- Autoscrolldown now works immediately upon opening a qualifying file. It used to require some keyboard navigation.
- Now scrolling the tab when switching back to it if it was autoscrolling and if its contents have changed while out of focus.
- Update js/ts dependencies.
- Update js/ts dependencies.
- Add
autoscrolldown.alsoAutoscrollActive
option: will scroll the currently focused buffer on file change.
- Remove some treat warnings as errors settings in the build script.
- Update js/ts dependencies.
- Create initial release with whole functionality.