summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/plugin
AgeCommit message (Expand)AuthorFiles
2024-04-20feat(lsp): add vim.lsp.buf.subtypes(), vim.lsp.buf.supertypes() (#28388)Yinzuo Jiang1
2024-04-18feat(lua): enable(enable:boolean, filter:table) #28374Justin M. Keyes2
2024-04-18refactor(lsp): merge rpc.domain_socket_connect into rpc.connect (#28398)Mathias Fußenegger1
2024-04-13revert: "feat(health): fold successful healthchecks #22866"dundargoc1
2024-04-11test: remove unnecessary nil argument to testutil (#28270)zeertzjq1
2024-04-10refactor(test): inject after_each differentlyLewis Russell21
2024-04-08test: improve test conventionsdundargoc22
2024-04-04test: reduce `exec_lua` callsdundargoc5
2024-03-29test: skip another flaky test on macOS (#28087)zeertzjq1
2024-03-26test(lsp): fix flaky basic_finish test again (#28041)zeertzjq1
2024-03-25refactor(lsp): simplify client trackingLewis Russell1
2024-03-25fix(test): typingLewis Russell7
2024-03-25Revert "refactor(lsp): simplify client tracking"Lewis Russell1
2024-03-25refactor(lsp): simplify client trackingLewis Russell1
2024-03-23refactor(tests): all screen tests should use highlightsbfredl2
2024-03-18test(lsp): fix flaky basic_finish test (#27899)zeertzjq1
2024-03-18fix(tutor): set a value for ":syntax iskeyword" (#27833)En-En1
2024-03-17fix(lsp): create codelens request parameters for each buffer (#27699)Takuya Tokuda1
2024-03-16fix(lsp): add missing LSP semantic token highlight linksCaleb Marshall1
2024-03-11test: correct order of arguments to eq() (#27816)zeertzjq3
2024-03-08test(tohtml_spec): don't use hard-coded sleeping time (#27770)zeertzjq1
2024-03-04fix(tohtml): replace hex escape with digit escape (#27728)altermo1
2024-03-02fix(lsp): directly rename the existing buffers when renaming (#27690)Jaehwang Jung1
2024-03-01feat(lsp): add fswatch watchfunc backendLewis Russell1
2024-03-01fix(lsp): cancel watchers when closing a clientLewis Russell1
2024-03-01refactor(watch): general tidy upLewis Russell1
2024-03-01fix(lsp): rename undofile when renaming (#27684)Jaehwang Jung1
2024-02-28fix(lsp): remove unnecessary file load/write when renaming (#27621)Jaehwang Jung1
2024-02-28feat!: rewrite TOhtml in luaaltermo1
2024-02-27feat(lsp): support completion itemDefaultsMaria José Solano1
2024-02-24fix(lsp): when renaming directory, check path prefix of buffer names (#27603)Jaehwang Jung1
2024-02-16fix(genvimvim): generate prefixed boolean options properly (#27487)zeertzjq1
2024-02-14fix(lsp): rename: load and list new buffer if attached to window (#27408)Tomasz N1
2024-02-13refactor(lsp): resolve the config-client entanglementLewis Russell1
2024-02-11refactor(lsp): move more code to client.luaLewis Russell1
2024-02-08feat(lsp): deprecate severity_limitLewis Russell1
2024-02-03test(lsp): add test cases for vim.lsp.tagfuncJongwook Choi1
2024-01-18docs: various #25289Justin M. Keyes1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell9
2024-01-12test: normalise nvim bridge functionsLewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell6
2024-01-12test: use vim.mpack and vim.uv directlyLewis Russell1
2024-01-12test: do not inject vim module into global helpersLewis Russell4
2024-01-03refactor: format test/*Justin M. Keyes17
2024-01-02feat(lsp): support connect via named pipes/unix domain sockets (#26032)TheLeoP1
2024-01-01refactor(health): refactor provider healthchecksGregory Anders1
2023-12-25feat(health): make :checkhealth support more split modifiers (#26731)zeertzjq1
2023-12-25feat(health): checkhealth buffer can show in a split window (#26714)Pablo Arias1
2023-12-22fix(lsp): filetype matching to documentSelector in dynamic capabilities (#25425)Michal Liszcz1
2023-12-22refactor(lsp): move glob parsing to util (#26519)Steven Arcangeli1