Skip to content

Fold code at a certain level of indentation? #8015

Closed Answered by Moshyfawn
nooblyf asked this question in General Q&A
Discussion options

You must be logged in to vote

There are keymaps for folding the immediate level of indentation.

{
    "alt-cmd-[": "editor::Fold",
    "alt-cmd-]": "editor::UnfoldLines"
}

Multi-level indentation folding is still at the feature request phase. (ref: #5142)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nooblyf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants