Skip to content

Releases: formulahendry/vscode-auto-close-tag

v0.5.5

03 Dec 08:44
Compare
Choose a tag to compare
  • Handle void tags that are written in other case than lowercase (HTML tag names are case-insensitive)

v0.5.4

30 Nov 16:27
Compare
Choose a tag to compare
  • Add support for CFML

v0.5.3

04 Nov 09:55
Compare
Choose a tag to compare
  • Add support for Multi Root Workspace

v0.5.2

22 Oct 07:30
Compare
Choose a tag to compare
  • Enable Auto Close Tag on erb file

v0.5.1

29 Sep 05:41
Compare
Choose a tag to compare
  • #63 : Handle space before closing parentheses

v0.5.0

08 Sep 03:47
Compare
Choose a tag to compare
  • Not enabled for HTML, Handlebars and Razor files, since VS Code has built-in support from v1.16

v0.4.3

30 Jun 04:39
Compare
Choose a tag to compare

v0.4.2

22 May 08:06
Compare
Choose a tag to compare
  • #46 : Enable Auto Close Tag on Liquid

v0.4.1

14 May 06:41
Compare
Choose a tag to compare
  • Enable Auto Close Tag on more template engines

v0.4.0

12 May 02:49
Compare
Choose a tag to compare
  • #26 : Enable Auto Close Tag only on a set of languages