zed/crates/proto
Thorsten Ball cc81f19c68
remote server: Fix error log about inability to open buffer (#19824)
Turns out that we used client-side `fs` to check whether something is a
directory or not, which obviously doesn't work with SSH projects.

Release Notes:

- N/A

---------

Co-authored-by: Bennet <bennet@zed.dev>
2024-10-28 16:35:37 +01:00
..
proto remote server: Fix error log about inability to open buffer (#19824) 2024-10-28 16:35:37 +01:00
src remote server: Fix error log about inability to open buffer (#19824) 2024-10-28 16:35:37 +01:00
build.rs
Cargo.toml Move ProtoClient to RPC crate, behind feature flag disabled in collab (#17908) 2024-09-16 14:50:30 -07:00
LICENSE-GPL