Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
elixir-ls-v0.29.1.zip | 2025-08-05 | 17.0 kB | |
ElixirLS 0.29.1 source code.tar.gz | 2025-08-05 | 864.9 kB | |
ElixirLS 0.29.1 source code.zip | 2025-08-05 | 1.5 MB | |
README.md | 2025-08-05 | 560 Bytes | |
Totals: 4 Items | 2.4 MB | 2 |
v0.29.1: 5 August 2025
Improvements
- Added config options for disabling MCP and setting MCP port
Fixes
- Reverted release artefact name change
- Fixed issue when the server would not start if MCP port was used
- Fixed crash when reading docs fail
- Normalize empty string in
dotFormatter
setting tonil
- Fixed crashes on invalid multialias
- Plugins that fail to compile are now skipped
- Test code lens do not crash if unable to find scope
- Suggest contract code lens do not crash if unable to translate erlang contract