Releases: erlang-ls/erlang_ls
Releases · erlang-ls/erlang_ls
0.47.1
What's Changed
- [DAP] Notify client when a process terminates by @robertoaloi in #1435
Full Changelog: 0.47.0...0.47.1
0.47.0
What's Changed
- [DAP] Use cwd from launch config, not from project node by @robertoaloi in #1433
- [DAP] Ensure breakpoints are purged on setBreakpoints by @robertoaloi in #1434
Full Changelog: 0.46.2...0.47.0
0.46.2
What's Changed
- [#1401] Present configuration read errors for the user by @fabjan in #1406
- Make test suite work in OTP 25 by @fabjan in #1402
- [DAP] Prioritize information from module_info when available by @robertoaloi in #1421
New Contributors
Full Changelog: 0.46.1...0.46.2
0.46.1
What's Changed
- Do not crash in case of empty data by @robertoaloi in #1414
Full Changelog: 0.46.0...0.46.1
0.46.0
What's Changed
- Disable suggest-spec lens by default by @robertoaloi in #1405
Full Changelog: 0.45.0...0.46.0
0.45.0
What's Changed
- [#1391] Add support for record index in els_parser by @plux in #1392
- Ignore auto-formatting commit from git blame by @the-mikedavis in #1393
- Check snippet support in record field completion by @the-mikedavis in #1395
- Fix performance issue with unused include diagnostics by @plux in #1398
- Add code action to add behaviour callbacks by @plux in #1399
- Show type docs when hovering type definitions by @the-mikedavis in #1397
- [#1046,#1064] Follow symlinks in
els_utils:resolve_paths/2
by @the-mikedavis in #1394
Full Changelog: 0.44.1...0.45.0
0.44.1
What's Changed
Full Changelog: 0.44.0...0.44.1
0.44.0
What's Changed
- [#1290] Fix error when parsing record containing a comment by @plux in #1382
- [#1360] Support completion of record fields inside #record{} by @plux in #1381
- [#1353] Add support for prepareRename request by @plux in #1384
- Show function docs for function_clauses and specs by @the-mikedavis in #1385
- Add support for finding callback implementation for dynamic calls by @plux in #1328
- Improve context awareness of completion by @plux in #1386
Full Changelog: 0.43.0...0.44.0
0.43.0
What's Changed
- [dap] support non-verified breakpoints by @TheGeorge in #1374
- Find references asynchronously by @robertoaloi in #1380
Full Changelog: 0.42.0...0.43.0
0.42.0
What's Changed
- Use the wrapping range for symbols, when available by @robertoaloi in #1368
- Send end progress when request is cancelled. by @ztion in #1366
- Use explicit symbol range for document symbols by @robertoaloi in #1370
- [1371] Add Custom Hostname and Domain Options by @zachlankton in #1372
New Contributors
- @zachlankton made their first contribution in #1372
Full Changelog: 0.41.2...0.42.0