Releases: erlang-ls/erlang_ls
Releases · erlang-ls/erlang_ls
0.41.2
What's Changed
- Remove eqwalizer_support from rebar.lock file by @robertoaloi in #1359
Full Changelog: 0.41.1...0.41.2
0.41.1
What's Changed
- Remove eqwalizer as dependency by @robertoaloi in #1358
Full Changelog: 0.41.0...0.41.1
0.41.0
What's Changed
- Do not respond to notifications in case of internal errors by @robertoaloi in #1354
- Add support for eqWAlizer diagnostics by @robertoaloi in #1356
- Ensure to pass an absolute path to the
els_uri:uri/1
function by @robertoaloi in #1357
Full Changelog: 0.40.0...0.41.0
0.40.0
What's Changed
- DAP: add
expensive
field to scopes type. by @the-mikedavis in #1347 - [dap] normalize paths in source field by @TheGeorge in #1351
Full Changelog: 0.39.0...0.39.1
0.39.0
What's Changed
- Integrate Wrangler by @kdmnk in #1228
- [#1310] Add a configuration option for advertised LSP providers. by @the-mikedavis in #1341
- Do not send the 'body' field for DAP Initialized Event. by @the-mikedavis in #1345
- Make "callHierarchy/incomingCalls" more resilient by @alanz in #1350
New Contributors
Full Changelog: 0.38.0...0.39.0
0.38.0
What's Changed
- Consider argument of ifdef, ifndef, undef attributes to be a macro by @plux in #1327
- Implement textDocument/signatureHelp by @the-mikedavis in #1307
- Handle vars when parsing function applications by @plux in #1326
- [#1205] Implement goto_definition for testcases. by @RobinMorisset in #1330
- Merge server and provider processes. by @robertoaloi in #1329
- Register capabilities dynamically, complete support for didChangedWatchedFiles by @robertoaloi in #1332
- GotoDef returning multiple definitions for atoms by @Gabisampaio in #1338
New Contributors
- @RobinMorisset made their first contribution in #1330
- @Gabisampaio made their first contribution in #1338
Full Changelog: 0.37.0...0.38.0
0.37.0
What's Changed
- Degrade gracefully to no diagnostics if text cannot be parsed by @robertoaloi in #1318
- Only store include/include_lib POIs as string by @robertoaloi in #1319
- Pin rebar3_lint version to be able to support OTP 22 by @robertoaloi in #1320
- Treat incomplete trigger kind as invoked completion by @plux in #1321
- Optimize unused includes detection by avoiding unnecessary work by @robertoaloi in #1322
Full Changelog: 0.36.0...0.37.0
0.36.0
What's Changed
- Return set, log as an error by @robertoaloi in #1311
- Only follow includes for hrl files by @plux in #1313
- Add atom typo diagnostics by @plux in #1315
- Add completion support for features by @plux in #1314
- Truncate log file once it reaches 10MB, keep max 5 archive files by @robertoaloi in #1317
- Relax supervision max restart intensity by @robertoaloi in #1316
Full Changelog: 0.35.0...0.36.0
0.35.0
What's Changed
- Avoid crash while reloading non-existing file by @robertoaloi in #1308
Full Changelog: 0.34.0...0.35.0
0.34.0
What's Changed
- Add support for completion of predefined macros by @plux in #1302
- Cleanup Points of Interest by @robertoaloi in #1303
- Improve create undefined function quick action by @plux in #1301
- fix els_typer on otp25 by @sg2342 in #1305
- Add telemetry events for diagnostics and indexing by @robertoaloi in #1306
New Contributors
Full Changelog: 0.33.0...0.34.0