Unable to install Remote - SSH extension

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?

Cursor Version: 0.41.2
VSCode Version: 1.91.1
Commit: 297991d169fa3a11975c5aa95adc69be73250c70
Date: 2024-09-21T04:18:39.370Z
Electron: 29.4.0
ElectronBuildId: undefined
Chromium: 122.0.6261.156
Node.js: 20.9.0
V8: 12.2.281.27-electron.0
OS: Darwin arm64 23.5.0

Note that I can install it in VScode Version: 1.93.1

But I even don’t see it in Cursor:

Hi @ndengler

Hmm, that’s weird, I’ve just set everything up.

1 Like

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 :slight_smile:

@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!