All notable changes to the "sync-scroll" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Simplified the on/off and mode interaction into one menu with three modes: NORMAL, OFFSET and OFF.
- By default mode is OFF.
- Add command to jump to corresponding position in the next panel
- Add command to copy selections to all corresponding positions.
- Fix the issue of the output panel which shouldn't be involved in the scrolling sync.
- Add corresponding line highlight feature.
- Fix offset issue when switching from OFFSET to NORMAL mode.
- Persist the toggle state and mode
- Fix back and forth scroll issue in diff(selecting file to compare)/scm(viewing file changes) case.
- Add sync mode to choose different ways to scroll.
- Get rid of the scrolling delay.
- Fix the issue that cannot toggle on/off when not focus on any editor.
- Initial release of Sync Scroll