vscode-better-folding icon indicating copy to clipboard operation
vscode-better-folding copied to clipboard

Collapse blank lines after brackets

Open web3d0 opened this issue 2 years ago • 1 comments

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?

web3d0 avatar Jan 26 '23 05:01 web3d0

I like this idea! Will add it to planned features.

mtbaqer avatar Jan 29 '23 23:01 mtbaqer