Zed with Remote Development
Open a project on any machine you can SSH into, while utilizing the remote server's power for computing.
Open a project on any machine you can SSH into, while utilizing the remote server's power for computing.
Code at the speed of thought,
even while remote
With remote development, your machine is only running the Zed UI, while the actual codebase runs on a remote server.
An overview
On your local machine, Zed runs its UI, talks to language models, uses Tree-sitter to parse and syntax-highlight code, and stores unsaved changes and recent projects. The source code, language servers, tasks, and the terminal all run on the remote server.
Snappy reconnects
Even your language servers keep running if your connection drops—Zed quickly reconnects back to keep you in the flow.
Remote terminal and tasks
Even though your codebase is remote, your terminal and task actions work as seamlessly as if you were working locally.
Everything else Just Works Ⓡ
Take full advantage of all Zed’s features, like colalboration and the assistant, regardless of being connected to a remote server.