All notable changes to the "autoscroll" extension will be documented in this file.
The format is based on Keep a Changelog
- Add option for auto enabling auto scroll for log files
- Fix auto scroll after opening documents without checking the autoscroll state
- Refactor the project
- Add option for scroll all opened files and change default behavior
- Add setting for change last line position on scrolling
- Fix Active pane autoscrolled, not the pane that changed by @sperry94.
- Fix not scrolling to end of file right after open it
- auto scroll to end of file when it changes outside of vs code