index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
runtime
/
lua
/
vim
/
lsp
/
diagnostic.lua
Age
Commit message (
Expand
)
Author
Files
2021-09-16
fix(lint): remove unused parameters from deprecated functions
Gregory Anders
1
2021-09-15
refactor: move vim.lsp.diagnostic to vim.diagnostic
Gregory Anders
1
2021-09-10
docs #15625
Justin M. Keyes
1
2021-09-05
Merge pull request #15504 from mjlbach/feat/change-handler-signature
Michael Lingelbach
1
2021-09-05
feat(lsp)!: change handler signature
Michael Lingelbach
1
2021-09-01
docs(lsp): remove private lsp.diagnostic functions from docs (#15541)
Mathias Fußenegger
1
2021-08-22
docs: make Lua docstrings consistent #15255
Gregory Anders
1
2021-08-19
feat(lsp): jump to diagnostics by position (#14795)
Zi How Poh
1
2021-08-03
refactor: remove remaining references to nvim_buf_set_virtual_text
Gregory Anders
1
2021-07-29
feat(lsp): implement vim.lsp.diagnostic.redraw() (#15203)
Gregory Anders
1
2021-07-22
lsp: add vim.lsp.diagnostic.set_qflist() function (#14831)
Marc Jakobi
1
2021-07-19
fix(lsp): allow diagnostic.clear to accept nil bufnr (#15137)
Gregory Anders
1
2021-07-19
feat(lsp): allow diagnostics to be disabled for a buffer (#15134)
Gregory Anders
1
2021-07-09
feat(lsp): Make line diagnostics display prettier
Mathias Fussenegger
1
2021-07-08
fix(lsp): restore diagnostics extmarks that were moved to the last edit line ...
Folke Lemaitre
1
2021-07-07
fix(lsp): restore diagnostics extmarks on buffer changes (#15011)
Folke Lemaitre
1
2021-06-19
fix(lsp): fix severity_limit logic in set_loclist
Steven Arcangeli
1
2021-06-15
docs(lsp): Clarify opts for show_line_diagnostics()
Shadman
1
2021-06-14
fix(lsp): fix on_detach in lsp.diagnostic
Jaehwang Jerry Jung
1
2021-06-13
fix(lsp): guard against negative diagnostic line numbers
Oliver Marriott
1
2021-06-10
fix(lsp): cap diagnostic end range to buf length
Michael Lingelbach
1
2021-06-07
feat(lsp): Split out a `diagnostics_to_items` function from set_loclist
Mathias Fussenegger
1
2021-06-06
feat(lsp): extend diagnostic.set_loclist
Viktor Kojouharov
1
2021-06-05
Merge pull request #14730 from mjlbach/feature/open_loclist_on_win
Michael Lingelbach
1
2021-06-05
fix(lsp): set_loclist should target current win
Michael Lingelbach
1
2021-06-05
feat(lsp): remove line from diagnostic quickfix
Michael Lingelbach
1
2021-05-29
refactor(lsp): consolidate the different floating window methods into open_fl...
Folke Lemaitre
1
2021-04-23
lsp: check if config is nil
Marco Hinz
1
2021-04-23
lsp: sort diagnostics by severity (#14372)
Marco Hinz
1
2021-04-14
lsp: fix off-by-one in line diagnostic highlighting
Marco Hinz
1
2021-04-06
feat(lsp): make hover/signature_help borders configurable
elianiva
1
2021-03-22
lsp: Unopened buffers return 0 for line count, which leads to broken positions
TJ DeVries
1
2021-03-02
lsp: fix diagnostic reported on terminating EOL character
Michael Lingelbach
1
2021-02-19
lsp: client stop cleanups (#13877)
Michael Lingelbach
1
2021-01-12
lsp: Add severity_limit for other diagnostics features (#13528)
TJ DeVries
1
2020-12-23
lsp: Fire LspDiagnosticsChanged before returning (#13483)
Josh French
1
2020-12-21
lsp: Add <nomodeline> to doautocmd calls (#13576)
Nils
1
2020-12-09
doc: Fix incorrect LSP diagnostic-related helptags (#13388)
Kevin Fleming
1
2020-12-08
feat: Allow incremental sync & lsp flags (#13371)
TJ DeVries
1
2020-12-03
lsp: Change diagnosticg.get_all to return {bufnr: Diagnostic[]} (#13310)
Mathias Fußenegger
1
2020-11-14
lsp: Expose all diagnostics (#13285)
Mathias Fußenegger
1
2020-11-13
doc: fixup sign information (#13281)
TJ DeVries
1
2020-11-12
lsp: vim.lsp.diagnostic (#12655)
TJ DeVries
1
[prev]