更新 'keybindings.json'

This commit is contained in:
colin 2022-11-14 19:13:00 +08:00
parent e75265297c
commit 7470316316
1 changed files with 2 additions and 2 deletions

View File

@ -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"
}, }
] ]