index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
doc
/
diagnostic.txt
Commit message (
Expand
)
Author
Age
*
feat(diagnostic): add `current_line` option for `virtual_text` handler
Maria José Solano
2025-02-05
*
feat(diagnostic): format() can filter diagnostics by returning nil #32302
Maria José Solano
2025-02-03
*
feat(diagnostic): virtual_lines #31959
Maria José Solano
2025-01-26
*
feat(extmarks): virtual text can be right-aligned, truncated #31921
georgev93
2025-01-24
*
fix(diagnostic)!: make virtual text handler opt-in (#32079)
Gregory Anders
2025-01-18
*
feat(diagnostic)!: filter diagnostics by severity before passing to handlers ...
Gregory Anders
2025-01-11
*
feat(diagnostic): update quickfix list by title #31486
Jeremy Fleischman
2024-12-11
*
docs(diagnostics): location list / quickfix example #31371
Yochem van Rosmalen
2024-11-29
*
feat(diagnostics)!: sort underline severity_sort (#30898)
Donatas
2024-10-27
*
docs: render `@since` versions, 0 means experimental #30649
Justin M. Keyes
2024-10-04
*
fix(diagnostic): correct `severity` type on `setqflist`, `setloclist` (#30506)
Nathan Smith
2024-09-25
*
fix(diagnostic): make docs agree with code (#29561)
Peter Aronoff
2024-07-04
*
refactor(lua): improve type annotations
Lewis Russell
2024-06-11
*
docs: misc (#28837)
dundargoc
2024-06-07
*
refactor(lua): use tuple syntax everywhere #29111
Ilia Choly
2024-06-04
*
feat: add "jump" options to vim.diagnostic.config() (#29067)
Gregory Anders
2024-05-28
*
feat(diagnostic): add vim.diagnostic.jump() (#26745)
Gregory Anders
2024-05-28
*
NVIM v0.10.0
Justin M. Keyes
2024-05-16
*
feat(diagnostic): revert default behaviour of goto_next/prev()
Lewis Russell
2024-04-30
*
feat(defaults): visual CTRL-R for LSP mappings #28537
Justin M. Keyes
2024-04-28
*
fix(diagnostic): get border from config (#28531)
glepnir
2024-04-28
*
feat(diagnostic): goto functions jump to highest severity (#28490)
Gregory Anders
2024-04-25
*
fix(diagnostic): vim.diagnostic.get(…,{lnum=…}) on multi-line diagnostic ...
Raphael
2024-04-23
*
feat(lua): enable(enable:boolean, filter:table) #28374
Justin M. Keyes
2024-04-18
*
feat(diagnostic): enable(…, opts)
Justin M. Keyes
2024-04-15
*
feat(diagnostic): is_enabled, enable(…, enable:boolean)
Justin M. Keyes
2024-04-15
*
feat(diagnostic): add support for many namespaces filtering in GetOpts (#28045)
Mayrom
2024-03-26
*
docs: support inline markdown
Lewis Russell
2024-03-09
*
docs(lua): improvements for LSP and Diagnostic
Lewis Russell
2024-03-05
*
docs: improve/add documentation of Lua types
Lewis Russell
2024-03-01
*
feat(docs): replace lua2dox.lua
Lewis Russell
2024-02-27
*
fix(doc): prevent doxygen confusion
Lewis Russell
2024-02-06
*
fix(diagnostic): typing
Lewis Russell
2024-01-16
*
fix(doc): improve doc generation of types using lpeg
Lewis Russell
2024-01-11
*
fix(docs): make lines not overflow in vim docs
Jongwook Choi
2024-01-09
*
feature(diagnostic): add `vim.diagnostic.count()` (#26807)
Evgeni Chasnovski
2024-01-01
*
refactor: soft-deprecate diagnostic signs configured with :sign-define (#26618)
Gregory Anders
2023-12-18
*
docs(diagnostic): add return value of `vim.diagnostic.config()` (#26615)
Yi Ming
2023-12-17
*
feat(diagnostics): support numhl and linehl for diagnostic signs
Gregory Anders
2023-12-13
*
docs(diagnostic): fix typo in example
Gregory Anders
2023-12-13
*
refactor(diagnostic): set sign by using extmark (#26193)
Raphael
2023-12-13
*
fix(diagnostic): virtual_text prefix function should have index and total (#2...
Jongwook Choi
2023-10-27
*
docs: replace <pre> with ``` (#25136)
Gregory Anders
2023-09-14
*
fix(diagnostic): always return copies of diagnostic items (#25010)
Evgeni Chasnovski
2023-09-06
*
feat(diagnostic): filter diagnostics by specific severities (#24736)
Michael Strobel
2023-08-16
*
feat(diagnostic): provide more control over virtual text display (#24724)
Gregory Anders
2023-08-16
*
fix(lua): improve annotations for stricter luals diagnostics (#24609)
Christian Clason
2023-08-09
*
docs: gather @notes items into one section
Justin M. Keyes
2023-07-08
*
docs(diagnostic): return value of get() #24144
NAKAI Tsuyoshi
2023-06-27
*
feat(diagnostic): specify diagnostic virtual text prefix as a function
Isak Samsten
2023-04-17
[next]