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.
Please sign in to leave a comment.
No; code folding outline, when enabled, is shown regardless of a number of lines in a function