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
2026-04-08
feat(api): rename buffer to buf #35330
Jordan
1
2026-04-08
fix(diagnostics)!: restore `is_pull` namespace argument #38698
Maria Solano
1
2026-03-23
fix(lsp): get_namespace signature (#38449)
Tristan Knight
1
2026-03-19
fix(lsp): improve diagnostics handling and comments
tris203
1
2026-03-19
fix(lsp/diagnostic): key resultId by client and identifier
tris203
1
2026-03-19
fix(lsp): request diagnostics from all registrations
tris203
1
2026-03-19
refactor(lsp): replace _provider_value_get with _provider_foreach
tris203
1
2026-03-12
docs: use "ev" convention in event-handlers
Justin M. Keyes
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
2025-12-09
Revert "feat(lsp): support `version` in `textDocument/publishDiagnostics` #36...
Mathias Fußenegger
1
2025-12-08
fix(lsp): fix incorrect params because of typo (#36871)
Pig Fang
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
feat(lsp): support refreshing workspace diagnostics
Pig Fang
1
2025-12-05
refactor(lsp): simplify handling diagnostic "on_refresh"
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-10-25
fix(lsp): ensure bufnr is passed for buffer-local requests (#36325)
skewb1k
1
2025-10-07
fix(lsp): use LSP method type in more places (#36069)
Maria Solano
1
2025-10-04
fix(lsp): deprecate `vim.lsp.protocol.Methods` (#35998)
Maria Solano
1
2025-09-27
fix(lsp): remove `vim.lsp.diagnostic.reset()` (#35938)
Maria Solano
1
2025-08-28
refactor(lua): consistent use of local aliases
Christian Clason
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-07-10
feat(diagnostic): jump to related info location from `open_float` #34837
Riley Bruins
1
2025-07-07
feat(lsp): support diagnostic related information (#34474)
Riley Bruins
1
2025-06-27
fix(lsp): fix workspace diagnostic request to follow spec (#34674)
Zie Mcdowell
1
2025-06-09
feat(lsp): workspace diagnostic support (#34262)
Maria José Solano
1
2025-06-06
fix: type fixes
Lewis Russell
1
2025-06-03
fix(vim.diagnostic): improve typing
Lewis Russell
1
2025-05-22
fix: use nvim namespace convention #34010
Yochem van Rosmalen
1
2025-05-10
refactor(docs): remove unnecessary `@private`/`@nodoc` annotations (#33951)
Maria José Solano
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
2025-03-17
fix(diagnostic): remove deprecated `severity_limit` option
Christian Clason
1
2025-03-11
refactor(lsp): rename `on_publish_diagnostics` parameter #32776
Will Lillis
1
2025-01-27
fix: resolve all remaining LuaLS diagnostics
Lewis Russell
1
2025-01-14
refactor: use nvim.foo.bar format for autocommand groups
Maria José Solano
1
2025-01-11
docs: misc
dundargoc
1
2024-12-07
refactor: add vim._resolve_bufnr
Lewis Russell
1
2024-11-25
fix(lsp): retrigger diagnostics request on server cancellation (#31345)
Gregory Anders
1
2024-11-25
refactor(lsp): rename `offset_encoding` to `position_encoding` #31286
Yi Ming
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-10-17
perf(validate): use lighter version
Lewis Russell
1
2024-08-27
feat(lsp): export diagnostic conversion functions (#30064)
Maria José Solano
1
2024-08-26
fix(lsp): log when receiving markup messages (#30065)
Maria José Solano
1
2024-08-01
fix(lsp): don't send foreign diagnostics to servers in buf.code_action (#29501)
Mathias Fußenegger
1
2024-03-06
fix(lsp): actually send diagnostic-tags back to the server
Lewis Russell
1
[next]