Skip to content

Releases: AstroNvim/astrolsp

v2.0.2

15 Oct 20:27

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

Choose a tag to compare

2.0.1 (2024-08-27)

Bug Fixes

v2.0.0

26 Aug 13:11

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

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

Choose a tag to compare

1.1.1 (2024-08-05)

Bug Fixes

v1.1.0

31 Jul 22:16

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

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

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

Choose a tag to compare

1.0.6 (2024-07-12)

Bug Fixes

v1.0.5

10 Jul 12:08

Choose a tag to compare

1.0.5 (2024-07-10)

Bug Fixes

  • config: correct type inheritance of format options (9860c40)