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
Age
Commit message (
Expand
)
Author
Files
2025-11-05
fix(lsp): don't immediately force shutdown when using a timeout (#36455)
Maria Solano
1
2025-11-04
fix(lsp): fix window to set cursor for inline completion (#36444)
Folke Lemaitre
1
2025-11-01
feat(lsp): support auto-force escalation in client stop (#36378)
Maria Solano
1
2025-10-27
fix(lsp): stop repeatedly resuming dead coroutine #35743
tao
1
2025-10-25
fix(lsp): ensure bufnr is passed for buffer-local requests (#36325)
skewb1k
3
2025-10-24
docs: types, news, lua-plugin
Justin M. Keyes
1
2025-10-22
fix(lsp): set 'linebreak' in floating windows (#36275)
Fredrik Lanker
1
2025-10-20
fix(lsp): deduplicate completion items #36166
Till Bungert
1
2025-10-16
fix(lsp): replace `string` types with LSP method alias type annotations where...
David
2
2025-10-16
fix(lsp): include missing LSP methods and update type annotations
Davidyz
1
2025-10-14
revert "fix(lsp): _get_workspace_folders does not handle root_dir() function"...
Mathias Fußenegger
2
2025-10-11
fix(lsp): _get_workspace_folders does not handle root_dir() function #36071
atusy
2
2025-10-11
fix: vim.lsp.omnifunc should not throw away other items #35346
Till Bungert
1
2025-10-07
fix(lsp): typos in method names #36077
Igor Lacerda
2
2025-10-07
fix(lsp): use LSP method type in more places (#36069)
Maria Solano
4
2025-10-05
feat(lsp): pass client ID in code action filter (#36046)
Maria Solano
1
2025-10-05
fix: remove quotes around `nil` deprecation alternatives (#36047)
Maria Solano
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
18
2025-10-02
fix(lsp): inlineCompletion: ignore out-of-range items #35990
Yi Ming
1
2025-10-01
fix(lsp): scope inline_completion autocmds to buffer (#35965)
v1nh1shungry
1
2025-09-27
fix(lsp): remove `vim.lsp.diagnostic.reset()` (#35938)
Maria Solano
1
2025-09-27
feat(lsp): document method types (#35934)
Maria Solano
1
2025-09-27
fix(lsp): use correct `workspace.diagnostics` capability key (#35937)
Maria Solano
1
2025-09-17
fix(lsp): treat 2-triggers-at-once as "last char wins" #35435
Tomasz N
1
2025-09-16
fix(lsp): restore Client:stop() force-stopping behavior (#35800)
zeertzjq
1
2025-09-16
docs: small fixes (#35791)
zeertzjq
1
2025-09-15
fix(lsp): avoid re-enabling `document_color` on `registerCapability` (#35774)
skewb1k
1
2025-09-15
fix(lsp): avoid automatic request after leaving insert mode (#35767)
zeertzjq
1
2025-09-08
fix(lsp): check if buffer is valid in scheduled client:on_attach() #35672
notomo
1
2025-09-06
docs(lsp): tweak `inline_completion.get` code snippet #35657
Maria José Solano
1
2025-09-03
docs: lsp, misc
Justin M. Keyes
1
2025-09-01
feat(lsp): vim.lsp.inline_completion on_accept #35507
Yi Ming
1
2025-08-31
feat(lsp): support `textDocument/onTypeFormatting` (#34637)
Riley Bruins
3
2025-08-28
refactor(lua): consistent use of local aliases
Christian Clason
14
2025-08-27
fix(lsp): don't treat MarkedString[] with language id as empty #35518
Robert Muir
1
2025-08-27
fix(lsp): update completion items on `TextChangedP`
Yi Ming
1
2025-08-27
fix(lsp): update on `CursorHoldI` cause users unable to `select()`
Yi Ming
1
2025-08-27
fix(lsp): `opts.wrap` always `true`
Yi Ming
1
2025-08-24
Merge #33972 feat(lsp): textDocument/inlineCompletion
Justin M. Keyes
4
2025-08-24
fix(lsp): check whether buffer is valid when scheduled #35461
Yi Ming
1
2025-08-25
feat(lsp): support `textDocument/inlineCompletion`
Yi Ming
4
2025-08-24
fix(lsp): treat nil inlay hint result as empty array (#35458)
Maria José Solano
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-18
refactor(lsp): use `vim.lsp._capability.enable` internally
Yi Ming
4
2025-08-18
refactor(lsp): correct enable marker name
Yi Ming
1
2025-08-18
refactor(lsp): no longer rely on `LspDetach` for detaching capabilities
Yi Ming
2
2025-08-18
refactor(lsp): move `util.enable` to `capability.enable`
Yi Ming
5
2025-08-17
refactor(lsp): change capability name to snake case
Yi Ming
3
[prev]
[next]