Shrink empty lines extension

Visual Studio 2017 extension to compact code without losing readability

Syntactic line compression enables you to make better use of your screen’s vertical real-estate.

This extension shrinks lines that contain neither letters nor numbers by 25% vertically, allowing more lines to be displayed in the editor. Other lines are not affected. Can shrink lines that contain braces.

Note how the empty lines and the lines containing only braces are slightly smaller. Not by a lot but enough to give a few more lines of visibility for your code and reduce scrolling.

screenshot