[BUG] VS Code extension hijacks "View: Toggle Maximized Panel" command
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?
Looks like starting with 2.0.42, the CC VS Code extension started to hijack the "View: Toggle Maximized Panel" command in VS Code. When this command is triggered via a kb shortcut (doesn't seem to matter which, I use cmd + m), VS Code focuses on CC instead of maximizing the terminal (which is how I have it set up). I've looked all over for some config to adjust this but there doesn't appear to be any. The only workaround I've found so far is to switch back to the terminal (or go back to 2.0.37).
What Should Happen?
The CC VS Code extension pane should NOT focus when the VS Code "View: Toggle Maximized Panel" command is run.
Error Messages/Logs
Steps to Reproduce
- In VS Code, set the
View: Toggle Maximized Panelkeyboard shortcut tocmd + m(or whatever) - Open a file in VS Code
- Open a CC pane
- Focus on terminal
- Press
cmd + m
Claude Model
Sonnet (default)
Is this a regression?
Yes, this worked in a previous version
Last Working Version
2.0.37
Claude Code Version
2.0.49
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
VS Code integrated terminal
Additional Information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗