summaryrefslogtreecommitdiff
path: root/cli/tests/lsp/initialize_params.json
AgeCommit message (Expand)Author
2021-08-11chore: move test files to testdata directory (#11601)David Sherret
2021-08-10feat(lsp): support clients which do not support disabled code actions (#11612)Kitson Kelly
2021-07-28feat(lsp): ability to set DENO_DIR via settings (#11527)Kitson Kelly
2021-06-24fix(lsp): handle invalid config setting better (#11104)Kitson Kelly
2021-06-07feat(lsp): add test code lens (#10874)Kitson Kelly
2021-05-20fix(lsp): re-enable the per resource configuration without a deadlock (#10625)Kitson Kelly
2021-05-18refactor: share test harness for lsp between bench and integration (#10659)Kitson Kelly