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-04-18
fix(lsp): skip codelens refresh redraw for deleted buffer #39193
Jaehwang Jung
1
2026-04-18
fix(lsp): show CompletionItem.detail in info popup #38904
glepnir
1
2026-04-16
backport test: lint naming conventions (#39124)
Justin M. Keyes
1
2026-04-16
refactor(lsp): fix typing for LSP methods #39099
Luis Calle
1
2026-04-15
backport: refactor: update usages of deprecated "buffer" param #39090
Justin M. Keyes
2
2026-04-15
refactor(api): rename "window" to "win" (positional parameters) #39083
Justin M. Keyes
1
2026-04-14
docs: lsp, options, api
Justin M. Keyes
3
2026-04-12
fix(lsp): show_document can't position cursor past EOL in insert-mode #38566
Lars Debor
1
2026-04-12
fix(lsp): send didOpen on save to all clients+groups #37454
Emilv2
1
2026-04-11
fix(lsp): check stale context in hover/signature callback #38724
glepnir
1
2026-04-09
backport: feat(api): rename buffer to buf (#38899)
Justin M. Keyes
7
2026-04-08
Merge pull request #38894 backports
Justin M. Keyes
1
2026-04-08
fix(lsp): apply_text_edits causes unwanted BufDelete events #38778
glepnir
1
2026-04-08
refactor(filetype): move _get_known_filetypes, return a Set #38886
Justin M. Keyes
1
2026-04-08
fix(lsp): check filetype registry in health (#38885)
neovim-backports[bot]
1
2026-04-08
fix(diagnostics)!: restore `is_pull` namespace argument #38698
Maria Solano
2
2026-04-06
feat(vim.pos)!: require `buf` param on vim.pos, vim.range #38665
Luis Calle
3
2026-04-05
fix(lsp): do not respond to codelens refresh if a request is already schedule...
Yi Ming
1
2026-04-01
backport: docs: misc #38692
Justin M. Keyes
1
2026-03-31
fix(lsp): use `winresetview()` to avoid switching to normal mode (#38641)
Yi Ming
1
2026-03-30
docs: fix syntax errors in examples #38606
skewb1k
1
2026-03-30
fix(lsp): reset document color processed version on clear (#38582)
Maria Solano
1
2026-03-29
fix(lsp): highlight snippet preview when server can't completionItem/resolve ...
Marcus Caisey
1
2026-03-29
docs: misc #38532
Justin M. Keyes
1
2026-03-29
feat: extend vim.Pos, vim.Range #36397
Luis Calle
3
2026-03-27
docs(lsp): add `init_options` to Copilot example #38502
Maria Solano
1
2026-03-23
fix(lsp): get_namespace signature (#38449)
Tristan Knight
2
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
[next]