[BUG] Claude Code Not responding from last 1 hour
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?
Bug Report: Claude Code Extension Unresponsive in VS Code
Environment:
- IDE: VS Code (latest)
- Extension: Claude Code for VS Code
- OS: Mac
- Duration: 2+ hours unresponsive
Issue:
Claude Code in VS Code has been completely unresponsive for over 2 hours. No responses are generated when submitting prompts — the extension appears to hang indefinitely.
Steps Taken:
- Cleared conversation history — no improvement
- Attempted /bug command — returns "No matching command" (appears unavailable in VS Code extension)
- Fully uninstalled and reinstalled the Claude Code VS Code extension — issue persists
- Restarted VS Code — no improvement
Expected Behavior:
Claude Code should respond to prompts within a reasonable time.
Actual Behavior:
No response is generated. The extension appears stuck/hung with no error messages displayed.
Request:
Please investigate. Also, it would be helpful if the /bug command were made available within the VS Code extension for easier in-context reporting.
What Should Happen?
Expected Behavior:
- Upon submitting a prompt in the Claude Code VS Code extension panel, a response should begin streaming within a few seconds.
- The extension should show a visible loading/thinking indicator while processing the request.
- If the request fails (timeout, network error, rate limit, auth issue), a clear error message should be displayed to the user — not a silent hang.
- The /bug command should be available within the VS Code extension to allow in-context bug reporting with auto-attached logs and environment info.
- After a fresh reinstall, any corrupted state or cache should be cleared, and the extension should return to a working state.
Error Messages/Logs
Nothing
Steps to Reproduce
Steps to Reproduce:
- Open VS Code with the Claude Code extension installed and authenticated.
- Open the Claude Code panel (via sidebar or command palette).
- Type any prompt (e.g., "Hello" or "Explain this file") and press Enter.
- Observe: No response is generated. The extension hangs indefinitely with no loading indicator, error message, or timeout.
- Wait 5+ minutes — still no response.
- Clear the conversation using the Clear Chat option — retry the prompt. Same result: no response.
- Try typing /bug in the Claude Code input — returns "No matching command" instead of opening a bug report flow.
- Fully uninstall the Claude Code extension from VS Code.
- Restart VS Code.
- Reinstall the Claude Code extension from the Marketplace and re-authenticate.
- Open the Claude Code panel and submit a prompt — issue persists, still no response.
Frequency: 100% reproducible. Every prompt attempt over the last 2+ hours has failed silently.
Additional Context:
- No error messages shown in the Claude Code panel.
- VS Code Output panel (Claude Code channel) logs can be attached if needed.
- Internet connection is stable; other extensions and web browsing work fine.
- Issue may be specific to VS Code extension — terminal CLI not yet tested.
Claude Model
Opus
Is this a regression?
Yes, this worked in a previous version
Last Working Version
2.1.89
Claude Code Version
2.1.89
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
VS Code integrated terminal
Additional Information
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗