vscode-better-folding
vscode-better-folding copied to clipboard
Collapse blank lines after brackets
When collapsing a number of functions, the blank lines in between each function are not collapsed, so it ends up with a function per two lines, wasting half the screen space.
Could the collapse also include blank lines after the closing brace, so that it will end up showing a collapsed function per line without any blank lines in between?
I like this idea! Will add it to planned features.