Skip to content

Releases: fermads/sublime-autofold

Fix for "Auto Fold doesn't auto start with auto opened files"

11 Jan 07:59
Compare
Choose a tag to compare
0.4.1

Fix for Auto Fold doesn't auto start with auto opened files

Adding options for url folding

08 Jan 01:26
Compare
Choose a tag to compare
0.4.0

adding options for url folding. Changing behavior of url folding

Now folding all absolute urls. Default folded attributes are rel, type and content

07 Jan 11:18
Compare
Choose a tag to compare
0.3.0

adding rel, type and content as folded attributes; folding all urls u…

Auto-fold urls from css files. Use on_load_async()

17 May 06:00
Compare
Choose a tag to compare
  • default settings now auto fold urls from .css files, including base64
  • change on_load() to on_load_async()

Auto-fold tags, attributes and strings matching regexp pattern

24 Oct 03:40
Compare
Choose a tag to compare
0.1.0

support for auto-folding strings matching regexp patterns