更新 'keybindings.json'

This commit is contained in:
colin 2023-12-25 21:09:07 +08:00
parent 113a0d9859
commit 47b287f2a9
1 changed files with 1 additions and 1 deletions

View File

@ -248,7 +248,7 @@
{ {
"key": "cmd+r", "key": "cmd+r",
"command": "workbench.action.debug.start", "command": "workbench.action.debug.start",
"when": "!inDebugMode && !terminalFocus && editorFocus" "when": "!inDebugMode && !terminalFocus"
}, },
{ {
"key": "cmd+shift+s", "key": "cmd+shift+s",