Releases: fermads/sublime-autofold
Releases · fermads/sublime-autofold
Fix for "Auto Fold doesn't auto start with auto opened files"
Adding options for url folding
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
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()
- 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
0.1.0 support for auto-folding strings matching regexp patterns