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
2025-03-26
refactor(diagnostic)!: remove deprecated diagnostic APIs (#33072)
Gregory Anders
1
2025-03-19
fix(diagnostic): clear virtual_lines autocmd only for valid buf #32979
Mars Peng
1
2025-03-16
fix(diagnostic): virtual lines should scroll horizontally
xzb
1
2025-03-12
fix(diagnostic): clear autocmd only for valid buf (#32861)
Jaehwang Jung
1
2025-03-04
fix(diagnostic): virtual_lines diagnostic columns (#32703)
James Trew
1
2025-02-16
fix(diagnostic): don't include diagnostic code when using custom formatter #3...
Maria José Solano
1
2025-02-05
feat(diagnostic): add `current_line` option for `virtual_text` handler
Maria José Solano
1
2025-02-03
feat(diagnostic): format() can filter diagnostics by returning nil #32302
Maria José Solano
1
2025-02-02
perf(diagnostics): cache line diagnostics when `current_line` is set #32288
Maria José Solano
1
2025-02-02
fix(diagnostic): improve current_line refresh logic #32275
Tristan Knight
1
2025-01-27
fix: resolve all remaining LuaLS diagnostics
Lewis Russell
1
2025-01-26
feat(diagnostic): virtual_lines #31959
Maria José Solano
1
2025-01-24
feat(extmarks): virtual text can be right-aligned, truncated #31921
georgev93
1
2025-01-18
fix(diagnostic)!: make virtual text handler opt-in (#32079)
Gregory Anders
1
2025-01-14
refactor: use nvim.foo.bar format for autocommand groups
Maria José Solano
1
2025-01-14
refactor: use nvim.foo.bar format for namespaces
Maria José Solano
1
2025-01-11
feat(diagnostic)!: filter diagnostics by severity before passing to handlers ...
Gregory Anders
1
2024-12-23
fix(diagnostic): silence :chistory #31701
Yorick Peterse
1
2024-12-16
fix(diagnostic): vim.diagnostic.setqflist() opens loclist on first call #31585
Juan Cruz De La Torre
1
2024-12-12
fix(diagnostic): broken variable reference #31557
Jeremy Fleischman
1
2024-12-11
fix(diagnostic): setqflist() is stuck after vim.lsp.buf.document_symbol #31553
Jeremy Fleischman
1
2024-12-11
feat(diagnostic): update quickfix list by title #31486
Jeremy Fleischman
1
2024-12-07
refactor: add vim._resolve_bufnr
Lewis Russell
1
2024-12-05
fix(diagnostic): only store quickfix id when creating a new one #31466
Jeremy Fleischman
1
2024-12-04
feat(diagnostic): vim.diagnostic.setqflist improvements #30868
Jeremy Fleischman
1
2024-11-25
feat(diagnostic): inherit parent 'path' option in open_float (#31273)
Mathias Fußenegger
1
2024-10-31
fix: another round of type annotation fixes
Lewis Russell
1
2024-10-27
feat(diagnostics)!: sort underline severity_sort (#30898)
Donatas
1
2024-10-21
feat(vim.validate): improve fast form and deprecate spec form
Lewis Russell
1
2024-10-21
refactor: rename vim.highlight => vim.hl
Justin M. Keyes
1
2024-10-17
perf(validate): use lighter version
Lewis Russell
1
2024-09-25
fix(diagnostic): correct `severity` type on `setqflist`, `setloclist` (#30506)
Nathan Smith
1
2024-07-09
fix(diagnostic): fix backwards compatibility for goto_next and goto_prev (#29...
Max Coplan
1
2024-07-04
fix(diagnostic): make docs agree with code (#29561)
Peter Aronoff
1
2024-06-28
refactor: use `vim._with` where possible
dundargoc
1
2024-06-19
fix(diagnostics): don't apply extmarks to invalid lines #29321
Riley Bruins
1
2024-06-07
docs: misc (#28837)
dundargoc
1
2024-06-04
fix(diagnostic): fix float scope filtering (#29134)
Andre Toerien
1
2024-06-04
refactor(lua): use tuple syntax everywhere #29111
Ilia Choly
1
2024-05-28
feat: add "jump" options to vim.diagnostic.config() (#29067)
Gregory Anders
1
2024-05-28
feat(diagnostic): add vim.diagnostic.jump() (#26745)
Gregory Anders
1
2024-05-24
fix: change deprecation presentation
dundargoc
1
2024-05-20
fix(diagnostic): show backtrace for deprecation warnings
Jongwook Choi
1
2024-05-16
docs: misc (#28761)
dundargoc
1
2024-04-30
feat(diagnostic): revert default behaviour of goto_next/prev()
Lewis Russell
1
2024-04-28
feat(defaults): visual CTRL-R for LSP mappings #28537
Justin M. Keyes
1
2024-04-28
fix(diagnostic): get border from config (#28531)
glepnir
1
2024-04-27
fix(diagnostic): invalid col number compare in next_diagnostic (#28397)
Raphael
1
2024-04-25
feat(diagnostic): goto functions jump to highest severity (#28490)
Gregory Anders
1
2024-04-24
perf(diagnostic): avoid table copies to filter by severity (#28491)
Mathias Fußenegger
1
[prev]
[next]