Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

v2.2.0

Compare
Choose a tag to compare
@joefitzgerald joefitzgerald released this 21 Feb 20:55
· 979 commits to master since this release

New

  • Add experimental SymbolProvider that can be used as an alternative to FuzzyProvider
  • 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)