From 74703163167b512034c92c87cceb40207f12bcef Mon Sep 17 00:00:00 2001 From: colin Date: Mon, 14 Nov 2022 19:13:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'keybindings.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- keybindings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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