zed/crates/collab/src
Conrad Irwin 86748a09e7
Denormalize buffer operations (#9026)
This should significantly reduce database load on redeploy.

Co-Authored-By: Max <max@zed.dev>
Co-Authored-By: Nathan <nathan@zed.dev>

Release Notes:

- Reduced likelihood of being disconnected during deploys

Co-authored-by: Max <max@zed.dev>
Co-authored-by: Nathan <nathan@zed.dev>
2024-03-07 11:35:47 -07:00
..
api Fix tracing subscriber after introducing Tokio-console (#8907) 2024-03-05 14:11:33 -08:00
bin Enable clippy::expect_fun_call (#8768) 2024-03-03 10:27:37 -05:00
db Denormalize buffer operations (#9026) 2024-03-07 11:35:47 -07:00
rpc Enable clippy::map_flatten (#8733) 2024-03-02 18:24:22 -05:00
tests Debounce language server updates (#8953) 2024-03-06 15:58:22 -07:00
api.rs Fix tracing subscriber after introducing Tokio-console (#8907) 2024-03-05 14:11:33 -08:00
auth.rs Migrate from scrypt to sha256. (#8969) 2024-03-06 20:51:43 -07:00
db.rs hosted projects (#8627) 2024-03-04 19:17:40 -07:00
env.rs Add an extensions API to the collaboration server (#7807) 2024-02-15 12:53:57 -08:00
errors.rs
executor.rs Remove 2 suffix for collab, rope, settings, menu 2024-01-03 12:29:16 -08:00
lib.rs Fix tracing subscriber after introducing Tokio-console (#8907) 2024-03-05 14:11:33 -08:00
main.rs Remove todo! comments (#8981) 2024-03-06 18:25:20 -08:00
rpc.rs 0-downtime collab deploys? (#8926) 2024-03-05 21:58:00 -07:00
tests.rs Add initial support for defining language server adapters in WebAssembly-based extensions (#8645) 2024-03-01 16:00:55 -08:00