IDE disconnected during long-running commands
Resolved 💬 3 comments Opened Jan 21, 2026 by ShadowForge-Off Closed Jan 25, 2026
Environment
- Claude Code CLI version: 2.1.14
- Extension: Claude Code for VS Code (Auto Update enabled)
- OS: Windows
Problem
The connection between Claude terminal and VSCode disconnects during long-running commands. After reconnecting with ccc, the /ide command shows that VSCode is properly connected.
Steps to reproduce
- Start Claude Code with the VSCode extension connected
- Execute a long-running command (build, tests, etc.)
- The IDE connection drops during execution
- Error displayed: "IDE disconnected"
Expected behavior
The IDE connection should remain stable during long-running commands.
Actual behavior
The connection drops with the error "IDE disconnected", requiring manual reconnection with ccc.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗