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.
请先登录再写评论。
No; code folding outline, when enabled, is shown regardless of a number of lines in a function