summaryrefslogtreecommitdiff
path: root/cli/tests/lsp/rename_request.json
AgeCommit message (Collapse)Author
2021-05-18refactor: share test harness for lsp between bench and integration (#10659)Kitson Kelly
2021-01-22fix(lsp): handle mbc documents properly (#9151)Kitson Kelly
Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
2020-12-30feat(lsp): Implement textDocument/rename (#8910)hrsh7th