Update keybindings.json

This commit is contained in:
lianghongkey 2019-11-08 21:25:44 +08:00 committed by GitHub
parent bfb4a1c5db
commit 0abdb92eec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -376,4 +376,12 @@
"command": "workbench.files.action.focusOpenEditorsView",
"when": "workbench.explorer.openEditorsView.active"
},
{
"key": "ctrl+shift+g",
"command": "scm.mainPanel.focus"
},
{
"key": "ctrl+shift+o",
"command": "sshHosts.focus"
}
]