LinePress
LinePress copied to clipboard
[Request] Support Visual Studio Code
It would be fantastic to have this capability in VS Code.
Is it possible to make this work there as well?
VSCode has LineHeight in options. This extension is irrelevant.
I was looking for the "compress empty/unimportant lines to view more code on screen" feature where blank lines can be set to 50% (for example) to become "half height" lines. Is that possible in VSCode?
Probably with CSS, empty lines dont have class for <span> so you could target it and reduce line-height. Not sure how it will behave with all spaces line