Update keybindings.json
This commit is contained in:
parent
cb33d58b97
commit
7913b5e2f7
|
@ -327,4 +327,8 @@
|
|||
"command": "workbench.action.previousEditor",
|
||||
"when": "editorFocus"
|
||||
}
|
||||
{
|
||||
"key": "ctrl+shift+w",
|
||||
"command": "-workbench.action.closeWindow"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue