Skip to content

Releases: AstroNvim/astrolsp

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

v1.0.5

10 Jul 12:08
Compare
Choose a tag to compare

1.0.5 (2024-07-10)

Bug Fixes

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

v1.0.4

22 May 13:24
Compare
Choose a tag to compare

1.0.4 (2024-05-22)

Bug Fixes

  • toggles: semantic tokens API requires real bufnr (af4485f)