Update keybindings.json

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

View File

@ -327,4 +327,8 @@
"command": "workbench.action.previousEditor",
"when": "editorFocus"
}
{
"key": "ctrl+shift+w",
"command": "-workbench.action.closeWindow"
}
]