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
/
handlers.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-23
fix(lsp): callHierarchy/outgoingCalls ranges are relative to caller, not call...
Ashley Hauck
1
2026-03-20
fix(lsp): guard dynamic capability attachment #38382
Tristan Knight
1
2026-03-18
feat(lsp): migrate `document_color` to capability framework (#38344)
Maria Solano
1
2026-02-15
fix(lsp): support workspace/configuation with no section #27510
Tim Pope
1
2026-02-03
feat(lsp): support `workspace/codeLens/refresh`
Yi Ming
1
2026-02-03
feat(lsp)!: reimplement `textDocument/codeLens` as decoration provider
Yi Ming
1
2025-12-06
feat(lsp): support dynamic registration for diagnostics (#36841)
Tristan Knight
1
2025-12-05
feat(lsp): support diagnostic refresh request
Pig Fang
1
2025-10-07
fix(lsp): typos in method names #36077
Igor Lacerda
1
2025-10-05
fix(lsp): format_item should return string (#36025)
phanium
1
2025-10-04
fix(lsp): deprecate `vim.lsp.protocol.Methods` (#35998)
Maria Solano
1
2025-07-01
fix(lsp): use `vim.notify` with action-less `showMessage` requests (#34720)
Maria José Solano
1
2025-06-16
fix(lsp): use vim.notify for all message types #34489
someoneinjd
1
2025-06-06
fix: type fixes
Lewis Russell
1
2025-05-10
refactor(docs): remove unnecessary `@private`/`@nodoc` annotations (#33951)
Maria José Solano
1
2025-05-04
feat(lsp): support `documentColor` dynamic registration #33800
Maria José Solano
1
2025-02-13
feat(lsp): add select kind in showMessageRequest #32387
Maria José Solano
1
2025-02-11
feat(lsp)!: `symbol_to_item` requires `offset_encoding`
Yi Ming
1
2025-01-27
fix: resolve all remaining LuaLS diagnostics
Lewis Russell
1
2025-01-23
fix(lsp): prefer `on_list` over `loclist` in default handler
Evgeni Chasnovski
1
2025-01-17
fix(messages): lsp window/showMessage is not an error
Luuk van Baal
1
2025-01-14
refactor: use nvim.foo.bar format for namespaces
Maria José Solano
1
2025-01-09
feat(api): deprecate nvim_out/err_write(ln)
Luuk van Baal
1
2024-11-25
fix(lsp): retrigger diagnostics request on server cancellation (#31345)
Gregory Anders
1
2024-11-18
refactor(lsp): fold in dynamic_registration code into the client
Lewis Russell
1
2024-11-01
feat(lsp)!: remove client-server handlers from vim.lsp.handlers
Lewis Russell
1
2024-10-29
feat(lsp)!: multiple client support for vim.lsp.buf.hover()
Lewis Russell
1
2024-10-24
feat(lsp): deprecate vim.lsp.buf.completion
Lewis Russell
1
2024-10-21
refactor: rename vim.highlight => vim.hl
Justin M. Keyes
1
2024-10-20
feat(lsp)!: support multiple clients in goto methods (#30877)
Mathias Fußenegger
1
2024-10-20
feat(lsp)!: support multiple clients in lsp.buf.references
Mathias Fussenegger
1
2024-10-15
fix(lsp): handle multiline signature help labels #30460
Maria José Solano
1
2024-06-11
refactor(lua): improve type annotations
Lewis Russell
1
2024-05-27
feat(lsp): completion side effects
Maria José Solano
1
2024-05-16
feat: remove deprecated features
dundargoc
1
2024-05-07
Merge #28637 more support for vim.lsp.ListOpts.loclist
Justin M. Keyes
1
2024-05-07
feat(lsp): support vim.lsp.ListOpts.loclist in location_handler()
tom-anders
1
2024-05-07
docs(lsp): document vim.lsp.ListOpts.loclist
tom-anders
1
2024-05-07
refactor(lsp): use vim.cmd instead of api.nvim_command
tom-anders
1
2024-05-07
docs(lsp): fix type annotations in response_to_list(...)
tom-anders
1
2024-05-07
refactor(lsp): move repeated table construction into a variable
tom-anders
1
2024-05-07
fix(lsp): rename LspProgress data.result => data.params #28632
Jongwook Choi
1
2024-05-07
refactor(lsp): use vim.is_callable()
tom-anders
1
2024-05-03
fix(vim.ui)!: change open() to return `result|nil, errmsg|nil` #28612
Justin M. Keyes
1
2024-04-25
fix(vim.ui)!: change open() to return pcall-like values #28502
Justin M. Keyes
1
2024-04-22
refactor(lua): deprecate tbl_flatten
Justin M. Keyes
1
2024-04-21
refactor(lua): rename tbl_islist => islist
Justin M. Keyes
1
2024-04-20
feat(lsp): add vim.lsp.buf.subtypes(), vim.lsp.buf.supertypes() (#28388)
Yinzuo Jiang
1
2024-04-15
fix(vim.ui): open() may wait indefinitely #28325
Justin M. Keyes
1
2024-03-06
refactor(types): more fixes (2)
Lewis Russell
1
[next]