Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.58 KB

CHANGELOG.md

File metadata and controls

43 lines (32 loc) · 1.58 KB

v0.8.2

  • Fix #35 and #36

v0.8.1

  • Update README.md

v0.8.0

  • Add a large file mode to disable the lens (#32)
  • Improve performance (#28, #29, #30, #31)

v0.7.0

  • Improved: Proper caching system (#23)
  • Improved: Fast setLensPosition (#24)
  • Dev: add line ending normalizer (#25)

v0.6.0

  • Hide lens when mouse is pressed (#18)
  • use activation hook (#19)
  • skip createLens when itemView is null (#20)
  • calculate and cache editor width (#21)

v0.5.0

  • Improve scrolling performance #17

v0.4.1

  • update README.md

v0.4.0

  • added possibility to configure a delay before the lens shows up #9 #11

v0.3.0

  • Fix #3 #4

v0.2.0

  • Remove unnecessary code
  • Add support for minimap-autohider package

v0.1.1

  • Add support for minimap-autohide package

v0.1.0 - First Release

  • Every feature added
  • Every bug fixed