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
/
lua
/
vim
/
diagnostic.lua
Commit message (
Expand
)
Author
Age
...
*
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(lsp): send back diagnostic tags to the server
Lewis Russell
2024-02-06
*
docs: small fixes (#27213)
dundargoc
2024-02-06
*
refactor: create function for deferred loading
dundargoc
2024-02-03
*
fix(diagnostic): fix typing on field |diagnostic-severity|
Jongwook Choi
2024-01-23
*
fix(lua): return after assert returns assert message (#27064)
altermo
2024-01-17
*
fix(diagnostic): typing
Lewis Russell
2024-01-16
*
feat(lua): add noref to deepcopy
Lewis Russell
2024-01-03
*
feature(diagnostic): add `vim.diagnostic.count()` (#26807)
Evgeni Chasnovski
2024-01-01
*
refactor: fix luals warnings
dundargoc
2023-12-30
*
refactor: use vim.deprecate on all deprecated functions
dundargoc
2023-12-27
*
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
*
refactor(diagnostic): use named namespaces (#26568)
Gregory Anders
2023-12-14
*
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
*
fix(diagnostic): check for sign namespace instead of sign group
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
*
fix(diagnostics): if buffer not loaded, skip handlers that set extmark (#25628)
Jaehwang Jung
2023-10-16
*
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(lua): more improvements (#24387)
Lewis Russell
2023-07-18
*
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
*
fix(diagnostic): rename buffer → bufnr in type annotation (#23042)
Mathias Fußenegger
2023-04-12
*
feat(diagnostic): add support for tags
Lewis Russell
2023-03-30
*
docs(diagnostic): number → integer (#22512)
Jaehwang Jung
2023-03-04
*
feat(diagnostic): vim.diagnostic.is_disabled() #21527
Raphael
2023-01-12
*
fix(diagnostic): revert notification on missing diagnostics (#21632)
Gregory Anders
2023-01-03
*
refactor(diagnostic): DRY for loop #21521
Raphael
2023-01-03
*
feat(diagnostic): don't open quickfix/loclist if no diagnostics #21397
李晓辉
2022-12-30
*
fix(diagnostic): sort diagnostics by column (#21457)
tae-soo-kim
2022-12-18
*
fix(diagnostic): clear stale cache on reset (#21454)
Mathias Fußenegger
2022-12-17
*
docs(gen): support language annotation in docstrings
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
*
perf(diagnostic): use api variable and improve validate (#21111)
Raphael
2022-11-19
*
fix(docs): nil as viable argument for goto_prev (#20852)
Martin Kunz
2022-10-28
*
refactor(diagnostic): remove deprecated function (#20423)
Raphael
2022-10-01
*
fix(diagnostic): populate data key in DiagnosticChanged autocmd in reset (#20...
Gregory Anders
2022-09-15
*
feat(diagnostic): pass diagnostics as data to DiagnosticChanged autocmd (#20173)
Gregory Anders
2022-09-13
[prev]
[next]