Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-08 | refactor: use deno_cache_dir crate (#20092) | David Sherret | |
Uses https://github.com/denoland/deno_cache/pull/26 | |||
2023-08-02 | feat(unstable/lsp): support navigating to deno_modules folder (#20030) | David Sherret | |
Closes #20015 Closes https://github.com/denoland/vscode_deno/issues/850 (only for deno_modules, but I don't think this will be possible for the global cache) | |||
2023-08-02 | feat(unstable): optional `deno_modules` directory (#19977) | David Sherret | |
Closes #15633 |