Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Releases: Athorcis/brackets-twig

v1.1.3

05 Dec 20:03
Compare
Choose a tag to compare
  • 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

11 Aug 19:35
Compare
Choose a tag to compare
  • Brackets-Twig can be use in CodeMirror without Brackets
  • fix a regression when parsing multiline html attribute

1.1.0

22 Jul 20:23
Compare
Choose a tag to compare
  • fix several bugs with interlaced twig tags and html quoted attributes
  • improve indentation

1.0.4

07 Mar 12:54
Compare
Choose a tag to compare
  • end of attributes was not always properly detected