Version 2.4.0 is out!
Published on January 2, 2022 by Kolja Lampe

I've just cut new releases of the server and the vscode client, so feel free to update!

Changelog


- Update dependencies
- Updated language server
  - Implement fuzzy matching when using the workspace symbol search
  - Ignore suppressed elm-review errors
  - Parsing improvements
  - Fix references and renames being wrong in some edge case
  - Fix edge case where type inference was not returning correct results
  - Fix auto import when there are module docs and no imports
  - Fix type inference for cases, that need more then 26 types
  - Update dependencies