1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-22 07:14:47 -05:00
denoland-deno/cli/standalone
David Sherret afcae364be
refactor: update to deno_config 0.25 (#24645)
- Gets rid of WorkspaceMemberContext. It's now `Workspace` and
`WorkspaceDirectory`
- Uses the workspace cache in the lsp

* https://github.com/denoland/deno_config/pull/95
* https://github.com/denoland/deno_config/pull/96
2024-07-19 15:56:07 -04:00
..
binary.rs refactor: update to deno_config 0.25 (#24645) 2024-07-19 15:56:07 -04:00
file_system.rs fix(node): Implement fs.lchown (and process.getegid) (#24418) 2024-07-05 18:32:51 +00:00
mod.rs fix(workspace): support resolving bare specifiers to npm pkgs within a workspace (#24611) 2024-07-17 09:13:22 -04:00
virtual_fs.rs fix: revert accidentally added parentPath on DirEntry (#24438) 2024-07-04 20:58:30 -04:00