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
/
plugin
/
lsp
/
diagnostic_spec.lua
Commit message (
Expand
)
Author
Age
*
feat(lsp): deprecate vim.lsp.start_client #31341
Maria José Solano
2024-12-04
*
fix(lsp): retrigger diagnostics request on server cancellation (#31345)
Gregory Anders
2024-11-25
*
feat(lsp)!: remove client-server handlers from vim.lsp.handlers
Lewis Russell
2024-11-01
*
refactor(lsp): drop str_byteindex/str_utfindex wrappers #30915
Tristan Knight
2024-10-26
*
test: support upvalues in exec_lua
Lewis Russell
2024-09-21
*
refactor(lsp): add test case for default diagnostic severity
Mathias Fussenegger
2024-08-02
*
fix(lsp): don't send foreign diagnostics to servers in buf.code_action (#29501)
Mathias Fußenegger
2024-08-01
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
test: correct order of arguments to eq() (#27816)
zeertzjq
2024-03-11
*
feat(lsp): deprecate severity_limit
Lewis Russell
2024-02-08
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
fix(lsp): only disable inlay hints / diagnostics if no other clients are conn...
Chris AtLee
2023-08-31
*
feat(lsp): implement textDocument/diagnostic (#24128)
Chris AtLee
2023-07-20
*
feat(diagnostic): add support for tags
Lewis Russell
2023-03-30
*
refactor(lsp): use autocmd api (#19407)
ii14
2022-07-17
*
fix(lsp): fix unnecessary buffers being added on empty diagnostics (#18275)
ii14
2022-04-26
*
feat(diagnostic): add "code" to the diagnostic structure (#17510)
David Shen
2022-03-02
*
refactor(diagnostic): make display handlers generic (#16137)
Gregory Anders
2021-10-29
*
fix(diagnostic): preserve fields from LSP diagnostics via user_data (#15735)
master
Gregory Anders
2021-09-21
*
fix(diagnostic): remove useless highlight links (#15683)
Gregory Anders
2021-09-17
*
fix(lint): remove unused function from diagnostic spec
Gregory Anders
2021-09-16
*
refactor: move vim.lsp.diagnostic to vim.diagnostic
Gregory Anders
2021-09-15
*
feat(lsp)!: change handler signature
Michael Lingelbach
2021-09-05
*
feat(lsp): allow diagnostics to be disabled for a buffer (#15134)
Gregory Anders
2021-07-19
*
test(lsp): file URIs do not allow relative paths
Alessandro Pezzoni
2021-07-10
*
feat(lsp): Split out a `diagnostics_to_items` function from set_loclist
Mathias Fussenegger
2021-06-07
*
lsp: client stop cleanups (#13877)
Michael Lingelbach
2021-02-19
*
lsp: Add severity_limit for other diagnostics features (#13528)
TJ DeVries
2021-01-12
*
lsp: Change diagnosticg.get_all to return {bufnr: Diagnostic[]} (#13310)
Mathias Fußenegger
2020-12-03
*
lsp: Expose all diagnostics (#13285)
Mathias Fußenegger
2020-11-14
*
lsp: vim.lsp.diagnostic (#12655)
TJ DeVries
2020-11-12