github elixir-lsp/elixir-ls v0.15.1
Release v0.15.1

latest releases: v0.29.3, v0.29.2, v0.29.1...
2 years ago

Improvements

  • This is the first release supporting OTP 26. Unfortunately due to bugs in OTP only 26.0.2+ is supported. See 886 and 923 for details

Fixes

  • Fixed crash when handling workspace/didChangeWatchedFiles when project_dir not yet set
  • ExUnit test tracer is now under build lock. This should fix crashes due tu race conditions
  • Fixed completion of remote calls matching locals without parens (e.g. Map.drop when drop is local without parens from ecto_sql) Milo Lee

Don't miss a new elixir-ls release

NewReleases is sending notifications on new releases.