aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/diagnostic.lua
Commit message (Expand)AuthorAge
* lsp: Unopened buffers return 0 for line count, which leads to broken positionsTJ DeVries2021-03-22
* lsp: fix diagnostic reported on terminating EOL characterMichael Lingelbach2021-03-02
* lsp: client stop cleanups (#13877)Michael Lingelbach2021-02-19
* lsp: Add severity_limit for other diagnostics features (#13528)TJ DeVries2021-01-12
* lsp: Fire LspDiagnosticsChanged before returning (#13483)Josh French2020-12-23
* lsp: Add <nomodeline> to doautocmd calls (#13576)Nils2020-12-21
* doc: Fix incorrect LSP diagnostic-related helptags (#13388)Kevin Fleming2020-12-09
* feat: Allow incremental sync & lsp flags (#13371)TJ DeVries2020-12-08
* lsp: Change diagnosticg.get_all to return {bufnr: Diagnostic[]} (#13310)Mathias Fußenegger2020-12-03
* lsp: Expose all diagnostics (#13285)Mathias Fußenegger2020-11-14
* doc: fixup sign information (#13281)TJ DeVries2020-11-13
* lsp: vim.lsp.diagnostic (#12655)TJ DeVries2020-11-12