Sublime Forum

Why there is no folding arrow when the code bloxk has only three lines?

#1

When I have code like this

if {condition} {
do something
}

then the “if” line shows no folding arrow.
Why?

Thanks
Alexandru

0 Likes

#2

I guess because it most cases it is unnecessary to fold a single line…

0 Likes

#3

Yes but maybe we could have an option to turn this on?

0 Likes