Update keybindings.json

This commit is contained in:
lianghongkey 2019-08-13 21:58:09 +08:00 committed by GitHub
parent 11ff638cf2
commit 078877e483
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -239,9 +239,4 @@
"command": "workbench.action.debug.continue", "command": "workbench.action.debug.continue",
"when": "inDebugMode" "when": "inDebugMode"
}, },
{
"key": "cmd+shift+q",
"command": "workbench.action.debug.restart",
"when": "inDebugMode"
},
] ]