This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
v2.2.0
New
- Add experimental
SymbolProvider
that can be used as an alternative toFuzzyProvider
- Add Windows CI (via
AppVeyor
)
Improved
- Use the @background-color-selected variable for the selected suggestion
- Calculate the maximum height of the suggestion list dynamically
- Remove legacy (pre 1.0) provider API
Fixed
- Ensure the
package.json
engines
field is set correctly (fixes #267)