0.50.0
What's Changed
- Fix error when using "code_path_extra_dirs" in windows by @LCLight in #1472
- Fix invalid crossref warning for Mod:module_info() by @plux in #1474
- Add docs memoization by @jdamanalo in #1417
- Allow
code_reload.node
to be a list of nodes by @mkuratczyk in #1413 - Allows custom setting the formatter by @lafirest in #1473
- Log root path when initializing by @plux in #1479
- Multiple edits could cause invalid text edits by @plux in #1478
- Handle recursive deps for behaviours by @plux in #1477
- Improve performance when completing behaviours by @plux in #1481
- Improve macro refs performance by @plux in #1476
- Make completions calls async by @plux in #1480
- Fix els_parser crash due to erlfmt returning {skip, _} by @plux in #1483
all
target - building as dap not required by @MarkoMin in #1475- Bump erlfmt to upstream 1.3.0 by @gomoripeti in #1469
- Run edoc chunk generation in spawned process by @plux in #1484
New Contributors
- @LCLight made their first contribution in #1472
- @jdamanalo made their first contribution in #1417
- @lafirest made their first contribution in #1473
Full Changelog: 0.49.0...0.50.0