Is there a plan to add support for vscode remote tunnel?
Hopefully at some point! But it is not on our short-term roadmap (but that could change if a lot of people vote for their support here)
+1 vote
+1 vote
+1, this would make it far easier (possible?) to use Cursor to connect to a remote VSCode session on an HPC Cluster’s compute node! Right now our team has to settle for the much more limited web-based VSCode offered on the cluster.
same usage here - connecting to clusters that wouldn’t allow SSH.
This will be out in the new release later today/tomorrow!
upgraded. Fantastic!! Thank you!
You guys are legends - thanks for the feature!
Is there anything special needed to set up Remote Tunnels with Cursor? Apologies if there is documentation I’m failing to find.
Downloading that update unfortunately still didn’t solve my problem. I start a code tunnel using the following
code tunnel --cli-data-dir ...
However, I cannot connect to a tunnel produced in this manner on cursor.
I get a notice:
Failed to connect to the remote extension host server (Error: Connection error: Client refused: version mismatch)
If you’ve got advice, I would greatly appreciate it!
Similar issue. I am on Cursor version 0.44.8 on Linux. When trying to connect via a Mac using Cursor, the Linux host throws the following error , “Error installing server: error requesting https://update.code.visualstudio.com/commit:f3b5a63019e4e2283033b4db987a35f8413c7570/server-linux-x64/stable: 404 Not Found”.
Is there a version of https://api2.cursor.sh/updates/download-latest?os=cli-alpine-x64 for ARM64 arch?
Hey, try using this link: https://api2.cursor.sh/updates/download-latest?os=cli-alpine-arm64
Please report experience with this… grats.
This worked seamlessly, thank you!