Skip to content

Release v0.17.2

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 14:42

v0.17.2: 23 October 2023

Improvements

  • Better rendering of functions with many arguments in hover
  • Document symbols correctly annotate ranges of last element in do-block
  • ElixirLS will emit LSP and DAP telemetry events that clients can subscribe to

Fixes

  • Fixed compilation error on modules using Application.compile_env. This problem was introduced in v0.17.0
  • Fixed a problem when old diagnostics would not be cleared after server restart