Skip to content

Releases: anteprimorac/vscode-html-end-tag-labels

v1.0.0

17 Jun 12:38
Compare
Choose a tag to compare

Added

  • htmlEndTagLabels.labelColor theme color option that replaces the deprecated htmlEndTagLabels.labelColor settings option (fixes #196 and #320)
  • htmlEndTagLabels.labelPrefix settings option (fixes #483)

Changed

  • bump dependencies
  • minimum vscode version is now 1.78.0
  • bump minimum node version to 16.0.0

Full Changelog: v0.11.0...v1.0.0

v0.11.0

04 Mar 19:10
Compare
Choose a tag to compare

Added

  • support for JSX custom tags

Full Changelog: v0.10.0...v0.11.0

v0.10.0

01 Feb 12:41
Compare
Choose a tag to compare

Added

  • basic support for JSX (javascript and typescript)

Changed

  • bump dependencies

Full Changelog: v0.9.0...v0.10.0

v0.9.0

29 Mar 07:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

10 Sep 07:37
Compare
Choose a tag to compare

Changed

  • bump dependencies

v0.7.0

26 Jun 15:15
Compare
Choose a tag to compare

Added

  • basic support for Ruby ERB files
  • basic support for Nunjucks

v0.6.0

14 Dec 11:32
Compare
Choose a tag to compare

Added

  • publish extension to Open VSX Registry

v0.5.0

10 Dec 21:17
Compare
Choose a tag to compare

Added

  • basic support for svelte files

Internal

  • bump dependencies
  • update tests

v0.4.0

05 Nov 11:59
Compare
Choose a tag to compare

Added

  • bump dependencies
  • basic support for php and twig files