[BUG] IDE connection inconsistency: /ide shows connected but /doctor missing IDE status and intermittent warnings
Resolved 💬 5 comments Opened Jan 5, 2026 by ArcadianSquire Closed Feb 19, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
Running Claude Code from VSCode integrated terminal shows inconsistent IDE connection state:
/ideshows VSCode as connected/doctoroutput has no IDE section at all- Intermittent "IDE not connected" warnings appear at startup and randomly
What Should Happen?
/doctorshould show IDE connection status- No "IDE not connected" warnings when
/ideconfirms connection
Error Messages/Logs
Steps to Reproduce
- Open VSCode with Claude Code extension enabled
- Open integrated terminal (Cmd+`)
- Run
claude - Run
/doctor- note no IDE section - Run
/ide- shows VSCode connected - Observe intermittent "IDE not connected" warnings
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
2.0.75?
Claude Code Version
2.0.76
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
VS Code integrated terminal
Additional Information
Environment -
- Claude Code version: 2.0.76 (native install)
- OS: macOS 13.7.8 (Ventura)
- IDE: VSCode with anthropic.claude-code extension
- Install path: /Users/user/.local/bin/claude
/doctor output -
Diagnostics
└ Currently running: native (2.0.76)
└ Path: /Users/user/.local/bin/claude
└ Invoked: /Users/user/.local/share/claude/versions/2.0.76
└ Config install method: native
└ Auto-updates: enabled
└ Search: OK (bundled)
Additional context -
Extension is installed and enabled. Running from integrated terminal, not external.
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗