summaryrefslogtreecommitdiff
path: root/cli/lsp/repl.rs
AgeCommit message (Expand)Author
2022-04-03refactor(lsp): migrate from lspower back to tower-lsp (#14163)Jason
2022-03-30feat(lsp): add experimental testing API (#13798)Kitson Kelly
2022-03-21feat(lsp): support deno.enablePaths setting (#13978)Kitson Kelly
2022-02-24refactor: remove dead code from lsp (#13743)Kitson Kelly
2022-01-24fix(lsp): respect DENO_CERT and other options related to TLS certs (#13467)Kitson Kelly
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-12-15feat: REPL import specifier auto-completions (#13078)David Sherret