zed/crates/rpc
Antonio Scandurra 2111ec04c8 Make SearchProject a Foreground message
However, the randomized integration test is still failing:

```
ITERATIONS=100000 SEED=3027 OPERATIONS=200 cargo test --release test_random --package=zed-server -- --nocapture
```

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-02-28 16:19:34 +01:00
..
proto Add project search RPC messages 2022-02-25 12:38:31 -08:00
src Make SearchProject a Foreground message 2022-02-28 16:19:34 +01:00
build.rs Rename zrpc to rpc 2021-10-04 13:28:00 -06:00
Cargo.toml Use Rust 2021 edition in all crates 2022-01-26 12:50:31 -08:00