ZIm/crates/collab/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
..
api Remove system_id from all events but editor_events (#18154) 2024-09-20 13:25:06 -04:00
bin Fix .env.toml paths (#15645) 2024-08-01 15:43:29 -04:00
db Make Buffer::apply_ops infallible (#18089) 2024-09-19 13:14:15 -04:00
llm /auto (#16696) 2024-09-13 13:17:49 -04:00
rpc chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
tests Allow using system node (#18172) 2024-09-23 15:28:04 -06:00
api.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
auth.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
clickhouse.rs collab: Fix writing LLM rate limit events to Clickhouse (#16367) 2024-08-16 14:03:34 -04:00
completion.rs Supermaven (#10788) 2024-05-03 12:50:42 -07:00
db.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
env.rs collab: Add support for reading boolean values from .env.toml (#16317) 2024-08-15 17:07:17 -04:00
errors.rs Remove more unused code related to GitHub auth and errors 2022-04-21 08:57:49 -06:00
executor.rs Remove 2 suffix for collab, rope, settings, menu 2024-01-03 12:29:16 -08:00
lib.rs /auto (#16696) 2024-09-13 13:17:49 -04:00
llm.rs remote_server: Remove dependency on libssl and libcrypto (#15446) 2024-09-18 23:29:34 +02:00
main.rs chore: Another round of style lints fixes (#17519) 2024-09-07 02:36:55 +02:00
migrations.rs collab: Remove unused parameter to run_database_migrations (#15883) 2024-08-06 17:31:52 -04:00
rate_limiter.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
rpc.rs Clean up after isahc_http_client introduction (#18045) 2024-09-18 19:39:15 -04:00
seed.rs collab: Require github_user_created_at at ingress points (#17180) 2024-08-30 17:09:59 -04:00
tests.rs Upgrade tree sitter and all grammars (#17734) 2024-09-16 17:10:57 -07:00
user_backfiller.rs collab: Require github_user_created_at at ingress points (#17180) 2024-08-30 17:09:59 -04:00