added short cut for oe (#1419)
This commit is contained in:
Родитель
ca01bbf395
Коммит
20409fc11c
|
@ -381,6 +381,11 @@
|
|||
"key": "ctrl+shift+d",
|
||||
"mac": "cmd+shift+d",
|
||||
"when": "editorTextFocus && editorLangId == 'sql'"
|
||||
},
|
||||
{
|
||||
"command": "workbench.view.extension.objectExplorer",
|
||||
"key": "ctrl+alt+d",
|
||||
"mac": "cmd+alt+d"
|
||||
}
|
||||
],
|
||||
"configuration": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче