Update keybindings.json
This commit is contained in:
parent
7913b5e2f7
commit
48f27d5c28
|
@ -326,7 +326,7 @@
|
||||||
"key": "ctrl+shift+[",
|
"key": "ctrl+shift+[",
|
||||||
"command": "workbench.action.previousEditor",
|
"command": "workbench.action.previousEditor",
|
||||||
"when": "editorFocus"
|
"when": "editorFocus"
|
||||||
}
|
},
|
||||||
{
|
{
|
||||||
"key": "ctrl+shift+w",
|
"key": "ctrl+shift+w",
|
||||||
"command": "-workbench.action.closeWindow"
|
"command": "-workbench.action.closeWindow"
|
||||||
|
|
Loading…
Reference in New Issue