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
/
lsp
/
buf.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-23
fix(lsp): filter code_action diagnostics to the cursor #38988
Barrett Ruth
1
2026-04-19
docs(lsp): description for `on_list` example #39230
Maria Solano
1
2026-04-16
refactor(lsp): provide a default list handler example #39005
Yi Ming
1
2026-04-11
fix(lsp): check stale context in hover/signature callback #38724
glepnir
1
2026-04-09
refactor(lsp): share code by `get_locations` #38902
Yi Ming
1
2026-04-08
fix(diagnostics)!: restore `is_pull` namespace argument #38698
Maria Solano
1
2026-04-02
refactor(lsp): remove implicit rpc error tostring #38707
Yi Ming
1
2026-03-30
feat(lsp): respect 'switchbuf' for jump commands, drop `reuse_win` #38510
Yi Ming
1
2026-03-23
fix(lsp): get_namespace signature (#38449)
Tristan Knight
1
2026-03-21
feat(lua): replace `buffer` with `buf` in vim.keymap.set/del #38360
skewb1k
1
2026-03-21
fix(lsp/diagnostic): use diagnostic provider identifier for code actions #38401
Sergei Slipchenko
1
2026-03-19
fix(lsp): improve diagnostics handling and comments
tris203
1
2026-02-01
fix(lsp): call `on_list` before reading `loclist` #37645
Maria Solano
1
2026-01-23
feat(lsp): highlighting the symbol being renamed (#37390)
Yi Ming
1
2026-01-12
docs: misc (#37281)
zeertzjq
1
2026-01-07
docs: misc (#37280)
zeertzjq
1
2025-11-24
feat(lsp): incremental-selection operator-pending mode #36575
Branden Call
1
2025-11-12
fix(lsp): reuse_win prioritizes windows/tabs currently displayed #36486
Toby She
1
2025-10-05
feat(lsp): pass client ID in code action filter (#36046)
Maria Solano
1
2025-10-04
fix(lsp): deprecate `vim.lsp.protocol.Methods` (#35998)
Maria Solano
1
2025-09-16
docs: small fixes (#35791)
zeertzjq
1
2025-08-28
refactor(lua): consistent use of local aliases
Christian Clason
1
2025-08-27
fix(lsp): don't treat MarkedString[] with language id as empty #35518
Robert Muir
1
2025-08-21
fix(lsp): handle array with empty string when checking empty hover (#35423)
Igor Lacerda
1
2025-08-20
fix(lsp): update window title when cycling through signatures #35407
Tiago Inaba
1
2025-08-11
feat(lsp): support signature help noActiveParameterSupport #34838
skewb1k
1
2025-08-11
docs(lsp): specify formatting_options type (#35302)
Riley Bruins
1
2025-08-06
feat(lsp): improve signature help display #35190
skewb1k
1
2025-08-03
revert(lsp): compare to `vim.NIL` in `lsp/buf.lua` (#35156)
Maria José Solano
1
2025-08-03
fix(lsp): compare to `vim.NIL` in `lsp/buf.lua` #35154
Maria José Solano
1
2025-08-02
fix(lsp): handle nil response in references request #35139
Maria José Solano
1
2025-07-26
fix(lsp): don't override `config.title` in `vim.lsp.buf.signature_help()` #35075
Maria José Solano
1
2025-07-20
fix(lsp): show notification with empty hover response (#35014)
Maria José Solano
1
2025-07-06
refactor(lsp): narrower `hierarchy` argument type (#34799)
Maria José Solano
1
2025-07-06
refactor(lsp): consistent usage of vim.notify #34802
Maria José Solano
1
2025-07-04
fix(lsp): consistent use of `vim.notify`/logging with unsupported methods
Maria José Solano
1
2025-07-04
fix(lsp): remove extra notify on empty hover
Maria José Solano
1
2025-06-26
fix(lsp): include context for each client in multi-handler results (#34669)
Maria José Solano
1
2025-06-23
refactor(lsp): use `vim.lsp.buf_request_all` internally (#34604)
Maria José Solano
1
2025-06-17
fix(lsp): support v:count in selection_range() #34551
Riley Bruins
1
2025-06-16
feat(lsp): handle disabled code actions (#34453)
Riley Bruins
1
2025-06-16
fix(lsp): add missing argument validations (#34519)
Maria José Solano
1
2025-06-15
fix(lsp): use correct deprecation function (#34518)
Maria José Solano
1
2025-06-12
feat(lsp): <Plug> mapping for signature help cycling #34039
Tiago Inaba
1
2025-06-12
feat(lsp): incremental selection via "textDocument/selectionRange" #34011
Riley Bruins
1
2025-06-09
feat(lsp): workspace diagnostic support (#34262)
Maria José Solano
1
2025-06-06
fix: type fixes
Lewis Russell
1
2025-04-27
docs: lsp, emoji, startup #33446
Justin M. Keyes
1
2025-04-26
fix(lsp): cycling signatures with the default `config.focusable`
Yi Ming
1
2025-04-26
fix(lsp): prioritize showing active signature
Yi Ming
1
[next]