Skip to content

Commit a4cabd7

Browse files
committed
update changelog
1 parent cd91d36 commit a4cabd7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@
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

0 commit comments

Comments
 (0)