0.53.0
What's Changed
- Add support for parsing implicit fun with ?MODULE by @plux in #1509
- Code actions undefined macro and record by @plux in #1510
- Completion of module macro by @plux in #1508
- Drop OTP 23 support by @plux in #1511
- Avoid running get_words twice when opening new file by @ztion in #1513
- Change linum-mode to display-line-numbers-mode by @peerst in #1515
- Extract argument names from specs by @plux in #1517
- Use info from -spec for inlay hints if available. by @plux in #1519
- Store spec args in signature index for better performance by @plux in #1520
- Add inlay hints to show if a function is exported by @plux in #1521
- Fix crash when line is unknown (#1525) by @zsoci in #1526
- Add support for eunit diagnostics by @plux in #1523
- Bump erlang and rebar3 version for windows by @plux in #1535
- OTP27 support by @MarkoMin in #1530
- Replace jsx with stdlib json by @plux in #1536
- Add 'TEST' macro to options when compile for reload by @zsoci in #1528
- Add suggest code actions for undefined record and record fields by @plux in #1539
New Contributors
Full Changelog: 0.52.0...0.53.0