Post from 2026-03-20 11:04:48
Remote development mode in @zed is true killer feature! Previously I highlighted its usefulness for x-platform Rust dev, but now I'm using it instead of devcontainers to develop some not-very-trustworthy Python stuff.
Debugging worked out-of-the-box, I only had some trouble figuring out that LSP is not available until I mark the remote project as Trusted too.