summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/plugin/lsp/completion_spec.lua
AgeCommit message (Expand)AuthorFiles
2024-06-27fix(lsp): pre-filter matches on label if filterText is missing (#29491)Mathias Fußenegger1
2024-06-14fix(lsp): tune completion word extraction for decorated labels (#29331)Mathias Fußenegger1
2024-06-04refactor(lua): use tuple syntax everywhere #29111Ilia Choly1
2024-06-02fix(lsp): trim trailing whitespace from completion words (#29122)Mathias Fußenegger1
2024-05-30feat(lsp): support postfix snippets in completionMathias Fussenegger1
2024-05-30feat(lsp): use fuzzy match on filterText instead of prefix matchMathias Fussenegger1
2024-05-27test(lsp): add completion testsMaria José Solano1
2024-05-27feat(lsp): completion side effectsMaria José Solano1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-02-27feat(lsp): support completion itemDefaultsMaria José Solano1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-10-26fix(lsp): fix omnicomplete in middle of the line (#25787)Lajos Koszti1
2023-10-23fix(lsp): fix off-by-one error for omnifunc word boundaryMathias Fussenegger1