Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix(lsp): only disable inlay hints / diagnostics if no other clients are conn... | Chris AtLee | 2023-08-31 |
* | fix(lua): improve annotations for stricter luals diagnostics (#24609) | Christian Clason | 2023-08-09 |
* | refactor(lsp): use protocol.Methods instead of strings #24537 | Raphael | 2023-08-03 |
* | fix(lsp): inlay hints: "Failed to delete autocmd" when closing buffer #24469 | Chris AtLee | 2023-08-01 |
* | refactor(lsp): use LspNotify for inlay_hint (#24411) | Chris AtLee | 2023-07-22 |
* | feat(lsp): implement textDocument/diagnostic (#24128) | Chris AtLee | 2023-07-20 |
* | docs(lua): more improvements (#24387) | Lewis Russell | 2023-07-18 |
* | fix(lsp): don't use hl_mode = combine for inlay hints #24276 | Chinmay Dalal | 2023-07-08 |
* | fix(lsp): fix attempt to call non existent function (#24212) | Sanchayan Maity | 2023-06-30 |
* | feat(lsp): move inlay_hint() to vim.lsp (#24130) | Mathias Fußenegger | 2023-06-30 |