[BUG] Can't detect VSCode Extension on Windows Native Environment
Resolved 💬 19 comments Opened Jul 14, 2025 by naari3 Closed Jul 29, 2025
Environment
- Platform (select one):
- [x] Anthropic API
- [ ] AWS Bedrock
- [ ] Google Vertex AI
- [ ] Other: <!-- specify -->
- Claude CLI version: 1.0.51 (Claude Code)
- Operating System: Windows 11
- Terminal: VSCode Extension (Powershell)
Bug Description
After installing the Claude Code extension via VSIX or via the Marketplace, when you run the /ide command, you will see the following message:
No available IDEs detected. Make sure your IDE has the Claude Code extension or plugin installed and is running.
Steps to Reproduce
- Install Extension on VSCode
- Restart VSCode
- Run
Run Claude CodeAction - Run
/ide
Expected Behavior
Claude Code connects VSCode
Actual Behavior
Claude code does not detect VSCode
Additional Context
<!-- Add any other context about the problem here, such as screenshots, logs, etc. -->
19 Comments
I'm getting this on windows under MacOS Parallels right now, can't detect VSCode\Insiders\Cursor
Here's the thing though, I can load the windows Terminal App "claude /ide" and it sees VSCode insiders and I can select it and it connects.
However INSIDE VSCode\Insiders\Cursor it says it can't find the IDE... extension is installed.
same here. I have already tried uninstalling and reinstalling Claude Code and its extensions many times, but I still cannot connect to the IDE. Neither Cursor nor VSCode can recognize it correctly.
<img width="1430" height="886" alt="Image" src="https://github.com/user-attachments/assets/b5ab8ce6-12c5-4a15-a2ce-530687e013d6" />
I'm also getting this in a full Windows installation (no macOS present). Same behavior - claude doesn't recognize vs code in integrated powershell terminal inside vscode. Checked with both PS version 5.1.26100.4652 and 7.5.1, running in either regular or admin mode. VSCode extension ver 1.0.51 and claude code 1.0.52
What's funny is that if I choose to integrate keybinding using /terminal-setup I get:
Found existing VSCode terminal Shift+Enter key binding. Remove it to continue.
The Claude extension logs also show:
2025-07-15 21:46:29.574 [info] Creating new Claude terminal
2025-07-15 21:46:30.839 [info] Terminal shell integration available
Sam behaviour in 1.0.53 as well.
I used claude-code under vscode for month, everything goes well.
but I encounter this issue today for the first time? I to resolve it? need help.
same is happening here
configurations:
<img width="1551" height="162" alt="Image" src="https://github.com/user-attachments/assets/c862e861-2c40-45ca-b49f-facfc75376e6" />
I fixed this issue , described here
https://github.com/anthropics/claude-code/issues/3928#issuecomment-3091436577
<img width="1115" height="354" alt="Image" src="https://github.com/user-attachments/assets/da03463c-7f3d-44b4-becf-e6803b4a42ee" />
Same here, 1.0.56 on macOS.
Same problem, unable to connect to the claude plugin in the vscode or cursor terminal, but can be recognized and connected normally in the external cmd terminal.
seeing the same problem on the cursor integrated terminal
<img width="652" height="112" alt="Image" src="https://github.com/user-attachments/assets/c217f715-1002-4c9a-938c-8f0bad7bfdc9" />
She works! Updated Extension and Claude CLI in VSCode just now tested, it's connected.
I loaded it with the Claude extension button at the top, probably doesn't matter, but also doesn't hurt
<img width="1322" height="92" alt="Image" src="https://github.com/user-attachments/assets/24349a1a-2453-4963-8f90-73d711a842ce" />
I am running both Claude Code and Claude Code for VSCode with the latest version (1.0.59), but there has been no improvement.
Rebooted the IDE (I mean clearly, but have to check)? I'm running parallels Win 11. I dont have any other details except I updated the CLI first tonight, tried /ide, nothing... update the extension, then it just picked it up. I've tried every day since this issue was opened and it's never worked from inside VSCode for me.
Yes. I tried restarting the IDE and uninstalling and reinstalling Claude Code for VSCode. It starts when I click the icon.
What's strange is that it seems to be possible to control it from outside. It was also possible to display the differences.
<img width="1689" height="828" alt="Image" src="https://github.com/user-attachments/assets/54479fbe-0238-4a88-92ba-88ff23af3303" />
I used it for a while with external control, and when I checked it again, it was working fine. I don't know why...
<img width="658" height="522" alt="Image" src="https://github.com/user-attachments/assets/a7d8b052-816f-4c4e-abda-dfbc417506d6" />
Yeah at this point, who cares, working is working eh, thanks anthropic. The only real issue I have is clicking the icon that opens the window and types in "claude" is extremely laggy. Then picks up once claude loads.
I have confirmed that the current latest version, v1.0.62, works without any problems. Thank you for this great tool!
This is strangly only partially resolved for me on:
Running
claude /ideorclaudethen/idefrom a terminal within VS Code or the Claude Code tab within Visual Studio (which I believe is just a terminal windows anyway) does not detect VS CodeHowever, if I open PowerShell 7 in Windows Terminal, cd to the same directory VS Code has open and run either
claude /ideorclaudethen/idethen the VS Code instance is detected.@naari3 I understand this was your issue originally but I (and I'm sure others) would appreciate you reopening as it's not fixed for everyone).
This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.