14
1
Whenever I'm doing some coding in Notepad++ i need to add some lines at the bottom so if i scroll down, the code doesn't stop at the bottom at the window. The problem is that I sometimes forget to take out the lines :/.
I need to know if there's some kind of plugin or feature that I may have missed that adds some vertical space at the bottom without being actual lines.
Or I have it all wrong and i should just resize the window?
1Is having a little whitespace really that bad? (Unless you're coding in whitespace, of course, then your program's screwed) – Phoshi – 2009-10-15T18:16:17.597
What's wrong with the extra few empty lines? – hasen – 2009-11-07T08:36:49.490
1they don't show up nicely in version control and while doing compares :D – Prozaker – 2009-12-23T20:17:48.650