Conversation
Edited yesterday
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.
1
1
2

@buherator Have you looked into their internal APIs for this feature? Container escape via Zed would be fun :)

1
1
0
@swapgs Not sure I get your point. In my case I simply connect to a VM, a server binary is downloaded there automatically to which the IDE on my machine can connect over SSH.
0
0
0