“Otwórz WSZYSTKIE ZALASZCZENIE W VSCODE” Kod odpowiedzi

Złóż wszystkie kody vscode

Use:
Ctrl + K + 0 to fold all 
Ctrl + K + J to unfold all

Mac:
Command + K + 0
Command + K + J
Wicked Wolf

kod wizualnego zawalonego wszystkiego

// Fold
Ctrl + K + 0 // fold everything that could be folded
Ctrl + K + 1 // fold just the main branches

// Unfold
Ctrl + K + J // unfold everything
Ham-Solo

Otwórz WSZYSTKIE ZALASZCZENIE W 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
polyglot orca

Odpowiedzi podobne do “Otwórz WSZYSTKIE ZALASZCZENIE W VSCODE”

Pytania podobne do “Otwórz WSZYSTKIE ZALASZCZENIE W VSCODE”

Więcej pokrewnych odpowiedzi na “Otwórz WSZYSTKIE ZALASZCZENIE W VSCODE” w Shell/Bash

Przeglądaj popularne odpowiedzi na kod według języka

Przeglądaj inne języki kodu