Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Keep more than one blank line at the end of the file #53

Closed
BlaM opened this issue Nov 27, 2014 · 2 comments
Closed

Keep more than one blank line at the end of the file #53

BlaM opened this issue Nov 27, 2014 · 2 comments

Comments

@BlaM
Copy link

BlaM commented Nov 27, 2014

Is there any way to configure the number of allowed blank lines at the bottom of the file? All the time I have to add a bunch of blank lines, because LINTER messages pop up over my code while I'm typing - and I need blank lines to scroll the code up. Then I save - and my code is back at the bottom. That's kinda annoying.

I know, actually the real fix would be to allow Atom to scroll beyond the end of the file - but for a start it would be nice to have an option to let me have any fixed number of blank lines at the end of the file.

(So far my fix is to have a bunch of blank lines and then a line with just "//" in it - but there has to be a better way.)

@lee-dohm
Copy link
Contributor

The ability to scroll past the end of the file was added to Atom in atom/atom#3619:

scroll-past-end

@BlaM
Copy link
Author

BlaM commented Nov 27, 2014

Okay, that's well hidden... But it's there ;) -- Thanks.

@BlaM BlaM closed this as completed Nov 27, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants