Not sure why youâre suggesting a non-solution here? I donât want to run it in the terminal windowâŚI want the extension to work as it should - which is via the button or in itâs own window being opened with the cmd + esc shortcut â which was working fine before I was updated to 0.51.1 (even with my updates turned off).
I went through complete uninstall and reinstall of Claude Code and despite everything being installed correctly (including the extension and being connected to the IDE), the button in the UI was not available, nor did the shortcut work to make the window appear. Reverting to Cursor 0.50.0 is the only thing that resolved thisâŚthus there is something wrong in 0.51.1 that is breaking that extension functionality.
Iâm actually having a very similar problem myself. Even though my Cursor version is 0.50.7 (Universal) with VSCode Version: 1.96.2, the Claude Code extension just isnât working perfectly for me either.
It looks like the Claude Code extension actually requires VS Code 1.98.0 or higher. This makes me wonder if the VS Code version Cursor is built on might be the root of the problem here. If Cursor isnât running that newer version yet, it could totally explain why extensions like Claude Code are having a tough time, whether youâre on 0.51.1 or Iâm on 0.50.7.
It feels like an update to the underlying VS Code framework within Cursor could be a really helpful step in resolving these compatibility issues with extensions.
Hey, you misunderstood me. I wasnât suggesting running Claude through the terminal. This is only required for the extension to automatically install in Cursor. Also, check if you might have hidden the Claude button. This extension works for me with version 0.51.1.
Hey, this extension isnât in the marketplace. According to the documentation, it should have installed automatically. However, try removing Claude Code, then reinstall it from the built-in terminal in Cursor. I hope this helps.
Iâve the same issue. Just installed claude code from inside cursor IDE terminal. I tried typing claude it didnât install the extension. /IDE shows no available IDE and I canât find the claude extension inside the marketplace search. Whatâs going on?!
Troubleshooting
â
VS Code extension not installing
Ensure youâre running Claude Code from VS Codeâs integrated terminal
Ensure that the CLI corresponding to your IDE is installed:
For VS Code: code command should be available
For Cursor: cursor command should be available
For Windsurf: windsurf command should be available If not installed, use Cmd+Shift+P (Mac) or Ctrl+Shift+P (Windows/Linux) and search for âShell Command: Install âcodeâ command in PATHâ (or the equivalent for your IDE) Check that VS Code has permission to install extensions
I ran into this issue for a while and then I saw a GitHub post. If youâre using a non-default profile, then cursor will not install the extension correctly. The solution is to find the vscode extension for Claude Code yourself and then drag the file into cursorâs extensions tab.
Version: 1.0.0: Claude Code UI button missing (not hiding) and cmd + esc shortcut stopped working.
All the claude code ide integration are working fine. (confirmed by /status, /doctor, /ide commands)
Thanks for that, however, my cursor is running on Windows 11, my Claude code is running in a virtual Ubuntu environment (WLS).
I followed your instructions and managed to download the claude code extension, but the actual installation failed, I guess because cursor is installed on Windows, not in Ubuntu. Any workaround for that?