Skip to content

Releases: Vasily-X/AutoFoldCode

1.4.0

22 Feb 11:57
f86cb0e
Compare
Choose a tag to compare

This release adds a new feature: restore selections in views when re-opening them.
See the release notes in messages/1.4.0.txt for more details.

1.1.1

03 May 12:44
Compare
Choose a tag to compare

See the README at https://github.com/RIDE-2DAY/AutoFoldCode for the latest updates.
Thanks for using AutoFoldCode!

Changelog:

  • fix: closing a scratch view would trigger an exception

1.1.0

27 Apr 03:03
Compare
Choose a tag to compare

This release includes support for some new commands, as well as various bug fixes and improvements.
Please see the README at https://github.com/RIDE-2DAY/AutoFoldCode for the latest updates.

Thanks for using AutoFoldCode!

Changelog:

  • feat: add "AutoFoldCode: Clear Current File" command
  • feat: add "AutoFoldCode: Unfold All Open Files" command
  • feat: when running "AutoFoldCode: Clear All" this unfolds all the open views as well
  • fix: if there were no folded regions, then the cache wouldn't update
  • fix: errors now handled when there are no active views
  • fix: errors handled when starting plugin with no active views
  • fix: cache no longer contains empty entries
  • improvements to code quality and structure

AutoFoldCode v1.0.5

23 Apr 09:15
6c694b9
Compare
Choose a tag to compare

An old bug fixed and installation message added, thanks to @Flowpy and @acheronfail, respectively.

AutoFoldCode v1.0.4

25 Jan 14:14
37cbb2e
Compare
Choose a tag to compare
Update README.md