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 5
5
#### Highlights
6
6
7
7
- 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 )
8
22
9
23
### v0.27.2: 24 March 2025
10
24
You can’t perform that action at this time.
0 commit comments