Releases: Athorcis/brackets-twig
Releases · Athorcis/brackets-twig
v1.1.3
- fix a bug with the default language of twig files being reset when reloading brackets #6
- fix a parsing bug when a twig tag was placed after raw text on the same line
v1.1.1
- Brackets-Twig can be use in CodeMirror without Brackets
- fix a regression when parsing multiline html attribute
1.1.0
- fix several bugs with interlaced twig tags and html quoted attributes
- improve indentation
1.0.4
- end of attributes was not always properly detected