更新 'keybindings.json'
This commit is contained in:
parent
113a0d9859
commit
47b287f2a9
|
@ -248,7 +248,7 @@
|
|||
{
|
||||
"key": "cmd+r",
|
||||
"command": "workbench.action.debug.start",
|
||||
"when": "!inDebugMode && !terminalFocus && editorFocus"
|
||||
"when": "!inDebugMode && !terminalFocus"
|
||||
},
|
||||
{
|
||||
"key": "cmd+shift+s",
|
||||
|
|
Loading…
Reference in New Issue