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
/
test
/
functional
/
plugin
/
lsp
/
diagnostic_spec.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-15
refactor: update usages of deprecated "buffer" param #39089
Justin M. Keyes
1
2026-04-08
fix(diagnostics)!: restore `is_pull` namespace argument #38698
Maria Solano
1
2026-03-19
refactor(lsp): replace _provider_value_get with _provider_foreach
tris203
1
2026-02-26
fix(lps): separate namespaces for pull/push diagnostics #37938
Riccardo Mazzarini
1
2026-02-14
refactor(lsp): centralize provider capability resolution #37221
Tristan Knight
1
2026-02-08
test(lsp/diagnostic): clearing diagnostics #37759
GenchoXD
1
2026-01-15
test(lsp/diagnostic_spec): fix creating unused clients (#37397)
zeertzjq
1
2025-12-09
Revert "feat(lsp): support `version` in `textDocument/publishDiagnostics` #36...
Mathias Fußenegger
1
2025-12-06
feat(lsp): support dynamic registration for diagnostics (#36841)
Tristan Knight
1
2025-12-05
refactor(lsp): fix lint
Pig Fang
1
2025-12-05
test(lsp): accept callback for diagnostic
Pig Fang
1
2025-12-05
refactor(lsp): fix lint
Pig Fang
1
2025-12-05
feat(lsp): support refreshing workspace diagnostics
Pig Fang
1
2025-12-05
test(lsp): polish tests of refreshing diagnostics
Pig Fang
1
2025-12-05
test(lsp): update test name
Pig Fang
1
2025-12-05
feat(lsp): support diagnostic refresh request
Pig Fang
1
2025-11-29
feat(lsp): support `version` in `textDocument/publishDiagnostics` #36754
Riley Bruins
1
2025-11-10
feat(lsp): deprecate `vim.lsp.stop_client` (#36459)
Olivia Kinnear
1
2025-10-04
fix(lsp): deprecate `vim.lsp.protocol.Methods` (#35998)
Maria Solano
1
2025-09-24
test: don't call clear() in both before_each() and after_each() (#35901)
zeertzjq
1
2025-07-21
feat(lsp): diagnostic related documents support
Riley Bruins
1
2025-07-21
fix(lsp): store result id for unchanged diagnostic reports
Riley Bruins
1
2025-05-03
fix(lsp): improper diagnostic end_col computation
Riley Bruins
1
2025-04-26
perf(lsp): include `previousResultId` in `DocumentDiagnosticParams` #32887
Yi Ming
1
2024-12-04
feat(lsp): deprecate vim.lsp.start_client #31341
Maria José Solano
1
2024-11-25
fix(lsp): retrigger diagnostics request on server cancellation (#31345)
Gregory Anders
1
2024-11-01
feat(lsp)!: remove client-server handlers from vim.lsp.handlers
Lewis Russell
1
2024-10-26
refactor(lsp): drop str_byteindex/str_utfindex wrappers #30915
Tristan Knight
1
2024-09-21
test: support upvalues in exec_lua
Lewis Russell
1
2024-08-02
refactor(lsp): add test case for default diagnostic severity
Mathias Fussenegger
1
2024-08-01
fix(lsp): don't send foreign diagnostics to servers in buf.code_action (#29501)
Mathias Fußenegger
1
2024-04-23
test: improve test conventions
dundargoc
1
2024-04-10
refactor(test): inject after_each differently
Lewis Russell
1
2024-04-08
test: improve test conventions
dundargoc
1
2024-03-11
test: correct order of arguments to eq() (#27816)
zeertzjq
1
2024-02-08
feat(lsp): deprecate severity_limit
Lewis Russell
1
2024-01-03
refactor: format test/*
Justin M. Keyes
1
2023-08-31
fix(lsp): only disable inlay hints / diagnostics if no other clients are conn...
Chris AtLee
1
2023-07-20
feat(lsp): implement textDocument/diagnostic (#24128)
Chris AtLee
1
2023-03-30
feat(diagnostic): add support for tags
Lewis Russell
1
2022-07-17
refactor(lsp): use autocmd api (#19407)
ii14
1
2022-04-26
fix(lsp): fix unnecessary buffers being added on empty diagnostics (#18275)
ii14
1
2022-03-02
feat(diagnostic): add "code" to the diagnostic structure (#17510)
David Shen
1
2021-10-29
refactor(diagnostic): make display handlers generic (#16137)
Gregory Anders
1
2021-09-21
fix(diagnostic): preserve fields from LSP diagnostics via user_data (#15735)
Gregory Anders
1
2021-09-17
fix(diagnostic): remove useless highlight links (#15683)
Gregory Anders
1
2021-09-16
fix(lint): remove unused function from diagnostic spec
Gregory Anders
1
2021-09-15
refactor: move vim.lsp.diagnostic to vim.diagnostic
Gregory Anders
1
2021-09-05
feat(lsp)!: change handler signature
Michael Lingelbach
1
2021-07-19
feat(lsp): allow diagnostics to be disabled for a buffer (#15134)
Gregory Anders
1
[next]