summaryrefslogtreecommitdiff
path: root/cli/lsp/testing/mod.rs
AgeCommit message (Collapse)Author
2024-04-20perf(lsp): only store parsed sources for open documents (#23454)Nayeem Rahman
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
Yearly tradition of creating extra noise in git.
2022-03-30feat(lsp): add experimental testing API (#13798)Kitson Kelly
Ref: denoland/vscode_deno#629