File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 55#### Highlights
66
77- Added support for OTP 28 on elixir 1.18.4
8+ - Support for go to definition and find references in multialias directives
9+ - ElixirLS will now try to autodetect path to elixir standard library [ Gilbert] ( https://github.com/gilbertwong96 )
10+
11+ #### Improvements
12+
13+ - Documentation on struct and record field completion items
14+ - Added support for OTP 28 dialyzer options
15+ - Signature help now renders metadata entries
16+ - Improvements to references provider. It now can find references to aliases in current file
17+
18+ #### Fixes
19+
20+ - Fixed crash in references provider on nil column in call location
21+ - Fixed loading of mise in fish shell [ Chris Burrows] ( https://github.com/burrowsca )
822
923### v0.27.2: 24 March 2025
1024
You can’t perform that action at this time.
0 commit comments