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
2026-03-23
fix(lsp): completion word includes leading space from label #38435
glepnir
1
2026-03-23
fix(lsp): snippet preview blocked completionItem/resolve request #38428
glepnir
1
2026-03-22
fix(lsp): restore virtual document color visibility (#38407)
KrrishJain
1
2026-03-21
feat(lsp): support CompletionItem.labelDetails #38403
glepnir
2
2026-03-21
feat(lua): replace `buffer` with `buf` in vim.keymap.set/del #38360
skewb1k
2
2026-03-21
fix(lsp/diagnostic): use diagnostic provider identifier for code actions #38401
Sergei Slipchenko
1
2026-03-20
fix(lsp): handle completion/resolve response arriving after on_insert_leave
Mathias Fussenegger
1
2026-03-20
Merge #38047 _provider_foreach
Justin M. Keyes
3
2026-03-20
fix(lsp): unify LSP error logging prefixes #38354
Yi Ming
5
2026-03-20
fix(lsp): guard dynamic capability attachment #38382
Tristan Knight
1
2026-03-19
fix(lsp): improve diagnostics handling and comments
tris203
2
2026-03-19
fix(lsp/diagnostic): key resultId by client and identifier
tris203
1
2026-03-19
fix(lsp): handle providers without subcapabilities
tris203
1
2026-03-19
fix(lsp): request diagnostics from all registrations
tris203
1
2026-03-19
refactor(lsp): replace _provider_value_get with _provider_foreach
tris203
2
2026-03-19
fix(lsp): `vim.Range` check in `document_color.color_presentation()` (#38374)
mpal9000
1
2026-03-18
feat(lsp): migrate `document_color` to capability framework (#38344)
Maria Solano
4
2026-03-18
docs: misc, terminal
Justin M. Keyes
1
2026-03-18
fix(lsp): redraw codelens after request completed #38352
Yi Ming
1
2026-03-17
fix(lsp): respect documentation markup kind in completion preview #38338
glepnir
1
2026-03-14
fix(lsp): handle non-string documentation in completion items #38291
glepnir
1
2026-03-13
refactor: rename _ensure_integer => _assert_integer
Justin M. Keyes
3
2026-03-12
refactor: integer functions, optimize asserts #34112
Lewis Russell
8
2026-03-12
docs: use "ev" convention in event-handlers
Justin M. Keyes
8
2026-03-11
fix(lsp): ensure augroup before querying autocmds #38254
glepnir
1
2026-03-11
docs: api, messages, lsp, trust
Justin M. Keyes
2
2026-03-11
feat(lsp): do completionItem/resolve if completeopt=popup #32820
glepnir
2
2026-03-10
feat(lsp): show snippet preview if completeopt=popup #32553
glepnir
1
2026-03-10
fix(lsp): do not clear the codelens on the last line #38226
Yi Ming
1
2026-03-09
Merge #37985 fix(lsp): adjust codelens position by range, ensure first-line v...
Justin M. Keyes
1
2026-03-09
fix(lsp): stop and close timer when `Capability` is destroyed
Yi Ming
2
2026-03-08
fix(lsp): ensure the codelens on the first line is visible
Yi Ming
1
2026-03-08
fix(lsp): adjust codelens position based on the server-provided range
Yi Ming
1
2026-03-05
fix(lsp): update metamodel (#38174)
Maria Solano
1
2026-03-04
fix(lsp): ignore stale codelens resolve responses (#38153)
Lewis Russell
1
2026-02-28
feat(lsp): show color preview in completion items #32138
glepnir
1
2026-02-26
fix(lps): separate namespaces for pull/push diagnostics #37938
Riccardo Mazzarini
1
2026-02-22
fix(lsp): vim.lsp.completion clean up triggers on client detach (#38009)
glepnir
1
2026-02-18
fix(lsp): use entire line as completion word (#37949)
Maria Solano
1
2026-02-16
fix(lsp): map all LSP methods to server capabilities (#37910)
Tristan Knight
1
2026-02-16
feat(lsp): support `textDocument/documentLink` (#37644)
Maria Solano
1
2026-02-15
fix(lsp): support workspace/configuation with no section #27510
Tim Pope
1
2026-02-14
refactor(lsp): centralize provider capability resolution #37221
Tristan Knight
3
2026-02-09
fix(lsp): error on omnifunc completion (#37790)
phanium
1
2026-02-08
fix(lsp): ignore empty response on trigger completion #37663
Tomasz N
1
2026-02-08
feat(lsp): display codelens as virtual lines, not virtual text #36469
Mike J McGuirk
1
2026-02-06
refactor(lsp): always fetch lenses again in codelens.run (#37720)
Mathias Fußenegger
1
2026-02-03
fix(lsp): don't empty server start-boundary by next client response #37665
Tomasz N
1
2026-02-03
feat(lsp): support range + full semantic token requests #37611
jdrouhard
4
2026-02-03
Merge #37626 feat(lsp)!: textDocument/codeLens as decoration provider
Justin M. Keyes
4
[prev]
[next]