ZIm/crates/collab/src
Conrad Irwin 7b0db3ba23 TEMP
2024-03-11 09:00:08 -06: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 Allow opening files in a hosted project 2024-03-07 21:59:28 -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 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
hosted.rs TEMP 2024-03-11 09:00:08 -06:00
lib.rs Allow opening files in a hosted project 2024-03-07 21:59:28 -07:00
main.rs Remove todo! comments (#8981) 2024-03-06 18:25:20 -08:00
rpc.rs Allow opening files in a hosted project 2024-03-07 21:59:28 -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