I am not able to install the Remote - SSH extension in Cursor 0.41.2
I don’t see it when I search in extensions and when I get one of the versions from Remote - SSH - Visual Studio Marketplace then it tells me “Error: Unable to install extension ‘ms-vscode-remote.remote-ssh’ as it is not compatible with VS Code ‘1.91.1’.” when I try to install it in Cursor
What am I doing wrong?
Anyone else having this issue?
Yes, strange, but now I’ve finally managed to install Remote - SSH manually. I had it install on VScode and could download and reuse previous versions of it.
Note that ms-vscode-remote.remote-ssh-0.114 did not work
But ms-vscode-remote.remote-ssh-0.112 works, finally
@deanrie, I’m new to VS Code/Cursor, are you accessing the Marketplace from VS Code? I want to be able to run Cursor remotely on an Umbuntu machine on AWS, do I install the VS Code remote-ssh extension to do so? I’m able to connect to the remote machine via ssh in the Cursor terminal, but not sure of next steps. I appreciate any assistance!