Update keybindings.json
This commit is contained in:
parent
11ff638cf2
commit
078877e483
|
@ -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"
|
|
||||||
},
|
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue