"Fix with Claude" stops opening terminal after some uses
Resolved 💬 2 comments Opened Feb 16, 2026 by yanivprusman Closed Feb 16, 2026
Bug Description
The "Fix with Claude" action (from VS Code diagnostics) intermittently stops opening a terminal. It works for some time and then breaks — no terminal opens when clicking the action.
Steps to Reproduce
- Open a file with diagnostics/errors in VS Code
- Click "Fix with Claude" on a diagnostic
- It works initially — opens a Claude Code terminal and addresses the issue
- After some number of uses (varies), clicking "Fix with Claude" no longer opens a terminal
- Nothing happens — no terminal, no error
Expected Behavior
"Fix with Claude" should consistently open a terminal with Claude Code every time it's clicked.
Actual Behavior
Works intermittently. After several successful uses, it silently fails — clicking the action produces no response.
Environment
- OS: Ubuntu Linux (6.17.0-14-generic)
- VS Code: latest
- Claude Code extension: latest
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗