Skip to content

Releases: AstroNvim/astrolsp

v2.1.0

28 Oct 16:38
Compare
Choose a tag to compare

2.1.0 (2024-10-28)

Features

  • health: add health check for conflicting mappings (a1a3e6b)

v2.0.2

15 Oct 20:27
Compare
Choose a tag to compare

2.0.2 (2024-10-15)

Bug Fixes

  • lspconfig module renamed server_configurations -> configs (79982a0)
  • do not schedule signature help trigger character cleanup (0348222)

v2.0.1

27 Aug 01:22
Compare
Choose a tag to compare

2.0.1 (2024-08-27)

Bug Fixes

v2.0.0

26 Aug 13:11
Compare
Choose a tag to compare

2.0.0 (2024-08-26)

⚠ BREAKING CHANGES

  • use set table for signature trigger and retrigger characters

Features

  • maintain list signature help retrigger characters as well (9e0d495)

Performance Improvements

  • use set table for signature trigger and retrigger characters (5663067)

v1.1.2

05 Aug 01:57
Compare
Choose a tag to compare

1.1.2 (2024-08-05)

Performance Improvements

  • optimize signature help trigger management (fec0cc7)

v1.1.1

05 Aug 01:48
ff564f4
Compare
Choose a tag to compare

1.1.1 (2024-08-05)

Bug Fixes

v1.1.0

31 Jul 22:16
Compare
Choose a tag to compare

1.1.0 (2024-07-31)

Features

  • add ability to track signature help triggers for automatic signature help display (59780ab)

v1.0.8

25 Jul 17:06
Compare
Choose a tag to compare

1.0.8 (2024-07-25)

Bug Fixes

  • remove neodev activation as it's end of life (dc6cfcb)

v1.0.7

12 Jul 21:54
Compare
Choose a tag to compare

1.0.7 (2024-07-12)

Bug Fixes

  • fix incorrect mapping resolution order (83e48bc)

v1.0.6

12 Jul 20:59
Compare
Choose a tag to compare

1.0.6 (2024-07-12)

Bug Fixes