zed/crates/remote_server
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
..
src remote server: Fix error log about inability to open buffer (#19824) 2024-10-28 16:35:37 +01:00
build.rs
Cargo.toml ssh remoting: Daemonize server process properly by forking and closing stdio (#19544) 2024-10-22 16:36:40 +02:00
LICENSE-GPL