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 then ctrl + 0
  • Unfold all : ctrl + k then ctrl + j
  • Unfold current function completely : ctrl + k then ctrl + ] OR shift + click on the dropdown icon