Update keybindings.json

This commit is contained in:
lianghongkey 2019-09-08 18:47:49 +08:00 committed by GitHub
parent 7913b5e2f7
commit 48f27d5c28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"