Releases: withastro/language-tools
Releases · withastro/language-tools
@astrojs/language-server@2.13.2
Patch Changes
- e8e18a8: Fixes an issue where errors inside script and style tags could be offset by a few characters when multi bytes characters were present in the file
@astrojs/check@0.9.2
astro-vscode@2.13.1
Patch Changes
- cc94bef: Revert a change to top-level returns that could prevent the return types of functions from being correct in certain cases
astro-vscode@2.13.0
@astrojs/ts-plugin@1.9.1
Patch Changes
- cc94bef: Revert a change to top-level returns that could prevent the return types of functions from being correct in certain cases
@astrojs/language-server@2.13.1
Patch Changes
- cc94bef: Revert a change to top-level returns that could prevent the return types of functions from being correct in certain cases
@astrojs/language-server@2.13.0
@astrojs/check@0.9.1
@astrojs/check@0.9.0
astro-vscode@2.12.8
Patch Changes
- 7733a56: Revert changes to Emmet completions, it was generating the wrong completions in certain cases