summaryrefslogtreecommitdiff
path: root/cli/bench/lsp_bench_standalone.rs
AgeCommit message (Expand)Author
2024-10-16Reland feat(lsp): deno/didRefreshDenoConfigurationTree notifications (#26325)Nayeem Rahman
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-10-25build: fix lsp benchmark (#20969)Nayeem Rahman
2023-05-26chore: remove useless benchmark (#19272)Bartek IwaƄczuk
2023-03-09refactor(tests/lsp): consolidate more into test LspClient and reduce verbosit...David Sherret
2023-03-08refactor(lsp): improve test client initialization (#18015)David Sherret
2023-01-27chore: upgrade to Rust 1.67 (#17548)David Sherret
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-03-30feat(lsp): add experimental testing API (#13798)Kitson Kelly
2022-02-02refactor(lsp): remove circular dependency between `LanguageServer` and `Diagn...David Sherret
2022-01-24perf(lsp): independent diagnostic source publishes (#13427)David Sherret
2022-01-18Add LSP benchmark mimicking the one on quick-lint-js (#13365)Ryan Dahl