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
2024-04-23
fix(diagnostic): vim.diagnostic.get(…,{lnum=…}) on multi-line diagnostic ...
Raphael
1
2024-04-23
fix(diagnostic): open_float on multi-line diagnostics #28301
Raphael
1
2024-04-21
refactor(lua): rename tbl_islist => islist
Justin M. Keyes
1
2024-04-18
feat(lua): enable(enable:boolean, filter:table) #28374
Justin M. Keyes
1
2024-04-15
feat(diagnostic): enable(…, opts)
Justin M. Keyes
1
2024-04-15
feat(diagnostic): is_enabled, enable(…, enable:boolean)
Justin M. Keyes
1
2024-03-26
feat(diagnostic): add support for many namespaces filtering in GetOpts (#28045)
Mayrom
1
2024-03-09
docs: support inline markdown
Lewis Russell
1
2024-03-05
docs(lua): improvements for LSP and Diagnostic
Lewis Russell
1
2024-03-01
docs: improve/add documentation of Lua types
Lewis Russell
1
2024-02-27
feat(docs): replace lua2dox.lua
Lewis Russell
1
2024-02-06
fix(lsp): send back diagnostic tags to the server
Lewis Russell
1
2024-02-06
docs: small fixes (#27213)
dundargoc
1
2024-02-03
refactor: create function for deferred loading
dundargoc
1
2024-01-23
fix(diagnostic): fix typing on field |diagnostic-severity|
Jongwook Choi
1
2024-01-17
fix(lua): return after assert returns assert message (#27064)
altermo
1
2024-01-16
fix(diagnostic): typing
Lewis Russell
1
2024-01-03
feat(lua): add noref to deepcopy
Lewis Russell
1
2024-01-01
feature(diagnostic): add `vim.diagnostic.count()` (#26807)
Evgeni Chasnovski
1
2023-12-30
refactor: fix luals warnings
dundargoc
1
2023-12-27
refactor: use vim.deprecate on all deprecated functions
dundargoc
1
2023-12-18
refactor: soft-deprecate diagnostic signs configured with :sign-define (#26618)
Gregory Anders
1
2023-12-17
docs(diagnostic): add return value of `vim.diagnostic.config()` (#26615)
Yi Ming
1
2023-12-14
refactor(diagnostic): use named namespaces (#26568)
Gregory Anders
1
2023-12-13
feat(diagnostics): support numhl and linehl for diagnostic signs
Gregory Anders
1
2023-12-13
docs(diagnostic): fix typo in example
Gregory Anders
1
2023-12-13
fix(diagnostic): check for sign namespace instead of sign group
Gregory Anders
1
2023-12-13
refactor(diagnostic): set sign by using extmark (#26193)
Raphael
1
2023-10-27
fix(diagnostic): virtual_text prefix function should have index and total (#2...
Jongwook Choi
1
2023-10-16
fix(diagnostics): if buffer not loaded, skip handlers that set extmark (#25628)
Jaehwang Jung
1
2023-09-14
docs: replace <pre> with ``` (#25136)
Gregory Anders
1
2023-09-06
fix(diagnostic): always return copies of diagnostic items (#25010)
Evgeni Chasnovski
1
2023-08-16
feat(diagnostic): filter diagnostics by specific severities (#24736)
Michael Strobel
1
2023-08-16
feat(diagnostic): provide more control over virtual text display (#24724)
Gregory Anders
1
2023-08-09
fix(lua): improve annotations for stricter luals diagnostics (#24609)
Christian Clason
1
2023-07-18
docs(lua): more improvements (#24387)
Lewis Russell
1
2023-06-27
docs(diagnostic): return value of get() #24144
NAKAI Tsuyoshi
1
2023-04-17
feat(diagnostic): specify diagnostic virtual text prefix as a function
Isak Samsten
1
2023-04-12
fix(diagnostic): rename buffer → bufnr in type annotation (#23042)
Mathias Fußenegger
1
2023-03-30
feat(diagnostic): add support for tags
Lewis Russell
1
2023-03-04
docs(diagnostic): number → integer (#22512)
Jaehwang Jung
1
2023-01-12
feat(diagnostic): vim.diagnostic.is_disabled() #21527
Raphael
1
2023-01-03
fix(diagnostic): revert notification on missing diagnostics (#21632)
Gregory Anders
1
2023-01-03
refactor(diagnostic): DRY for loop #21521
Raphael
1
2022-12-30
feat(diagnostic): don't open quickfix/loclist if no diagnostics #21397
李晓辉
1
2022-12-18
fix(diagnostic): sort diagnostics by column (#21457)
tae-soo-kim
1
2022-12-17
fix(diagnostic): clear stale cache on reset (#21454)
Mathias Fußenegger
1
2022-12-02
docs(gen): support language annotation in docstrings
Christian Clason
1
2022-11-21
fix(diagnostic): correct type annotations; add Diagnostic type (#21120)
Mathias Fußenegger
1
2022-11-20
feat(diagnostic): add `suffix` option to `virt_text` config (#21140)
beardedsakimonkey
1
[prev]
[next]