ZIm/crates/remote_server
Conrad Irwin 3ba071b993
Allow using system node (#18172)
Release Notes:

- (Potentially breaking change) Zed will now use the node installed on
your $PATH (if it is more recent than v18) instead of downloading its
own. You can disable the new behavior with `{"node":
{"disable_path_lookup": true}}` in your settings. We do not yet use
system/project-local node_modules.

---------

Co-authored-by: Mikayla <mikayla@zed.dev>
2024-09-23 15:28:04 -06:00
..
src Allow using system node (#18172) 2024-09-23 15:28:04 -06:00
build.rs Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00
Cargo.toml Refactor prettier (#17977) 2024-09-17 15:37:56 -07:00
LICENSE-GPL Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00