diff --git a/keybindings.json b/keybindings.json index d7d9183..4ed7e43 100644 --- a/keybindings.json +++ b/keybindings.json @@ -402,7 +402,7 @@ }, { "key": "cmd+shift+o", - "command": "sshHosts.focus" + "command": "remoteTargets.focus" }, { "key": "cmd+shift+y", @@ -491,5 +491,5 @@ { "key": "shift+cmd+-", "command": "-workbench.action.zoomOut" - }, + } ] \ No newline at end of file