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
/
diagnostic.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-20
docs: misc #39207
Justin M. Keyes
1
2026-04-15
refactor: update usages of deprecated "buffer" param #39089
Justin M. Keyes
1
2026-04-15
refactor(diagnostic): split diagnostic module
Lewis Russell
1
2026-04-08
feat(api): rename buffer to buf #35330
Jordan
1
2026-04-06
fix(diagnostic): virtual_lines should anchor at end_lnum, not lnum #38701
glepnir
1
2026-03-21
feat(lua): replace `buffer` with `buf` in vim.keymap.set/del #38360
skewb1k
1
2026-03-16
fix(diagnostic): open_float() handles config.float function #31577
glepnir
1
2026-03-13
refactor: rename _ensure_integer => _assert_integer
Justin M. Keyes
1
2026-03-13
feat(diagnostic): custom status format function #36696
Oleh Volynets
1
2026-03-12
refactor: integer functions, optimize asserts #34112
Lewis Russell
1
2026-02-25
fix(diagnostic): handle stale diagnostic extmark ids #38060
Mathias Fußenegger
1
2026-02-14
feat(diagnostic): fromqflist({merge_lines}) #37416
Dmytro Pletenskyi
1
2026-01-28
fix(types): add missing @return annotations
Josh Cooper
1
2026-01-26
fix(diagnostics): assert adjusted diagnostic position #37210
Sergei Slipchenko
1
2026-01-04
fix(diagnostic): display 1-based related information line/col numbers (#37093)
Robert Muir
1
2026-01-02
fix(diagnostic): check for extmark in get_logical_pos #37127
Kira Kawai
1
2025-12-30
fix(diagnostic): unstable sorting by severity #37154
glepnir
1
2025-11-25
feat(diagnostic): config.status #36693
Maria Solano
1
2025-11-25
feat(diagnostic): highlights in diagnostic.status() #36685
Riley Bruins
1
2025-11-18
docs(diagnostic): diagnostic.Opts.Float extend open_floating_preview.Opts #30058
glepnir
1
2025-11-17
feat(diagnostics): stack DiagnosticUnnecessary,DiagnosticDeprecated highlight...
Grzegorz Rozdzialik
1
2025-10-01
fix(diagnostics): showing stale diagnostics in handlers #35890
Sergei Slipchenko
1
2025-09-22
fix(diagnostic): show diagnostics on buffer load #35866
Yochem van Rosmalen
1
2025-09-22
docs(diagnostics): allow list of strings for vim.diagnostic.Opts.border (#35863)
Karl Yngve Lervåg
1
2025-08-28
refactor(lua): consistent use of local aliases
Christian Clason
1
2025-08-11
fix: don't use logical diagnostic position in `get_prev` and `get_next` #35282
Sergei Slipchenko
1
2025-07-31
fix(diagnostic): check if the buffer is loaded #35125
Eisuke Kawashima
1
2025-07-31
fix(statusline): check buf valid before redraw #35123
Anton Kastritskii
1
2025-07-29
feat(statusline): vim.diagnostic.status() #33723
Anton Kastritskii
1
2025-07-28
fix(diagnostics): avoid jumping to diagnostics in deleted ranges #35088
Sergei Slipchenko
1
2025-07-25
fix(diagnostics): position diagnostics using extmarks #34014
Sergei Slipchenko
1
2025-07-25
fix(diagnostics): extend conversion support from/to quickfix format (#34006)
Mike
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-07-04
fix(diagnostic): fix flaky error
Lewis Russell
1
2025-06-18
fix(diagnostics): validate opts.signs #34565
Bruce Wen
1
2025-06-06
fix: type fixes
Lewis Russell
1
2025-06-05
fix(diagnostic): ensure autocmd always is always sent diagnostics
Lewis Russell
1
2025-06-03
fix(vim.diagnostic): improve typing
Lewis Russell
1
2025-06-03
fix(diagnostics): diagnostic just after EOL is not highlighted #34085
Sergei Slipchenko
1
2025-05-22
fix: use nvim namespace convention #34010
Yochem van Rosmalen
1
2025-05-21
fix(diagnostic): accept multiple namespace in `open_float()` (#34073)
Maria José Solano
1
2025-05-21
fix(diagnostics): fixed virtual_text cursormoved autocmd error (#34017)
Rijul Kapoor
1
2025-05-19
fix(diagnostic): deprecate `float` in `vim.diagnostic.Opts.Jump` (#34037)
v1nh1shungry
1
2025-05-13
feat(diagnostic): add `enabled` filter (#33981)
Maria José Solano
1
2025-05-12
feat(diagnostic): add `format` option to `setloclist`/`setqflist` (#33977)
Maria José Solano
1
2025-05-12
fix(diagnostic): accept multiple namespaces when setting loclist/qflist (#33982)
Maria José Solano
1
2025-05-05
feat(diagnostic): add `on_jump` callback option
Maria José Solano
1
2025-05-01
fix(diagnostic): allow virtual_{lines,text} cursor exclusivity #33517
Michael Clayton
1
2025-04-03
docs(diagnostic): mention `severity` in `Opts.VirtualLines` (#33293)
Evgeni Chasnovski
1
[next]