Releases: templ-go/templ-vscode
Releases · templ-go/templ-vscode
v0.0.29
Full Changelog: v0.0.28...v0.0.29
v0.0.26
v0.0.25
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
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
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
- @sirgallifrey made their first contribution in #35
Full Changelog: v0.0.21...v0.0.22
v0.0.21
Full Changelog: v0.0.20...v0.0.21
v0.0.20
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
What's Changed
- Resolve issue with broken syntax highlighting on switch statements by @alehechka in #25
New Contributors
- @alehechka made their first contribution in #25
Full Changelog: v0.0.18...v0.0.19
v0.0.18
Full Changelog: v0.0.17...v0.0.18
v0.0.17
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
- @ccitro made their first contribution in #16
- @dependabot made their first contribution in #14
Full Changelog: v0.0.16...v0.0.17