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): vim.diagnostic.is_disabled() #21527
Raphael
2023-01-12
*
feat(highlight): add DiagnosticOk (and associated) highlight groups (#21286)
Oliver Marriott
2022-12-28
*
docs(gen): support language annotation in docstrings
Christian Clason
2022-12-02
*
docs: add language annotation to Nvim manual
Christian Clason
2022-12-02
*
fix(diagnostic): correct type annotations; add Diagnostic type (#21120)
Mathias Fußenegger
2022-11-21
*
feat(diagnostic): add `suffix` option to `virt_text` config (#21140)
beardedsakimonkey
2022-11-20
*
feat(diagnostic): add `suffix` option to `open_float()` (#21130)
beardedsakimonkey
2022-11-20
*
fix(docs): nil as viable argument for goto_prev (#20852)
Martin Kunz
2022-10-28
*
feat(docs): format parameters as a list #20485
Justin M. Keyes
2022-10-05
*
docs: fix typos (#20150)
dundargoc
2022-09-26
*
feat(diagnostic): pass diagnostics as data to DiagnosticChanged autocmd (#20173)
Gregory Anders
2022-09-13
*
docs: regenerate
ii14
2022-08-11
*
docs: fix typos (#19024)
dundargoc
2022-07-31
*
build(lua2dox): add parenthesis around parameter types in documentation (#18532)
dundargoc
2022-05-12
*
docs: remove extra whitespaces
Daiki Mizukami
2022-03-14
*
chore: fix typos (#17331)
dundargoc
2022-03-10
*
feat(diagnostic): add "code" to the diagnostic structure (#17510)
David Shen
2022-03-02
*
feat(diagnostic): allow retrieving current diagnostic config
Gregory Anders
2022-01-11
*
chore: fix typos (#16506)
dundargoc
2021-12-28
*
fix(diagnostic): respect "if_many" source option for virtual text (#16653)
Gregory Anders
2021-12-17
*
fix(docs): add bufnr and user_data to diagnostic-structure (#16619)
Mathias Fußenegger
2021-12-11
*
refactor(diagnostic): remove bufnr parameter from open_float (#16579)
Gregory Anders
2021-12-08
*
docs: regenerate (#16461)
github-actions[bot]
2021-11-28
*
feat(diagnostic): use `scope = 'line'` by default for `open_float()` (#16456)
cbarrete
2021-11-28
*
docs: regenerate (#16390)
github-actions[bot]
2021-11-27
*
chore: fix typos (#16361)
dundargoc
2021-11-27
*
feat(diagnostic)!: make DiagnosticChanged a first class autocmd (#16098)
Gregory Anders
2021-11-25
*
Merge pull request #16328 from gpanders/diagnostic-prefix-hi
Gregory Anders
2021-11-16
|
\
|
*
refactor(diagnostic)!: rename 'show_header' to 'header'
Gregory Anders
2021-11-15
|
*
feat(diagnostic): allow 'prefix' option to return highlight
Gregory Anders
2021-11-15
*
|
refactor(diagnostic): make bufnr arguments consistent (#16323)
Gregory Anders
2021-11-16
|
/
*
feat(diagnostic): add 'prefix' option to open_float (#16321)
Gregory Anders
2021-11-14
*
feat(diagnostic): do not require namespace for hide() and show() (#16261)
Gregory Anders
2021-11-09
*
refactor(diagnostic): make display handlers generic (#16137)
Gregory Anders
2021-10-29
*
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
*
docs: regenerate #15545
github-actions[bot]
2021-10-05
*
docs(diagnostic): add blurb on how to replace builtin handlers
Gregory Anders
2021-10-02
*
docs(diagnostics): add "priority" option to signs table (#15860)
Gregory Anders
2021-10-01
*
refactor(diagnostic): use sign priority for severity_sort #15785
Gregory Anders
2021-09-26
*
feat(diagnostic): allow customized diagnostic messages (#15742)
Gregory Anders
2021-09-22
*
refactor(diagnostic): remove get_virt_text_chunks()
Gregory Anders
2021-09-21
*
feat(diagnostic): add option to include diagnostic source
Gregory Anders
2021-09-21
*
feat(diagnostic): match(), tolist(), fromlist() #15704
Gregory Anders
2021-09-19
*
fix(diagnostic): change default severity_sort order
Gregory Anders
2021-09-17
*
fix(diagnostic): support severity_sort
Gregory Anders
2021-09-17
*
docs(diagnostics): fix typos
Gregory Anders
2021-09-17
*
refactor: move vim.lsp.diagnostic to vim.diagnostic
Gregory Anders
2021-09-15