SSH not working

Hi, I noticed that after the cursor update this week, the remote SSH is not working anymore. I can’t open my remote workspace. Really need help on this because I need to work on my Virtual Machine.

When I try to do so by command, it show the following error:

command 'opensshremotes.openEmptyWindow' not found

Below is my cursor version:
Version: 0.45.10

VSCode Version: 1.96.2

Commit: 15746f716efa868ebac16b1675bad2714d6c27d0

Date: 2025-02-05T06:20:28.304Z (2 days ago)

Electron: 32.2.6

Chromium: 128.0.6613.186

Node.js: 20.18.1

V8: 12.8.374.38-electron.0

OS: Darwin arm64 24.3.0

Try updating to 0.45.11 which should help with this.

You can also try removing and reinstalling the Remote SSH extension:

  1. Open the Extensions panel (cmd/ctrl + shift + x)
  2. Search for “Remote SSH”
  3. Click the gear icon and select “Uninstall”
  4. Restart Cursor
  5. Go back to Extensions and reinstall Remote SSH

Let me know if you’re still running into issues after trying these