macOS: Cmd+H does not hide VS Code when Codex panel has focus
Open 💬 1 comment Opened Jul 7, 2026 by skot
What version of the IDE extension are you using?
26.623.141536
What subscription do you have?
Pro
Which IDE are you using?
VScode
What platform is your computer?
Darwin 25.5.0 arm64 arm
What issue are you seeing?
Cmd+H does not hide Visual Studio Code when focus is inside the Codex panel/webview. Cmd+H works normally when editor focus is active.
The native menu item Code → Hide Visual Studio Code shows ⌘H.
VS Code Keyboard Shortcuts Troubleshooting logs meta+[KeyH] and reports:
No keybinding entries.
What steps can reproduce the bug?
- Open VS Code on macOS with the Codex extension installed.
- Focus a normal editor tab.
- Press Cmd+H.
- VS Code hides as expected.
- Reopen VS Code.
- Focus the Codex panel/input.
- Press Cmd+H.
What is the expected behavior?
VS Code hides, same as when editor focus is active.
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗