summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/plugin/lsp/codelens_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-18fix(lsp): skip codelens refresh redraw for deleted buffer #39193Jaehwang Jung1
2026-03-18fix(lsp): redraw codelens after request completed #38352Yi Ming1
2026-03-10fix(lsp): do not clear the codelens on the last line #38226Yi Ming1
2026-03-08fix(lsp): ensure the codelens on the first line is visibleYi Ming1
2026-03-08fix(lsp): adjust codelens position based on the server-provided rangeYi Ming1
2026-03-04fix(lsp): ignore stale codelens resolve responses (#38153)Lewis Russell1
2026-02-26test: remove remaining use of feed_command() in terminal/ (#38069)zeertzjq1
2026-02-08feat(lsp): display codelens as virtual lines, not virtual text #36469Mike J McGuirk1
2026-02-03feat(lsp): support `workspace/codeLens/refresh`Yi Ming1
2026-02-03feat(lsp)!: reimplement `textDocument/codeLens` as decoration providerYi Ming1
2025-09-24test: don't call clear() in both before_each() and after_each() (#35901)zeertzjq1
2024-09-21test: support upvalues in exec_luaLewis Russell1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-01-03refactor: format test/*Justin M. Keyes1
2022-12-31feat(lsp): add function to clear codelens (#21504)Mathias Fußenegger1
2021-11-01feat(lsp): add per-client commands (#16101)Michael Lingelbach1
2021-09-28feat(lsp): add client command support to codelens (#15820)Mathias Fußenegger1
2021-09-05feat(lsp)!: change handler signatureMichael Lingelbach1
2021-07-10test(lsp): file URIs do not allow relative pathsAlessandro Pezzoni1
2021-06-14feat(lsp): Add codelens supportMathias Fussenegger1