I am unable to either use or re-create the ctrl+enter
VS Code shortcut on macOS. Other combinations ending in enter
work just fine.
I have tried to:
- load VS Code without any extensions through
code --disable-extensions
- confirmed that the keyboard still registers
enter
keystrokes - "restore to default" all macOS keyboard shortcuts
- use the VS Code Insider build
All to no avail.
When registering a new shortcut, VS Code just does not register the enter
key when it is pressed together with ctrl
:
shift+enter
works fine:
I am unable to either use or re-create the ctrl+enter
VS Code shortcut on macOS. Other combinations ending in enter
work just fine.
I have tried to:
- load VS Code without any extensions through
code --disable-extensions
- confirmed that the keyboard still registers
enter
keystrokes - "restore to default" all macOS keyboard shortcuts
- use the VS Code Insider build
All to no avail.
When registering a new shortcut, VS Code just does not register the enter
key when it is pressed together with ctrl
:
shift+enter
works fine:
1 Answer
Reset to default 0...two more consecutive reboots solved the issue. I was unable to determine the root cause.