@astrojs/language-server@2.16.7
📦 astroView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release improves the language server behavior related to auto-import suggestions and edits for Astro components.
🐛 Bug Fixes
- Kept generated `AstroComponent` suffixes in language-server output when rewriting `.astro` auto-import suggestions and edits back to the expected component name.