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
/
test
/
functional
/
plugin
/
lsp
/
completion_spec.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-18
fix(lsp): show CompletionItem.detail in info popup #38904
glepnir
1
2026-04-14
docs: lsp, options, api #38980
Justin M. Keyes
1
2026-04-13
feat(completion): completeopt=preselect, LSP CompletionItem.preselect #36613
glepnir
1
2026-03-29
fix(lsp): highlight snippet preview when server can't completionItem/resolve ...
Marcus Caisey
1
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-21
feat(lsp): support CompletionItem.labelDetails #38403
glepnir
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
fix(completion): wrong CompleteDone reason for auto-inserted sole match #38280
glepnir
1
2026-03-11
fix(lsp): ensure augroup before querying autocmds #38254
glepnir
1
2026-03-11
docs: api, messages, lsp, trust
Justin M. Keyes
1
2026-03-11
feat(lsp): do completionItem/resolve if completeopt=popup #32820
glepnir
1
2026-03-10
feat(lsp): show snippet preview if completeopt=popup #32553
glepnir
1
2026-02-28
feat(lsp): show color preview in completion items #32138
glepnir
1
2026-02-24
refactor(test): lsp completion spec cleanup #38041
glepnir
1
2026-02-24
refactor(test): avoid deprecated functions #37017
glepnir
1
2026-02-22
fix(lsp): vim.lsp.completion clean up triggers on client detach (#38009)
glepnir
1
2026-02-18
test(lsp): add entire-line completion word case (#37927)
Bartłomiej Maryńczak
1
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-03
fix(lsp): don't empty server start-boundary by next client response #37665
Tomasz N
1
2026-01-30
fix(lsp): use LSP textEdit range for completion start boundary (#37491)
Harsh Kapse
1
2025-12-16
fix(lsp): sort items when completeopt include fuzzy #36974
glepnir
1
2025-11-18
fix(lsp): enable insertReplaceSupport for use in adjust_start_col #36569
Jeff Martin
1
2025-11-18
feat(lsp): user-specified sorting of lsp.completion multi-server results #36401
glepnir
1
2025-10-20
fix(lsp): deduplicate completion items #36166
Till Bungert
1
2025-09-24
test: don't call clear() in both before_each() and after_each() (#35901)
zeertzjq
1
2025-09-17
fix(lsp): treat 2-triggers-at-once as "last char wins" #35435
Tomasz N
1
2025-08-03
fix(snippet): early return for final tabstop #35115
TheBlob42
1
2025-05-22
fix(lsp): fix error with InsertReplaceEdit events #33973
Evan Hahn
1
2025-03-16
refactor(lsp)!: rename lsp.completion.trigger() to get() (#32911)
Mathias Fußenegger
1
2025-03-14
feat(snippet): set snippet keymaps permanent instead of dynamic (#31887)
Mathias Fußenegger
1
2025-03-10
feat(lsp): support completion context #32793
Maria José Solano
1
2025-02-22
fix(lsp): unify get_completion_word for textEdits/insertText
Mathias Fussenegger
1
2025-02-14
feat(lsp): add support for completionItem.command resolving
Mathias Fussenegger
1
2025-02-13
fix(lsp): clear word when expand multi-lines word (#32393)
glepnir
1
2025-02-13
fix(lsp): autotrigger should only trigger on client's triggerCharacters (#32266)
Robert Muir
1
2025-01-19
fix(lsp): don't use completion filterText if prefix is empty
Mathias Fussenegger
1
2025-01-17
fix(lsp): use filterText as word if textEdit/label doesn't match
Mathias Fussenegger
1
2024-12-13
fix(lsp): reuse client if configs match and no root dir
Lewis Russell
1
2024-11-13
fix(lsp): filter completion candidates based on completeopt (#30945)
Kristijan Husak
1
2024-10-10
fix(lsp): fix cursor position after snippet expansion (#30659)
Tomasz N
1
2024-10-10
vim-patch:9.1.0771: completion attribute hl_group is confusing
zeertzjq
1
2024-09-21
test: support upvalues in exec_lua
Lewis Russell
1
2024-09-01
docs: misc #28970
Justin M. Keyes
1
2024-08-30
fix(lsp): when prefix is non word add all result into matches (#30044)
glepnir
1
2024-08-22
feat(lsp): completion opts support custom item conversion (#30060)
glepnir
1
2024-07-31
feat(lsp): lsp.completion support set deprecated (#29882)
glepnir
1
2024-07-02
fix(lsp): fallback to `label` for completion items if all others are missing ...
Sebastian Lyng Johansen
1
[next]