Resolve Compatibility with Remote Tunnels & Dev Containers
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
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: https://github.com/microsoft/vscode-azure-account/issues/897#issuecomment-1981727943
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
This is shipped in 0.35.0! https://changelog.cursor.sh/#035---default-on-cursor-prediction-remote-tunnels--more-robust-ssh
do these work on all OS's or lacking like remote SSH?
0.35.1 on MacOS:
code tunnel spawn /Applications/Cursor.app/Contents/Resources/app/bin/cursor-tunnel ENOENT
cursor tunnel spawn /Applications/Cursor.app/Contents/Resources/app/bin/cursor-tunnel ENOENT
how to serve a tunnel?
user in cursor ❯ cursor tunnel
spawn c:\Users\user\AppData\Local\Programs\cursor\bin\cursor-tunnel.exe ENOENT
@arvid220u Any update on this? https://github.com/microsoft/vscode-azure-account/issues/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:
commit:a4f99b7dfb14460cb0bcebd9f6ac7ca158217920/server-win32-x64/stable: 404 Not Found
2024-08-26 12:36:43.468 [info] Resolving tunnel+name
2024-08-26 12:36:43.476 [info] Creating new tunnel proxy server
2024-08-26 12:36:44.808 [info] [proxy] Found tunnel (ID=silent-dog-50h4kbb, Cluster=uks1)
2024-08-26 12:36:44.809 [info] Remote resolution completed
2024-08-26 12:36:47.452 [warning] [server] Error installing server: error requesting https://update.code.visualstudio.com/commit:a4f99b7dfb14460cb0bcebd9f6ac7ca158217920/server-win32-x64/stable: 404 Not Found
2024-08-26 12:36:47.453 [error] [proxy] [connection.0] error setting up websocket: Error: StatusError(StatusError { url: "https://update.code.visualstudio.com/commit:a4f99b7dfb14460cb0bcebd9f6ac7ca158217920/server-win32-x64/stable", status_code: 404, body: "Not Found" })
2024-08-26 12:36:48.240 [info] Resolving tunnel+name
2024-08-26 12:36:48.265 [info] Resolving tunnel+name
2024-08-26 12:36:49.115 [info] Found tunnel (ID=silent-dog-50h4kbb, Cluster=uks1)
2024-08-26 12:36:49.132 [info] Found tunnel (ID=silent-dog-50h4kbb, Cluster=uks1)
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!
Error installing server: error requesting https://update.code.visualstudio.com/commit:63dae81aea2c3fc079420fe72578a8eef26ba870/server-linux-x64/stable: 404 Not Found
Same issue with Remote Tunnels, really essential feature for my usage