ElixirLS - the Elixir Language Server

Version 0.6.2 was released today! :tada:

Here are the highlights.

Improvements:

  • Add setup.bat support for windows (thanks E14) #374
  • Add a message when done fetching deps #380

Changes:

  • Remove query prefixes from workspace symbol search (the functionality is now longer supported by VSCode) (thanks Łukasz Samson) #396

Bug Fixes:

  • Improve formatting speed (thanks Matt Baker) #390
  • Fix warnings and errors around starting wx (thanks Łukasz Samson) #388
    • This fixes an issue when running ElixirLS in VSCode remote dev containers
  • Fix formatting on windows (thanks Po Chen) #375

VSCode:

Also:

As always, I want to give a huge thanks to all the contributors to this release! :heart:

Full changelog

10 Likes