zed/crates/evals
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 an eval binary that evaluates our semantic index against CodeSearchNet (#17375) 2024-09-17 12:44:33 -07:00
Cargo.toml remote_server: Remove dependency on libssl and libcrypto (#15446) 2024-09-18 23:29:34 +02:00
LICENSE-GPL Add an eval binary that evaluates our semantic index against CodeSearchNet (#17375) 2024-09-17 12:44:33 -07:00