Can't install C/C++ extension in remote

Thanks for reporting a bug you have found in Cursor!
Please add the following info to help us diagnose your issue:

:white_check_mark: Check the forum to ensure the issue hasn’t been reported already
:lady_beetle: Provide a clear description of the bug

:arrows_counterclockwise: Explain how to reproduce the bug (if known)
If I open a local project, there is no problem installing the C/C++ extension. However, when I open a remote project, the C/C++ extension cannot be installed, whether I try to install it locally or remotely.

:camera: Attach screenshots or recordings (e.g., .jpg, .png, .mp4).
Can’t install ‘ms-vscode.cpptools’ extension because it is not compatible with the current version of Cursor (version 0.44.11, VSCode version 1.93.1).

Hey, thanks for reporting this!

I believe Cursor should have no issues with C/C++ projects over SSH, but I’ve logged this down for us to investigate internally!

Unfortunately, this does mean I don’t have a good solution for you here.
Hopefully we will get this resolved in a future update.

Same here:
image
In a dev container I have this error.

Hey, you might be able to resolve this by installing an older version locally, using the Install Specific Version option, although I can’t help on which version may or may not work!

I hit the same issue. Tried “Install specific version” with a few other versons(2mo ago and 9mo ago), didn’t help

Are you seeing the error like this screenshot shows?

The same issue occurred in Cursor (version 0.45.9, VSCode version 1.96.2).


this issue should be easy to reproduce. I encountered it on multiple Macs.

Moreover, the solution of using older plugins doesn’t seem to work. I tried several versions, but none of them worked.

Yes, same error

Workaround: Set “Download Extensions Locally” in Settings.

1 Like

Great, it’s no problem to install it this way. Thanks!

1 Like

It works!