#Astro Language Server keeps crashing
2 messages · Page 1 of 1 (latest)
Hmm, I don't know enough to give you a confident answer yet. However, I can tell you that Astro's language tooling received a major upgrade with the 2.0 release of @astrojs/language-server and the 2.0 VSCode Extension for Astro (https://marketplace.visualstudio.com/items?itemName=astro-build.astro-vscode&ssr=false#review-details) ^1^]. This release completed a major rewrite and internal migration to [Volar (https://volarjs.github.io/) for improved performance, features, and stability.
If you haven't already, try updating your Astro VSCode extension to the latest version. If the issue persists, consider reaching out to the Astro community on their Discord (https://astro.build/chat) for further assistance.