Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Add ability to scroll past the end of the file #3619

Merged
merged 2 commits into from
Sep 26, 2014
Merged

Add ability to scroll past the end of the file #3619

merged 2 commits into from
Sep 26, 2014

Conversation

lee-dohm
Copy link
Contributor

Fixes #3592

Since @thedaniel suggested that this should be part of the default behavior, I took some of the code from the scroll-past-end package and added the functionality.

@benogle
Copy link
Contributor

benogle commented Sep 24, 2014

Looking at this...

@benogle
Copy link
Contributor

benogle commented Sep 24, 2014

Code seems fine. Can you write a spec for it? Maybe in the section here: https://github.com/atom/atom/blob/master/spec/display-buffer-spec.coffee#L1093 in a

describe "when editor.scrollPastEnd is true", ->

@lee-dohm
Copy link
Contributor Author

Sure thing. I'll take care of it when I get home from work tonight.

@benogle
Copy link
Contributor

benogle commented Sep 24, 2014

👍

@lee-dohm
Copy link
Contributor Author

Added the specs and rebased on the latest master.

@thomasjo
Copy link
Contributor

Awesome ✨

benogle added a commit that referenced this pull request Sep 26, 2014
Add ability to scroll past the end of the file
@benogle benogle merged commit 1f2fc4b into atom:master Sep 26, 2014
@lee-dohm lee-dohm deleted the scroll-past-end branch September 26, 2014 23:58
@anson0370
Copy link

Great. I just unpublished my package.

@MasseGuillaume
Copy link

Cool
activate this in Settings/Editor Settings/Scroll Past End (checkbox)

@danielsayidi
Copy link

danielsayidi commented Dec 6, 2017

Just active it from: Edit / preferences
in the settings tab go to (Editor) and (scroll_past_end(check box))

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scroll until End of Line is at top of window
6 participants