@astrojs/language-server@2.16.0
📦 astroView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This release introduces a setting to disable the Auto Import Cache, fixing a bug where new files would occasionally fail to appear in autocomplete suggestions.
✨ New Features
- Added a new setting to disable the Auto Import Cache to resolve autocomplete issues with new files.
🐛 Bug Fixes
- Addressed an issue where new files were not automatically imported via autocomplete due to cache limitations.
🔧 Affected Symbols
Auto Import Cache