summaryrefslogtreecommitdiff
path: root/cli/tests/integration_tests_lsp.rs
AgeCommit message (Expand)Author
2021-05-31feat(lsp): diagnostics for deno types and triple-slash refs (#10699)Kitson Kelly
2021-05-31chore(lsp): provide test for lsp deadlock issue (#10679)Kitson Kelly
2021-05-31fix(lsp): re-enable the per resource configuration without a deadlock (#10625)Kitson Kelly
2021-05-31test(cli/dts): typecheck examples in declaration files (#10707)Casper Beyer
2021-05-31docs(cli/dts): fix plugin example (#10647)Casper Beyer
2021-05-31fix(#10695): deps diagnostics include data property (#10696)Kitson Kelly
2021-05-31feat(lsp): provide X-Deno-Warning as a diagnostic (#10680)Kitson Kelly
2021-05-31feat(lsp): support formatting json and markdown files (#10180)Satya Rohith
2021-05-31refactor: share test harness for lsp between bench and integration (#10659)Kitson Kelly