getcursor / cursor

The AI-powered code editor
https://cursor.sh
20.56k stars 1.38k forks source link

Failed to connect to the remote extension host server (Error: ExtensionInstallFailed(ExtensionInstallFailed("Extension 'github.copilot' not found.\nMake sure you use the full extension ID, including the publisher, e.g.: ms-dotnettools.csharp\nExtension 'github.copilot-chat' not found. #1516

Open af4ro opened 5 days ago

af4ro commented 5 days ago

1) If you can, please include a screenshot of your problem

Screenshot 2024-06-27 at 4 41 51 PM Screenshot 2024-06-27 at 4 42 10 PM

2) Please include the name of your operating system MacOS: 14.5 with Cursor: 0.35.1

3) If you can, steps to reproduce are super helpful Trying to connect to server with Remote-SSH:

  1. Hit Cmd + Shft + P
  2. Enter "Remote-SSH: connect to host..." and then pick server to connect to This works on my VSCode but not on Cursor

Full error in dev tools: workbench.desktop.main.js:21870 Failed to connect to the remote extension host server (Error: ExtensionInstallFailed(ExtensionInstallFailed("Extension 'github.copilot' not found.\nMake sure you use the full extension ID, including the publisher, e.g.: ms-dotnettools.csharp\nExtension 'github.copilot-chat' not found.\nMake sure you use the full extension ID, including the publisher, e.g.: ms-dotnettools.csharp\nFailed Installing Extensions: github.copilot, github.copilot-chat\n")))

julianchr commented 4 days ago

+1 having the same issue, please let me know if you find a solution