Fold function just to last line

if i fold several functions in a row, i wind up with a very compact list, with one function per line.
i would like to not fold any trailing stuff (at least not by default).
I use that space for marking sections of the class, like exposed vs. unexposed vs. private functions
4d’s way of handling folding lets me have both.

1 Like