summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/plugin
AgeCommit message (Expand)AuthorFiles
2026-04-24fix(lsp): handle self-mapped methods in supports_method #39383nightlyTristan Knight1
2026-04-24feat(tui): restore 'ttyfast' to control tty requests #38699Kyle1
2026-04-24test: curbuf initialized in describe-block #39365glepnir1
2026-04-24fix(lsp): more info in error msg, deduplicate test #39359Justin M. Keyes1
2026-04-23fix(lsp): handle null id in JSON-RPC responses #38340atusy1
2026-04-23fix(pack): only use tags that strictly comply with semver spec #39342Evgeni Chasnovski1
2026-04-23fix(lsp): callHierarchy/outgoingCalls ranges are relative to caller, not call...Ashley Hauck1
2026-04-23fix(lsp): filter code_action diagnostics to the cursor #38988Barrett Ruth1
2026-04-22ci: drop cirrus #39321Justin M. Keyes1
2026-04-22fix(pack): GIT_DIR/GIT_WORK_TREE env vars may interfere #39279fleesk1
2026-04-20refactor(test): drop deprecated exc_exec #39242Justin M. Keyes3
2026-04-18fix(lsp): show CompletionItem.detail in info popup #38904glepnir1
2026-04-18docs: misc #39045Justin M. Keyes1
2026-04-18fix(lsp): skip codelens refresh redraw for deleted buffer #39193Jaehwang Jung1
2026-04-17test(lsp): extract buf/util parts from lsp_spec.lua #39149Yi Ming4
2026-04-16test(pack): increase retry timeout for startup test #39125Evgeni Chasnovski1
2026-04-15fix(lsp): set 'winfixbuf' in open_floating_preview() window #39058Raizento1
2026-04-15refactor: update usages of deprecated "buffer" param #39089Justin M. Keyes2
2026-04-15feat(lsp): highlight foldtext via treesitter #38789Yi Ming1
2026-04-14test(pack): use n.rmdir() to delete directories #39046Evgeni Chasnovski1
2026-04-14docs: lsp, options, api #38980Justin M. Keyes1
2026-04-13feat(completion): completeopt=preselect, LSP CompletionItem.preselect #36613glepnir1
2026-04-12fix(lsp): show_document can't position cursor past EOL in insert-mode #38566Lars Debor1
2026-04-12fix(lsp): send didOpen on save to all clients+groups #37454Emilv21
2026-04-08fix(lsp): apply_text_edits causes unwanted BufDelete events #38778glepnir1
2026-04-08fix(diagnostics)!: restore `is_pull` namespace argument #38698Maria Solano1
2026-04-08fix(health): misleading warnings re filetypes registered w/ vim.filetype.add(...Barrett Ruth1
2026-03-30feat(lsp): respect 'switchbuf' for jump commands, drop `reuse_win` #38510Yi Ming1
2026-03-29fix(lsp): highlight snippet preview when server can't completionItem/resolve ...Marcus Caisey1
2026-03-29feat: extend vim.Pos, vim.Range #36397Luis Calle1
2026-03-29test: fix s390x failuresJustin M. Keyes2
2026-03-27fix(pack): set `source` in progress report #38511Evgeni Chasnovski1
2026-03-24fix(pack): add trailing newline to lockfile #38469Justin Mayhew1
2026-03-24test(lsp): get_configs resolves only necessary configsJustin M. Keyes1
2026-03-23fix(lsp): completion word includes leading space from label #38435glepnir1
2026-03-23fix(lsp): snippet preview blocked completionItem/resolve request #38428glepnir1
2026-03-23fix(runtime)!: move "tohtml" to pack/dist/opt/ #34557Justin M. Keyes1
2026-03-22revert: "feat(lsp): add `buftypes` field to `vim.lsp.Config`" #38421Maria Solano1
2026-03-21feat(lsp): add `buftypes` field to `vim.lsp.Config` (#38380)Barrett Ruth1
2026-03-21feat(lsp): support CompletionItem.labelDetails #38403glepnir1
2026-03-19refactor(lsp): replace _provider_value_get with _provider_foreachtris2032
2026-03-19feat(lsp): vim.lsp.get_configs() #37237Olivia Kinnear1
2026-03-18feat(lsp): migrate `document_color` to capability framework (#38344)Maria Solano1
2026-03-18fix(lsp): redraw codelens after request completed #38352Yi Ming1
2026-03-17fix(lsp): respect documentation markup kind in completion preview #38338glepnir1
2026-03-14fix(lsp): handle non-string documentation in completion items #38291glepnir1
2026-03-13fix(completion): wrong CompleteDone reason for auto-inserted sole match #38280glepnir1
2026-03-12docs: use "ev" convention in event-handlersJustin M. Keyes2
2026-03-11fix(lsp): ensure augroup before querying autocmds #38254glepnir1
2026-03-11docs: api, messages, lsp, trustJustin M. Keyes1