Releases: bhaeussermann/scroll-with-stationary-cursor
Releases · bhaeussermann/scroll-with-stationary-cursor
2.0.3
2.0.2
Bug fixes
- Fix
NullReferenceException
when invoking command in diff text view - Fix scroll position gets stuck in diff text view
2.0.1
Bug fixes
- Fix minimum version of Visual Studio in vsixmanifest for VS 2019 version.
2.0.0
- Added support for Visual Studio 2022.
- Dropped support for Visual Studio 2017.
1.3.0
Bug fixes
- Clear selection when scrolling up or down.
Features
- Added "Scroll With Cursor Up Extend" and "Scroll With Cursor Down Extend" commands for scrolling while extending the selection.
1.2.0
1.0.0
Features
- Added "Scroll With Cursor Up" and "Scroll With Cursor Down" commands.
- Added top and bottom limits so as to keep the cursor's vertical position constant whenever you hit the top or the bottom of the document.