zed/crates/headless
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
Cargo.toml Headless extensions (#14538) 2024-07-16 00:08:56 -06:00
LICENSE-GPL WIP: remoting (#10085) 2024-04-11 15:36:35 -06:00