[BUG]
Environment
- Platform (select one):
- [ ] Anthropic API
- [ ] AWS Bedrock
- [ ] Google Vertex AI
- [ ] Other: <!-- specify -->
- Claude CLI version: 1.0.65 (Claude Code)
- Operating System: Ubuntu 20.04.6 LTS
- Terminal: <!-- e.g. iTerm2, Terminal App -->
- installed:
Claude Code for VSCode
Anthropic
anthropic.com
325,216
(27)
Claude Code for VS Code: Harness the power of Claude Code without leaving your IDE
-
Bug Description
claude code extension installed in visual studio and worked in the past.
open a console in vs code
pwd
/Disk3/Documents/GitHub/citus_db
lauch claude and run /ide command
Select IDE │
│ Connect to an IDE for integrated development features. │
│ │
│ No available IDEs detected. Make sure your IDE has the Claude Code extension or plugin installed and is running. │
│ │
│ Found 1 other running IDE(s). However, their workspace/project directories do not match the current cwd. │
│ │
│ • Visual Studio Code: /Disk3/Documents/GitHub/citus_db
before would display or allow you to select the vs code version.
Now it says it does not match, but it does.
Steps to Reproduce
- <!-- First step -->
- <!-- Second step -->
- <!-- And so on... -->
Expected Behavior
<!-- What you expected to happen -->
Actual Behavior
<!-- What actually happened -->
Additional Context
<!-- Add any other context about the problem here, such as screenshots, logs, etc. -->
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗