VS Code shortcuts
Created: 2025-02-07 16:37:43 | Last updated: 2025-02-07 16:40:20 | Status: Public
Folding
- Fold all :
ctrl + k
thenctrl + 0
- Unfold all :
ctrl + k
thenctrl + j
- Unfold current function completely :
ctrl + k
thenctrl + ]
ORshift + click
on the dropdown icon