Mac shortcut not working (in vscode) [cmd+h or cmd+m]
See original GitHub issue- VSCode Version: 1.60.1 ( Recent )
- OS Version: Mac 11.15.2
Steps to Reproduce:
- On Release Note Screen
- (hide or minimize)
cmd+h
orcmd+m
does not work (have not tried other shortcut).
Does this issue occur when all extensions are disabled?: Yes
Issue Analytics
- State:
- Created 4 years ago
- Reactions:100
- Comments:77 (5 by maintainers)
Top Results From Across the Web
MacOS VSCode shift+cmd+left & right/up/down not working
Open VSCode · Go to Code->preferences->keyboard shortcuts · Click on keyboard symbol on far right. · press shift+cmd+left/up/down/right .
Read more >VSCode some shortcuts not working properly - Stack Overflow
Press "cmd+shift+p" to open command palette · Type "Preferences: Open Keyboard Shortcuts" and hit enter · Press "option+cmd+k" to start recording ...
Read more >Troubleshoot Terminal launch failures - Visual Studio Code
Note: If you're on Windows, you may want to review the common issues on Windows ... shell outside VS Code from an external...
Read more >Visual Studio Code Key Bindings
To troubleshoot keybindings problems, you can execute the command ... For example, when pressing cmd+/ in a code editor on macOS, the logging...
Read more >Running Visual Studio Code on macOS
Launching from the command line · Launch VS Code. · Open the Command Palette (Cmd+Shift+P) and type 'shell command' to find the Shell...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I have a workaround:
Open command palette and search: Open Keyboard Shortcuts (JSON)
Then put this item in config file:
Restart VSCode then it will be fine.
I’m having this issue everywhere in VSCode, regardless of the view or document open. Issue still occurs when all extensions are disabled.
VSCode Version: 1.56.2 MacOS 10.15.7