Divy Srivastava
|
6de53b631f
|
refactor: use once_cell instead of lazy_static (#13135)
|
2021-12-18 16:14:42 -05:00 |
|
David Sherret
|
1507b8c984
|
fix: upgrade swc fixing many bundling and --no-check bugs (#13025)
|
2021-12-08 19:12:14 -05:00 |
|
David Sherret
|
28dbb4a95e
|
refactor(lsp): prefer using document instead of documents collection (#12720)
|
2021-11-12 11:42:04 -05:00 |
|
Kitson Kelly
|
34a9ddff09
|
refactor(lsp): use deno_graph and single document struct (#12535)
Closes #12473
|
2021-10-29 10:56:01 +11:00 |
|
David Sherret
|
2c2e3ec1ca
|
refactor(lsp): use deno_ast and cache swc ASTs (#11780)
|
2021-09-07 10:39:32 -04:00 |
|
David Sherret
|
466d3df9d1
|
refactor: make ParsedModule implement Sync (#11581)
|
2021-08-06 10:36:16 -04:00 |
|
Yusuke Tanaka
|
8f00b5542c
|
chore: upgrade Rust to 1.54.0 (#11554)
|
2021-07-30 15:03:41 +02:00 |
|
Kitson Kelly
|
3b3be024fa
|
feat(lsp): add test code lens (#10874)
Ref #8643
|
2021-06-07 21:38:07 +10:00 |
|
Kitson Kelly
|
e8be116ab6
|
fix(lsp): refactor, fix issues and add benchmark for code lens (#10841)
|
2021-06-05 07:31:44 +10:00 |
|