Show Unfold arrow on x minimum lines of code

Is it possible to show this unfold-arrow (on the left, right after the line number) only at a minimum lines of code of the function?

I would like to disable that arrow for functions, which contains less than 10 lines.

1
1 comment

No; code folding outline, when enabled, is shown regardless of a number of lines in a function

1

Please sign in to leave a comment.