Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Releases: elixir-tools/next-ls

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 21:15
1429ca7

0.5.0 (2023-07-03)

Features

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 01:49
6eeec32

0.4.0 (2023-06-29)

Features

Bug Fixes

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 27 Jun 04:34
80d0679

0.3.5 (2023-06-27)

Bug Fixes

  • add type to workspace symbol (#67) (905ff62)
  • filter out hidden functions from workspace symbols (#66) (202a906), closes #39
  • properly close the symbol table on shutdown (#65) (837d02f)

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 27 Jun 03:39
2bd8d59

0.3.4 (2023-06-27)

Bug Fixes

  • cancel current progress messages when changing/saving file (#61) (dca3b25), closes #40

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 25 Jun 21:12
e08da46

0.3.3 (2023-06-25)

Bug Fixes

  • correctly set compiler diagnostic columns (d2bbae8)

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 25 Jun 20:37
986f326

0.3.2 (2023-06-25)

Bug Fixes

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 25 Jun 20:18
9a00e4d

0.3.1 (2023-06-25)

Bug Fixes

  • use correct directory for symbol table (#34) (3e83987)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 19:58
0a44d6c

0.3.0 (2023-06-25)

Features

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 24 Jun 15:44
7165ed2

0.2.3 (2023-06-24)

Bug Fixes

  • log next-ls version on start (c10ab90)

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 24 Jun 05:42
f6c7c87

0.2.2 (2023-06-24)

Bug Fixes

  • handle formatting files with syntax errors (#26) (b124b16)