summaryrefslogtreecommitdiff
path: root/cli/tests/lsp/completion_resolve_request_optional.json
AgeCommit message (Collapse)Author
2021-05-18refactor: share test harness for lsp between bench and integration (#10659)Kitson Kelly
2021-04-01fix(lsp): ensure insert_text is passed back on completions (#9951)Kitson Kelly
Fixes #9920