Skip to content

Releases: templ-go/templ-vscode

v0.0.29

30 Aug 10:52
Compare
Choose a tag to compare

v0.0.26

27 Jun 08:58
5c1d569
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.25...v0.0.26

v0.0.25

30 May 10:45
ca9b03b
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @vscode/vsce from 2.25.0 to 2.26.0 by @dependabot in #53
  • feat: capture generic function declarations by @joerdav in #58

Full Changelog: v0.0.24...v0.0.25

v0.0.24

15 Apr 13:38
5413754
Compare
Choose a tag to compare

What's Changed

  • feat: multi-line templ/script/css function params syntax highlighting by @alehechka in #41
  • feat: show "Starting LSP: templ" as a status bar message by @soyangel in #43
  • chore(deps-dev): bump @types/vscode from 1.86.0 to 1.87.0 by @dependabot in #42
  • chore(deps-dev): bump @vscode/vsce from 2.23.0 to 2.24.0 by @dependabot in #37
  • chore(deps-dev): bump webpack from 5.89.0 to 5.90.3 by @dependabot in #36
  • chore(deps-dev): bump typescript from 5.3.3 to 5.4.2 by @dependabot in #44
  • chore(deps-dev): bump typescript from 5.4.2 to 5.4.3 by @dependabot in #46
  • chore(deps-dev): bump webpack from 5.90.3 to 5.91.0 by @dependabot in #45
  • chore: add syntax snapshot tests by @joerdav in #50
  • chore(deps-dev): bump @vscode/vsce from 2.24.0 to 2.25.0 by @dependabot in #52
  • chore(deps-dev): bump @types/vscode from 1.87.0 to 1.88.0 by @dependabot in #48
  • chore(deps-dev): bump typescript from 5.4.3 to 5.4.5 by @dependabot in #51
  • fix(#652): remove usage of lookbehind regex with wildcard lengths by @alehechka in #47

New Contributors

Full Changelog: v0.0.22...v0.0.24

v0.0.22

01 Mar 10:34
a9d4ee6
Compare
Choose a tag to compare

What's Changed

  • Add syntax highlighting for struct method import expression, fixes #566 by @alehechka in #38
  • fix: Syntax issue when closing a script on the same line by @sirgallifrey in #35
  • fix: non-function import expression syntax highlighting by @alehechka in #39
  • Fix: Closing style tags on the same line cause syntax highlight issues by @sirgallifrey in #40

New Contributors

Full Changelog: v0.0.21...v0.0.22

v0.0.21

27 Feb 16:43
f735258
Compare
Choose a tag to compare

Full Changelog: v0.0.20...v0.0.21

v0.0.20

18 Feb 14:36
39ae09b
Compare
Choose a tag to compare

What's Changed

  • Resolve single line import expression syntax highlighting #508 by @alehechka in #29
  • Refactor import-expression syntax regex matching by @alehechka in #30
  • Refactor if/else-if statement syntax regex matching by @alehechka in #31
  • Add syntax highlighting for style/script tags by @alehechka in #32
  • Add syntax highlighting support for HTML attribute conditional statements by @alehechka in #33

Full Changelog: v0.0.19...v0.0.20

v0.0.19

19 Jan 11:10
48a674a
Compare
Choose a tag to compare

What's Changed

  • Resolve issue with broken syntax highlighting on switch statements by @alehechka in #25

New Contributors

Full Changelog: v0.0.18...v0.0.19

v0.0.18

04 Jan 17:03
b61ff3c
Compare
Choose a tag to compare

Full Changelog: v0.0.17...v0.0.18

v0.0.17

14 Nov 21:54
c34139a
Compare
Choose a tag to compare

What's Changed

  • fix: multi-line import expression syntax highlighting by @ccitro in #16
  • chore(deps-dev): bump @vscode/vsce from 2.19.0 to 2.22.0 by @dependabot in #14
  • chore(deps-dev): bump @types/vscode from 1.79.1 to 1.84.1 by @dependabot in #18
  • chore(deps-dev): bump @vscode/test-electron from 2.3.5 to 2.3.6 by @dependabot in #15

New Contributors

Full Changelog: v0.0.16...v0.0.17