Age | Commit message (Expand) | Author |
---|---|---|
2021-11-12 | refactor(lsp): prefer using document instead of documents collection (#12720) | David Sherret |
2021-10-29 | refactor(lsp): use deno_graph and single document struct (#12535) | Kitson Kelly |
2021-09-07 | refactor(lsp): use deno_ast and cache swc ASTs (#11780) | David Sherret |
2021-08-06 | refactor: make `ParsedModule` implement `Sync` (#11581) | David Sherret |
2021-07-30 | chore: upgrade Rust to 1.54.0 (#11554) | Yusuke Tanaka |
2021-06-07 | feat(lsp): add test code lens (#10874) | Kitson Kelly |
2021-06-05 | fix(lsp): refactor, fix issues and add benchmark for code lens (#10841) | Kitson Kelly |