Sublime Forum

How do prevent Sublime text from unfolding folds within top level fold?

#1

Here’s the problem:

FOLD1: text
___FOLD2: text
______FOLD3: text

Unfolding FOLD1 also unfolds FOLD2 & FOLD3, is there anyway to prevent that?

In notepad++ when you unfold a top level fold, it keeps the folding state of folds within the top level fold, instead of unfolding everything.

0 Likes

#3

Sadly

It’s been opened as an issue. Basically you can’t nest folds (If I’ve understood correctly)

:scream: :astonished:

1 Like