This repository was archived by the owner on Nov 17, 2025. It is now read-only.
astro-vscode@2.0.0-next.0
Pre-release
Pre-release
·
290 commits
to main
since this release
Major Changes
- The Astro VS Code extension and language server are now powered by Volar (https://volarjs.github.io/)! This updates massively improve performance and add numerous features such as selection ranges, document highlights, support for intellisense on inline JavaScript, CodeLens helper for
Astro.globand more.
In the background, this update means that we now have to maintain a lot less code ourselves, which means we'll be able to dedicate more time to offering fun, Astro-specific features instead of maintaining core features.
Patch Changes
- Updated dependencies
- @astrojs/language-server@2.0.0-next.0