-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Resolve Compatibility with Remote Tunnels & Dev Containers #1191
Comments
Yes, I second this. Also, it seems that currently Cursor turns off / doesn't have the builtin Microsoft extension leading to some confusion related to this, see also: microsoft/vscode-azure-account#897 (comment) |
An update on this would be really helpful. The ability to connect to tunnels and use the Microsoft account plays a significant role in the workflow for many of us. |
Agree. Must have for me |
Commenting for visibility! Same requirement to connect to be able to connect to a Microsoft Azure account . |
This is shipped in 0.35.0! https://changelog.cursor.sh/#035---default-on-cursor-prediction-remote-tunnels--more-robust-ssh |
Thanks for the update! It seems that I'm still unable to use my Microsoft account to connect to a remote tunnel. Also, the Microsoft extension is not enabled/installed as far as I can tell. Curious to see if others have the same problem. Should a new issue be opened for this @arvid220u? Thanks in advance! |
Hmm, my apologies, let me reopen! @Sanger2000 for debugging |
do these work on all OS's or lacking like remote SSH? 0.35.1 on MacOS: code tunnel cursor tunnel |
how to serve a tunnel?
|
@arvid220u Any update on this? microsoft/vscode-azure-account#897 |
Does cursor support code-tunnelling like VS code |
Is there any update on this? |
Any plans for this, cant login to azure |
well this is disappointing. guess its still a problem and we cannot use the Azure tools in cursor... boo! |
I am getting this error when I want to connect to a remote Tunnel:
VS Code is working perfectly fine with that tunnel. |
hi, there me too, i can't acess tunnel and ssh |
I would love to see this fixed as well, specifically so I can use Azure extensions in Cursor. |
Cursor is awesome. This is just the last detail for me to make it 10/10. Currently I switch to vscode purely for azure tools and deploying. |
Fix azure please |
It looks like Cursor connects to the tunnel just fine, but then attempts to install the VSCode server from an invalid URL: https://update.code.visualstudio.com/commit:63dae81aea2c3fc079420fe72578a8eef26ba870/server-linux-x64/stable The same issue has been reported for Dev Containers as well: #1882 |
Second this ^^ Would love to use tunnels with Cursor, but I'm running into the same error :/ |
yes please fix the issue |
+1 running into the same error -- would be great to have this feature!
|
Same issue with Remote Tunnels, really essential feature for my usage |
Would be nice to get an update on this. For clarity I am an "business" class seat customer. |
Hopefully we can have remote tunnel support added soon... I understand the reason why cursor team wants to build their own fork of VS code, but please also support all functionalities of VS code. This feature could be important to a lot of devs |
Just to add in another data point in hope this is useful to devs: I see the following error when I launch
I will be glad to help with any other info that may help debugging. |
I'm seeing the same error reported in previous threads. This particular lack of functionality is becoming increasingly problematic that I had to abandon cursor altogether now. It'd be great to get a fix. |
Same issues here. From Cursor trying to connect to the same server I get the following:
But from VSCode, I'm getting the following message / commit ID
Looks like Cursor's trying to update CLI to a non-existent version on the server |
For anyone willing to do some manual setup, I got it working with these steps (Remote Tunnels v.1.5.2, Cursor v.0.42.2 commit c499aee5f16e67815c7dc795ff338dc8ab3e07f0, VSCode v1.91.1 (commit f1e16e1e6214d7c44d078b1f0607b2388f29d729)):
In my setup this became
|
Thanks! @AITechTim, can confirm that this works on different cursor version (my version is 0.42.3 and commit 949de58bd3d85d530972cac2dffc4feb9eee1e40) |
This seems to be the right solution! In case anyone wants to combine this with logging in to their Microsoft account, this can be done by following the steps here: microsoft/vscode-azure-account#897 (comment).
|
Issue seems still not be fixxed. What do i pay for if i cant use the sub properly :( |
@svenbledt I'm asking myself the same thing...between this issue, and Azure extensions timing out before authenticating, and previous Composer sessions constantly being erased, I'm about to completely bail on Cursor. It's a real shame. |
FYI, I'm not sure about Azure, but for github, you should install cursor cli from https://api2.cursor.sh/updates/download-latest?os=cli-alpine-x64, and run |
Worked for me on Google Vertex. |
It perfectly works for me. |
Works for me on a slurm job 👍 |
Would somebody be so kind to post a step by step on how to achieve this. Im unable to get this working, but I also do not understand how to apply the above fix. Thanks! |
It would be great if you could add support for Remote Tunnels that was recently added to VS Code. This is a great feature for remote development.
https://code.visualstudio.com/docs/remote/tunnels
The text was updated successfully, but these errors were encountered: