We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Same issue as #294 But for macOS and CMD key
{ "key": "cmd+[Slash]", "command": "editor.action.commentLine", "when": "editorTextFocus && !editorReadonly" }, { "key": "cmd+/", "command": "-editor.action.commentLine", "when": "editorTextFocus && !editorReadonly" }