Releases: elixir-tools/next-ls
Releases · elixir-tools/next-ls
v0.23.4
31 Jul 13:42
Compare
Sorry, something went wrong.
No results found
0.23.4 (2025-07-31)
This is a maintenance release.
Bug Fixes
v0.23.3
12 Jan 22:17
Compare
Sorry, something went wrong.
No results found
0.23.3 (2025-01-12)
Bug Fixes
correctly index imported functions on 1.18 (9b992b0 )
extract module line from debug info on 1.18 (#559 ) (9b992b0 ), closes #558
v0.23.2
22 Aug 19:46
Compare
Sorry, something went wrong.
No results found
0.23.2 (2024-08-22)
Bug Fixes
set refresh refs to empty map if server not ready (#539 ) (624588a ), closes #535
v0.23.1
05 Jul 23:14
Compare
Sorry, something went wrong.
No results found
Bug Fixes
definition: more robust cross ws folder definitions (#526 ) (ecea34f )
v0.23.0
13 Jun 14:54
Compare
Sorry, something went wrong.
No results found
0.23.0 (2024-06-13)
Features
Bug Fixes
compiler warning in private compiler (c34bfe4 )
nix: update dependency hash (#511 ) (a483303 )
runtime: use correct archive locations (e.g. Hex) for bundled Elixir (#510 ) (2e9c45f )
v0.22.8
31 May 14:31
Compare
Sorry, something went wrong.
No results found
v0.22.7
23 May 13:45
Compare
Sorry, something went wrong.
No results found
0.22.7 (2024-05-23)
Bug Fixes
better completions for function references (#500 ) (c4a6852 )
index: better heuristic if a reference is from a macro (#499 ) (9793dd2 )
v0.22.6
22 May 13:53
Compare
Sorry, something went wrong.
No results found
0.22.6 (2024-05-22)
Bug Fixes
formatting: show message when it fails (#497 ) (0a68789 ), closes #463
handle change and save notifications before runtime is ready (0a68789 )
v0.22.5
22 May 02:05
Compare
Sorry, something went wrong.
No results found
0.22.5 (2024-05-22)
Bug Fixes
be more resilient LSP protocol errors (#491 ) (28d29f6 )
completions: handle macro edge cases (#495 ) (ac49272 )
definition: variables inside broken code (#496 ) (7f134ea ), closes #477
document-symbols: ensure its spec compliant (#489 ) (b120cce )
nix: use normal release for flake (#484 ) (8162d88 )
properly log unknown workspace command (28d29f6 )
v0.22.4
16 May 14:50
Compare
Sorry, something went wrong.
No results found
0.22.4 (2024-05-16)
Bug Fixes
completions: more accurate inside with/for (#482 ) (cee24a8 )
more accurate completions inside -> exprs (#480 ) (8f6561e )