From 113a0d9859f541fa824a0f6572dbf9e83d3bb00f Mon Sep 17 00:00:00 2001 From: colin Date: Fri, 22 Dec 2023 11:54:58 +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 | 5 ----- 1 file changed, 5 deletions(-) diff --git a/keybindings.json b/keybindings.json index 38ad347..f6af916 100644 --- a/keybindings.json +++ b/keybindings.json @@ -505,10 +505,5 @@ { "key": "cmd+q", "command": "-workbench.action.quit" - }, - { - "key": "cmd+a cmd+s", - "command": "editor.unfoldRecursively", - "when": "editorTextFocus && foldingEnabled" } ] \ No newline at end of file