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
/
test
/
functional
/
lua
/
diagnostic_spec.lua
Age
Commit message (
Expand
)
Author
Files
2024-04-08
test: improve test conventions
dundargoc
1
2024-04-04
test: reduce `exec_lua` calls
dundargoc
1
2024-03-11
test: correct order of arguments to eq() (#27816)
zeertzjq
1
2024-01-12
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
1
2024-01-12
test: normalise nvim bridge functions
Lewis Russell
1
2024-01-12
test: do not inject vim module into global helpers
Lewis Russell
1
2024-01-03
refactor: format test/*
Justin M. Keyes
1
2024-01-01
feature(diagnostic): add `vim.diagnostic.count()` (#26807)
Evgeni Chasnovski
1
2023-12-18
refactor: soft-deprecate diagnostic signs configured with :sign-define (#26618)
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-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-04-17
feat(diagnostic): specify diagnostic virtual text prefix as a function
Isak Samsten
1
2023-04-07
test(lua/diagnostic_spec): remove unnecessary after_each()
zeertzjq
1
2023-03-30
feat(diagnostic): add support for tags
Lewis Russell
1
2023-01-12
feat(diagnostic): vim.diagnostic.is_disabled() #21527
Raphael
1
2022-12-28
feat(highlight): add DiagnosticOk (and associated) highlight groups (#21286)
Oliver Marriott
1
2022-12-17
fix(diagnostic): clear stale cache on reset (#21454)
Mathias Fußenegger
1
2022-11-20
feat(diagnostic): add `suffix` option to `virt_text` config (#21140)
beardedsakimonkey
1
2022-11-20
feat(diagnostic): add `suffix` option to `open_float()` (#21130)
beardedsakimonkey
1
2022-11-19
perf(diagnostic): use api variable and improve validate (#21111)
Raphael
1
2022-11-14
feat(test): add Lua forms for API methods (#20152)
Lewis Russell
1
2022-09-13
feat(diagnostic): pass diagnostics as data to DiagnosticChanged autocmd (#20173)
Gregory Anders
1
2022-09-06
fix(diagnostic): remove buf from cache on `BufWipeout` (#20099)
Sean Dewar
1
2022-08-29
fix(lsp): clean the diagnostic cache when buffer delete (#19449)
Raphael
1
2022-06-08
fix(diagnostic): check for negative column value (#18868)
mohsen
1
2022-04-20
fix(diagnostic): use nvim_exec_autocmds to trigger DiagnosticChanged (#18188)
Gregory Anders
1
2022-01-15
feat: use nvim_buf_set_extmark for vim.highlight (#16963)
Michael Lingelbach
1
2022-01-01
fix(diagnostic): improve validation for list arguments (#16855)
Gregory Anders
1
2021-12-08
refactor(diagnostic): remove bufnr parameter from open_float (#16579)
Gregory Anders
1
2021-12-05
fix(diagnostic): escape special chars in file names (#16527)
Matthew Toohey
1
2021-11-28
feat(diagnostic): use `scope = 'line'` by default for `open_float()` (#16456)
cbarrete
1
2021-11-27
test(diagnostic): diagnostics passed to set() should be an array
Gregory Anders
1
2021-11-24
test(diagnostic): uncomment equality check
Gregory Anders
1
2021-11-22
fix(diagnostic): resolve buffer number in get() (#16407)
Gregory Anders
1
2021-11-22
fix(diagnostics): don't allow 0 bufnr for metatable index (#16405)
Gregory Anders
1
2021-11-21
fix(diagnostic): remove invalid buffers from cache (#16397)
smolck
1
2021-11-19
fix(diagnostic): fix navigation with diagnostics placed past end of line
Gregory Anders
1
2021-11-19
fix(diagnostic): deepcopy diagnostics before clamping line numbers
Gregory Anders
1
2021-11-16
Merge pull request #16328 from gpanders/diagnostic-prefix-hi
Gregory Anders
1
2021-11-16
refactor(diagnostic): make bufnr arguments consistent (#16323)
Gregory Anders
1
2021-11-15
refactor(diagnostic)!: rename 'show_header' to 'header'
Gregory Anders
1
2021-11-15
feat(diagnostic): allow 'prefix' option to return highlight
Gregory Anders
1
2021-11-14
feat(diagnostic): add 'prefix' option to open_float (#16321)
Gregory Anders
1
2021-11-09
feat(diagnostic): do not require namespace for hide() and show() (#16261)
Gregory Anders
1
2021-11-04
fix(diagnostic): fix option resolution in open_float (#16229)
Gregory Anders
1
2021-10-29
refactor(diagnostic): make display handlers generic (#16137)
Gregory Anders
1
2021-10-19
fix(diagnostic): handle diagnostics placed past the end of line (#16095)
Gregory Anders
1
[prev]
[next]