Releases: withastro/language-tools
Releases · withastro/language-tools
@astrojs/[email protected]
Minor Changes
- 65d3425: Upgrades the language server to use Volar 2.2. This changes should have no negative impacts on the experience.
@astrojs/[email protected]
Minor Changes
- 65d3425: Upgrades the language server to use Volar 2.2. This changes should have no negative impacts on the experience.
Patch Changes
- Updated dependencies [65d3425]
- @astrojs/[email protected]
[email protected]
Patch Changes
- 85a47b3: Fixes commenting shortcut not using the proper comments inside expressions in certain cases
[email protected]
Patch Changes
- 8e55c37: Fixes attributes for HTML events (onload, onclick etc) using the wrong highlighting for interpolated attributes
[email protected]
Patch Changes
- 9ca368b: Update to the latest version of Volar. This release should fix some of the caching issues that has crept up recently
- d57daad: Fix notification about Prettier being missing appearing on every format
- b166787: Fixes auto imports through completions and code actions inside script tags sometimes not updating the text correctly
- eb49fb2: Fixes completions for Astro-specific attributes not working in certain contexts
@astrojs/[email protected]
Patch Changes
- 9ca368b: Update to the latest version of Volar. This release should fix some of the caching issues that has crept up recently
@astrojs/[email protected]
Patch Changes
- 9ca368b: Update to the latest version of Volar. This release should fix some of the caching issues that has crept up recently
- d57daad: Fix notification about Prettier being missing appearing on every format
- b166787: Fixes auto imports through completions and code actions inside script tags sometimes not updating the text correctly
- eb49fb2: Fixes completions for Astro-specific attributes not working in certain contexts
@astrojs/[email protected]
[email protected]
Patch Changes
- c1fa115: Fixes
.prettierignore
and.editorconfig
not working correctly. This update also improves the error logging around Prettier, the LSP will now warn when it failed to load the Prettier config.
@astrojs/[email protected]
Patch Changes
- c1fa115: Fixes
.prettierignore
and.editorconfig
not working correctly. This update also improves the error logging around Prettier, the LSP will now warn when it failed to load the Prettier config.