Skip to content

Release v0.28.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 10:49

v0.28.1: 24 May 2025

Fixes

  • Added missing CI permissions on release publish

v0.28.0: 24 May 2025

Highlights

  • Added support for OTP 28 on elixir 1.18.4
  • Support for go to definition and find references in multialias directives
  • ElixirLS will now try to autodetect path to elixir standard library Gilbert

Improvements

  • Documentation on struct and record field completion items
  • Added support for OTP 28 dialyzer options
  • Signature help now renders metadata entries
  • Improvements to references provider. It now can find references to aliases in current file