Releases: AstroNvim/astrolsp
Releases · AstroNvim/astrolsp
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
v1.0.5
1.0.5 (2024-07-10)
Bug Fixes
- config: correct type inheritance of format options (9860c40)
v1.0.4
1.0.4 (2024-05-22)
Bug Fixes
- toggles: semantic tokens API requires real
bufnr
(af4485f)
v1.0.3
1.0.3 (2024-05-07)
Bug Fixes
LspProgress
renamed data.result
=> data.params
(8db1ace)
v1.0.2
1.0.2 (2024-05-03)
Bug Fixes
- fix typing
lsp.Client
rename to vim.lsp.Client
(ea527ce)
- upstrean 0.10 API changes to
inlay_hints
(45f35ad)
Performance Improvements
- improve LSP progress message handling in Neovim v0.10 (c02cb0c)