Update keybindings.json
This commit is contained in:
parent
27372e7d53
commit
99a4e27b21
|
@ -371,4 +371,9 @@
|
|||
"command": "workbench.action.terminal.focusAtIndex6",
|
||||
"when": "terminalFocus"
|
||||
},
|
||||
{
|
||||
"key": "ctrl+shift+e",
|
||||
"command": "workbench.files.action.focusOpenEditorsView",
|
||||
"when": "workbench.explorer.openEditorsView.active"
|
||||
},
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue