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
/
client.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-24
fix(lsp): handle self-mapped methods in supports_method #39383
Tristan Knight
1
2026-04-16
backport test: lint naming conventions (#39124)
Justin M. Keyes
1
2026-04-14
docs: lsp, options, api
Justin M. Keyes
1
2026-04-09
backport: feat(api): rename buffer to buf (#38899)
Justin M. Keyes
1
2026-04-01
backport: docs: misc #38692
Justin M. Keyes
1
2026-03-30
docs: fix syntax errors in examples #38606
skewb1k
1
2026-03-21
feat(lua): replace `buffer` with `buf` in vim.keymap.set/del #38360
skewb1k
1
2026-03-19
fix(lsp): handle providers without subcapabilities
tris203
1
2026-03-19
refactor(lsp): replace _provider_value_get with _provider_foreach
tris203
1
2026-03-18
feat(lsp): migrate `document_color` to capability framework (#38344)
Maria Solano
1
2026-03-12
refactor: integer functions, optimize asserts #34112
Lewis Russell
1
2026-03-11
docs: api, messages, lsp, trust
Justin M. Keyes
1
2026-02-14
refactor(lsp): centralize provider capability resolution #37221
Tristan Knight
1
2026-02-03
feat(lsp): support range + full semantic token requests #37611
jdrouhard
1
2026-02-03
fix(lsp): avoid scheduling client deletion before LspNotify #37685
Yi Ming
1
2026-01-28
fix(types): add missing @return annotations
Josh Cooper
1
2026-01-27
feat(lsp): semantic token range improvements #37451
jdrouhard
1
2026-01-12
docs: misc (#37281)
zeertzjq
1
2026-01-07
docs: misc (#37280)
zeertzjq
1
2026-01-02
fix(lsp): `:lsp restart` restarts on client exit #37125
Olivia Kinnear
1
2026-01-02
fix(lsp): improve dynamic registration handling #37161
Tristan Knight
1
2025-12-15
fix(lsp): correct capability checks for dynamic registration (#36932)
Tristan Knight
1
2025-12-06
docs: misc
Justin M. Keyes
1
2025-12-06
refactor(lsp): unify capability checks and registration #36781
Tristan Knight
1
2025-12-04
feat(lsp): `Client:stop()` defaults to `exit_timeout` #36783
Olivia Kinnear
1
2025-12-03
fix(lsp): default ClientConfig.exit_timeout to false #36811
Olivia Kinnear
1
2025-12-03
fix(lsp): close timer when client exits (#36795)
zeertzjq
1
2025-11-30
feat(lsp): graduate ClientConfig `exit_timeout` #36750
Olivia Kinnear
1
2025-11-30
feat(lsp): semanticTokens/range #36705
Tristan Knight
1
2025-11-05
fix(lsp): don't immediately force shutdown when using a timeout (#36455)
Maria Solano
1
2025-11-01
feat(lsp): support auto-force escalation in client stop (#36378)
Maria Solano
1
2025-10-24
docs: types, news, lua-plugin
Justin M. Keyes
1
2025-10-16
fix(lsp): replace `string` types with LSP method alias type annotations where...
David
1
2025-10-14
revert "fix(lsp): _get_workspace_folders does not handle root_dir() function"...
Mathias Fußenegger
1
2025-10-11
fix(lsp): _get_workspace_folders does not handle root_dir() function #36071
atusy
1
2025-10-07
fix(lsp): typos in method names #36077
Igor Lacerda
1
2025-10-04
fix(lsp): deprecate `vim.lsp.protocol.Methods` (#35998)
Maria Solano
1
2025-09-16
fix(lsp): restore Client:stop() force-stopping behavior (#35800)
zeertzjq
1
2025-09-15
fix(lsp): avoid re-enabling `document_color` on `registerCapability` (#35774)
skewb1k
1
2025-09-08
fix(lsp): check if buffer is valid in scheduled client:on_attach() #35672
notomo
1
2025-08-31
feat(lsp): support `textDocument/onTypeFormatting` (#34637)
Riley Bruins
1
2025-08-28
refactor(lua): consistent use of local aliases
Christian Clason
1
2025-08-25
feat(lsp): support `textDocument/inlineCompletion`
Yi Ming
1
2025-08-18
refactor(lsp): use `vim.lsp._capability.enable` internally
Yi Ming
1
2025-08-18
refactor(lsp): no longer rely on `LspDetach` for detaching capabilities
Yi Ming
1
2025-08-18
refactor(lsp): move `util.enable` to `capability.enable`
Yi Ming
1
2025-08-17
refactor(lsp): check supported methods instead of `tbl_get`
Yi Ming
1
2025-08-11
fix(lsp): deprecate vim.lsp.set_log_level, vim.lsp.get_log_path #35274
Maria José Solano
1
2025-08-03
fix(lsp): decode 'null' in server responses as vim.NIL #34849
skewb1k
1
2025-07-20
refactor(lsp): inline `on_client_exit`
Yi Ming
1
[next]