Skip to content

A plugin for Brackets which allows you to scroll below the document, stopping at the last line at top.

License

Notifications You must be signed in to change notification settings

meszaros-lajos-gyorgy/brackets-scroll-past-eof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scroll Past EOF

Donate

A plugin for Brackets which allows you to scroll below the document, stopping at the last line at top.

This plugin attempts to bring the same functionality to Brackets, as the ScrollPastEOF plugin does for Notepad++

This plugin offers a precisely calculated offset for the editor instead of the fix 1000 pixels in the Brackets Overscroll plugin.

Installation

  • Open the Extension Manager in Brackets
  • Search for "Scroll Past EOF"
  • Click "Install"
  • Reload Brackets by pressing F5 or ⌘R

Known issues, limitations

  • The plugin does not support horizontally split screens
  • When you resize brackets from a smaller size to a bigger, then the plugin does not resizes properly - the fix is under progress

Changelog

  • Added better support for Mac OSX by fixing #1
  • Scrolling Past EOF is possible in normal and vertically split view
  • Dynamic adjustments and recalculations on window resizing
  • Precise calculation for every open files separately

About

A plugin for Brackets which allows you to scroll below the document, stopping at the last line at top.

Resources

License

Stars

Watchers

Forks

Packages

No packages published