Skip to content

Releases: baincd/vscode-custom-auto-fold

v1.1.1

20 Aug 15:45
Compare
Choose a tag to compare

Fixed

  • Do not stop folding on lines that match pattern but are unfoldable (#1)

v1.1.0

27 Mar 00:25
Compare
Choose a tag to compare

Fixed

  • Improved implementation to remove auto-fold cursor moves from Go Back navigation history
  • Do not check lines of just folded regions
  • Refactored code to reduce duplication and improve readability

v1.0.3

26 Mar 16:23
Compare
Choose a tag to compare

Fixed

  • Fix navigation history

v1.0.2

22 Mar 03:38
Compare
Choose a tag to compare

Fixed

  • Corrected Changelog

v1.0.1

22 Mar 03:04
Compare
Choose a tag to compare

Changed

  • Reduce default delays based on real world testing
  • Improve Go Back navigation when a file is auto-folded
  • Improve settings examples

v1.0.0

20 Mar 17:07
Compare
Choose a tag to compare

Initial Version