Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.04 KB

File metadata and controls

36 lines (22 loc) · 1.04 KB

Change Log

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.

[1.3.1]

  • Simplified the on/off and mode interaction into one menu with three modes: NORMAL, OFFSET and OFF.
  • By default mode is OFF.

[1.3.0]

  • 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.

[1.2.0]

  • Add corresponding line highlight feature.
  • Fix offset issue when switching from OFFSET to NORMAL mode.

[1.1.1]

  • Persist the toggle state and mode
  • Fix back and forth scroll issue in diff(selecting file to compare)/scm(viewing file changes) case.

[1.1.0]

  • 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.

[1.0.0]

  • Initial release of Sync Scroll