collapse all code vscode
Use:
Ctrl + K + 0 to fold all
Ctrl + K + J to unfold all
Mac:
Command + K + 0
Command + K + J
collapse all code vscode
Use:
Ctrl + K + 0 to fold all
Ctrl + K + J to unfold all
Mac:
Command + K + 0
Command + K + J
visual studio code collapse all
// Fold
Ctrl + K + 0 // fold everything that could be folded
Ctrl + K + 1 // fold just the main branches
// Unfold
Ctrl + K + J // unfold everything
collapse all code visual studio
Visual studio
fold all: Ctrl + M + O
unfold all: Ctrl + M + P
open all collapse in vscode
Ctrl + K + 0 fold all
Ctrl + K + J unfold all
Ctrl+Shift+[ Fold (collapse) region editor.fold
Ctrl+Shift+] Unfold (uncollapse) region editor.unfold
Ctrl+K Ctrl+[ Fold (collapse) all subregions editor.foldRecursively
Ctrl+K Ctrl+] Unfold (uncollapse) all subregions editor.unfoldRecursively
Ctrl+K Ctrl+0 Fold (collapse) all regions editor.foldAll
Ctrl+K Ctrl+J Unfold (uncollapse) all regions
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us