Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
elixir-ls-v0.28.0.zip | 2025-05-24 | 15.0 kB | |
README.md | 2025-05-24 | 647 Bytes | |
Release v0.28.0 source code.tar.gz | 2025-05-24 | 668.3 kB | |
Release v0.28.0 source code.zip | 2025-05-24 | 874.6 kB | |
Totals: 4 Items | 1.6 MB | 1 |
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