zed/crates/collab/src
Agus Zubiaga 6e1e392853 Check for predict-edits feature flag, remove is_staff check (#23165)
Release Notes:

- N/A

---------

Co-authored-by: Thorsten Ball <mrnugget@gmail.com>
2025-01-15 15:20:36 +01:00
..
api Improve Linux panic reporting (#22202) 2024-12-22 08:20:17 +00:00
bin
db Move git status out of Entry (#22224) 2025-01-04 01:00:16 +00:00
llm Check for predict-edits feature flag, remove is_staff check (#23165) 2025-01-15 15:20:36 +01:00
rpc Remove dev servers (#19638) 2024-10-24 12:14:03 -06:00
tests Add validation in LspCommand::to_lsp + check for inverted ranges (#22731) 2025-01-06 22:00:36 +00:00
api.rs Send llm events to snowflake too (#21091) 2024-11-22 20:40:39 -07:00
auth.rs Remove dev servers (#19638) 2024-10-24 12:14:03 -06:00
cents.rs Send llm events to snowflake too (#21091) 2024-11-22 20:40:39 -07:00
completion.rs
db.rs ssh remoting: Show the host's GitHub name in the titlebar when sharing an SSH project (#19844) 2024-10-29 09:52:54 +01:00
env.rs
errors.rs
executor.rs
lib.rs Stop sending data to Clickhouse (#21763) 2024-12-10 08:47:29 -07:00
llm.rs Check for predict-edits feature flag, remove is_staff check (#23165) 2025-01-15 15:20:36 +01:00
main.rs Fix crash in collab when sending worktree updates (#19678) 2024-10-24 15:57:24 +02:00
migrations.rs
rate_limiter.rs
rpc.rs Check for predict-edits feature flag, remove is_staff check (#23165) 2025-01-15 15:20:36 +01:00
seed.rs collab: Seed GitHub users from static data (#18301) 2024-09-24 16:35:09 -04:00
stripe_billing.rs collab: Anchor new subscription's billing cycle to the first of the month (#19367) 2024-10-17 10:18:12 -04:00
tests.rs Use LiveKit's Rust SDK on Linux while continue using Swift SDK on Mac (#21550) 2024-12-05 15:06:17 -08:00
user_backfiller.rs