Collaborate with teammates in real-time on shared code
Zed provides true multiplayer collaboration built-in, allowing developers to chat with teammates, code together, and share screens and projects without external plugins or extensions.

Zed's open source edit prediction model
Zed is a next-generation code editor designed for high-performance collaboration with humans and AI.
Zed provides true multiplayer collaboration built-in, allowing developers to chat with teammates, code together, and share screens and projects without external plugins or extensions.
Zed integrates agentic editing with support for multiple LLM providers (Claude, GPT, Gemini, etc.), Edit Prediction powered by Zeta2 open-weight model, Inline Assistant for code transformation, and Parallel Agents to run multiple AI threads simultaneously across projects.
Zed's multibuffer feature composes excerpts from across the codebase in one editable surface, enabling developers to view and edit multiple files simultaneously with multi-cursor support for applying changes across locations.
Zed is written from scratch in Rust to efficiently leverage multiple CPU cores and GPU, delivering blazing-fast performance for typing, navigation, and UI interactions. Users report significantly faster boot time and lower typing latency compared to VS Code.
Zed includes a built-in debugger based on the Debug Adapter Protocol (DAP) with native support for debugging across multiple programming languages, eliminating the need for external debugging tools.