Releases: AstroNvim/astrolsp
Releases · AstroNvim/astrolsp
v2.1.0
2.1.0 (2024-10-28)
Features
- health: add health check for conflicting mappings (a1a3e6b)
v2.0.2
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
2.0.1 (2024-08-27)
Bug Fixes
v2.0.0
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
1.1.2 (2024-08-05)
Performance Improvements
- optimize signature help trigger management (fec0cc7)
v1.1.1
1.1.1 (2024-08-05)
Bug Fixes
v1.1.0
1.1.0 (2024-07-31)
Features
- add ability to track signature help triggers for automatic signature help display (59780ab)
v1.0.8
1.0.8 (2024-07-25)
Bug Fixes
- remove
neodev
activation as it's end of life (dc6cfcb)
v1.0.7
1.0.7 (2024-07-12)
Bug Fixes
- fix incorrect mapping resolution order (83e48bc)
v1.0.6
1.0.6 (2024-07-12)
Bug Fixes