We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 656533d commit 5e76371Copy full SHA for 5e76371
package.json
@@ -93,7 +93,6 @@
93
{
94
"command": "matlab.interrupt",
95
"key": "Ctrl+C",
96
- "mac": "Cmd+C",
97
"when": "((editorTextFocus && !editorHasSelection && editorLangId == matlab) || (terminalFocus && matlab.isActiveTerminal && !matlab.terminalHasSelection && !terminalTextSelectedInFocused))"
98
}
99
],
0 commit comments