Releases: templ-go/templ-vscode
Releases · templ-go/templ-vscode
v0.0.35
What's Changed
- feat: set templ executable path as a configuration variable by @kaje94 in #94
- fix: allow space in function defenitions by @joerdav in #98
- feat: support -no-preload and -gopls-remote flags by @prathshenoy in #99
New Contributors
- @kaje94 made their first contribution in #94
- @prathshenoy made their first contribution in #99
Full Changelog: v0.0.33...v0.0.35
v0.0.34
v0.0.33
Full Changelog: v0.0.32...v0.0.33
v0.0.30
What's Changed
- chore(deps-dev): bump webpack from 5.91.0 to 5.94.0 by @dependabot in #76
- feat: add raw go highlighting by @joerdav in #84
Full Changelog: v0.0.29...v0.0.30
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