`cmd+enter` is not working on Mac
See original GitHub issueDescribe the bug
The cmd+enter to run the seletion/line is not working on Mac, even if removing the conflict keybindings.
To Reproduce Steps to reproduce the behavior:
- Remove the “insert new line” keybinding.
- Restart vscode.
- Now, the
cmd+entershould work, but if you delete the current terminal and create a new one, thecmd+entershortcut won’t work again.
I got 2 MacBook pros having this issue. Thanks.
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
why doesn't cmd-rtn work - Apple Community
There is no keyboard shortcut for insert a Page break nor Section break, I tried creating one and the Mac ignored it for...
Read more >Command+Enter to commit does not work anymore #89904
VSCode Version: Version: 1.42.0-insider. Commit: be0aca7. Date: 2020-01-31T13:51:59.883Z Electron: 6.1.6. Chrome: 76.0.3809.146. Node.js: 12.4.
Read more >Cmd+Enter to open link in new tab not working - Super User
I am using Chrome on Mac OS Yosemite and occasionally when in Chrome, the Command + Enter shortcut to open a link in...
Read more >Shift Enter, Cmd Enter, Shortcuts No Longer Work On Mac
Shift Enter, Cmd Enter, Shortcuts No Longer Work On Mac. They are supposed to make a new task above or below the current...
Read more >Command Enter doesn't work anymore since last version
Chosen solution. On Windows it works as before (ctrl-enter). The macOS keyboard shortcut to add "www" and ".
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 Free
Top 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

@MrJGao From your settings, I suspect that you have enabled both Ikuyadeu.r and Mikhail-Arkhipov.r. The two extensions have some conflicts. Could you check if it is the case? If this is the case, then disabling Mikhail-Arkhipov.r should resolve the problem.
Glad to know it works for you now. Closing.