ZIm/crates/copilot/src
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
..
copilot.rs Allow using system node (#18172) 2024-09-23 15:28:04 -06:00
copilot_chat.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
copilot_completion_provider.rs Remove replica_id from MultiBuffers (#18141) 2024-09-20 10:48:27 -04:00
request.rs lsp: Revert URL type change (#13193) 2024-06-18 12:39:56 +02:00
sign_in.rs add ui::Vector and separate images from icons (#17815) 2024-09-13 17:44:16 -04:00