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
/
test
/
functional
/
lua
/
diagnostic_spec.lua
Commit message (
Expand
)
Author
Age
*
refactor(diagnostic): make display handlers generic (#16137)
Gregory Anders
2021-10-29
*
fix(diagnostic): handle diagnostics placed past the end of line (#16095)
Gregory Anders
2021-10-19
*
refactor(diagnostic)!: replace 'show_*' functions with 'open_float' (#16057)
Gregory Anders
2021-10-19
*
fix(diagnostic): do not override existing config settings #16043
Gregory Anders
2021-10-17
*
fix: support severity_sort option for show_diagnostic functions (#15948)
Gregory Anders
2021-10-07
*
test(diagnostic): add test case for signs
Gregory Anders
2021-10-02
*
feat(diagnostic): allow customized diagnostic messages (#15742)
Gregory Anders
2021-09-22
*
feat(diagnostic): add option to include diagnostic source
Gregory Anders
2021-09-21
*
fix(diagnostic): clamp line numbers in display layer (#15729)
Gregory Anders
2021-09-20
*
feat(diagnostic): match(), tolist(), fromlist() #15704
Gregory Anders
2021-09-19
*
test: add test case for show_line_diagnostics
Gregory Anders
2021-09-18
*
fix(diagnostic): change default severity_sort order
Gregory Anders
2021-09-17
*
fix(diagnostic): support severity_sort
Gregory Anders
2021-09-17
*
test: add test case for severity ranges
Gregory Anders
2021-09-15
*
refactor: move vim.lsp.diagnostic to vim.diagnostic
Gregory Anders
2021-09-15