astro-vscode@2.16.19
📦 astroView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release fixes an issue where Vue template auto-import completions were missing if the Astro extension loaded before other extensions. This ensures a smoother development experience for Vue users within Astro projects.
🐛 Bug Fixes
- Fixes missing Vue template auto-import completions when the Astro extension loads first.