Skip to content

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

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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

0.0.4

  • Added better support for Mac OSX by fixing #1

0.0.3

  • 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