更新 'keybindings.json'
This commit is contained in:
parent
e75265297c
commit
7470316316
|
@ -402,7 +402,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "cmd+shift+o",
|
"key": "cmd+shift+o",
|
||||||
"command": "sshHosts.focus"
|
"command": "remoteTargets.focus"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "cmd+shift+y",
|
"key": "cmd+shift+y",
|
||||||
|
@ -491,5 +491,5 @@
|
||||||
{
|
{
|
||||||
"key": "shift+cmd+-",
|
"key": "shift+cmd+-",
|
||||||
"command": "-workbench.action.zoomOut"
|
"command": "-workbench.action.zoomOut"
|
||||||
},
|
}
|
||||||
]
|
]
|
Loading…
Reference in New Issue