Update keybindings.json
This commit is contained in:
parent
bfb4a1c5db
commit
0abdb92eec
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue