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+-",