Skip to content
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

Choose a tag to compare

@github-actions github-actions released this 12 May 08:27
· 290 commits to main since this release
af3f5bf

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.glob and 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