From 52e6918022e92048c06e2e9c3da17277731f93c8 Mon Sep 17 00:00:00 2001 From: lianghongkey Date: Tue, 18 Feb 2020 21:07:57 +0800 Subject: [PATCH] Update keybindings.json --- keybindings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keybindings.json b/keybindings.json index f5b3fdc..3b4cf42 100644 --- a/keybindings.json +++ b/keybindings.json @@ -6,7 +6,7 @@ }, { "key": "ctrl+=", - "command": "editor.unfold", + "command": "editor.unfoldRecursively", }, { "key": "ctrl+shift+-",