Remove un-numbered lines from vscode

6 days ago 7
ARTICLE AD BOX

In VSCode i am tying to increase amount of useful information displayed. A lot of screen space is taken up by UN-numbered blank lines between the lines of code. These are not actual lines as they can not be selected or removed by regex. Have tried many suggestions on web including extensions but none have been of any help. See same problem in C# , Ruby or HTML

Should add running Win 11 and if this code is opened in notepad++ there are no blank lines and the line termination is LF

Does anyone know of a solution for this, thanks in advance.

Read Entire Article