| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | fix(diagnostic): remove useless highlight links (#15683) | Gregory Anders | 2021-09-17 |
| * | fix(lint): remove unused function from diagnostic spec | Gregory Anders | 2021-09-16 |
| * | refactor: move vim.lsp.diagnostic to vim.diagnostic | Gregory Anders | 2021-09-15 |
| * | feat(lsp)!: change handler signature | Michael Lingelbach | 2021-09-05 |
| * | feat(lsp): allow diagnostics to be disabled for a buffer (#15134) | Gregory Anders | 2021-07-19 |
| * | test(lsp): file URIs do not allow relative paths | Alessandro Pezzoni | 2021-07-10 |
| * | feat(lsp): Split out a `diagnostics_to_items` function from set_loclist | Mathias Fussenegger | 2021-06-07 |
| * | lsp: client stop cleanups (#13877) | Michael Lingelbach | 2021-02-19 |
| * | lsp: Add severity_limit for other diagnostics features (#13528) | TJ DeVries | 2021-01-12 |
| * | lsp: Change diagnosticg.get_all to return {bufnr: Diagnostic[]} (#13310) | Mathias Fußenegger | 2020-12-03 |
| * | lsp: Expose all diagnostics (#13285) | Mathias Fußenegger | 2020-11-14 |
| * | lsp: vim.lsp.diagnostic (#12655) | TJ DeVries | 2020-11-12 |