[200702] How to fold and unfold in VS code (VS code中常用的折叠展开快捷键)

    技术2022-07-12  69

    文章目录

    Fold and unfold AllFold and unfold currentFold certain levelReference

    Fold and unfold All

    ActionFirst inputSecond inputFold allctrl + kctrl + 0Unfold allctrl + kctrl + j

    Fold and unfold current

    ActionFirst inputSecond inputFold currentctrl + kctrl + [Unfold currentctrl + kctrl + ]

    Fold certain level

    ActionFirst inputSecond inputFold level 1ctrl + kctrl + 1Fold level 2ctrl + kctrl + 2Fold level 3ctrl + kctrl + 3Fold level 4ctrl + kctrl + 4Fold level 5ctrl + kctrl + 5Fold level 6ctrl + kctrl + 6Fold level 7ctrl + kctrl + 7

    Reference

    工具 - VSCode - 折叠展开快捷键

    Processed: 0.012, SQL: 9