C/C++ extension can not work,even I download cursor version

I cann’t use ctrl or alt key jump to function,and visit struct val that made my harderly continue work

last week,I find this question,and reload vscode extension to 1.22.12,and question
almost fix,and now cursor updated,This way also can not work.

:laptop: Tell us your operating system and your Cursor version (e.g., Windows, 0.x.x).
window11
:prohibited: Tell us if the issue stops you from using Cursor.

If still like this, I have to give up cursor be my IDE

Hi, I meet the same problem. It’s too bad.

same issue

Hi all, could you try reinstalling the VSCode C++ extension (ms-vscode.cpptools), and disable or uninstall the Anysphere extension (anysphere.cpptools). Attaching a screenshot for the one you’ll want:

@Weeeendi
Got it working. I’m currently using V1.0.0 of cursor with platformio.

Intellisense Engine is disabled by default. Edit /home/{username}/.config/Cursor/User/settings.json & enable C_Cpp.intelliSenseEngine.

1 Like

It seems that the C/C++ extension from ms-vscode is no longer available in the Extensions Marketplace.

I’m also using V1.0.0 of cursor and enabled C_Cpp.intelliSenseEngine but still can,t use jump to.
Before that, I followed this [link](https://forum.cursor.com/t/after-installing-the-c-c-extension-from-anysphere-platformio-ide-is-not-activated/97778/14) solution, but still can’t work. It’s too bad