Zed is an advanced code editor crafted for seamless collaboration between humans and AI, emphasizing high performance. Developed entirely in Rust to maximize the efficiency of multiple CPU cores and GPU resources, it allows for the integration of emerging LLMs into your coding workflow for tasks such as code generation, transformation, and analysis. The platform facilitates real-time communication with team members, enabling collaborative note-taking, screen sharing, and project management. With its multibuffer system, users can edit selected excerpts from the entire codebase on a single interface. It also supports inline code evaluation through Jupyter runtimes, allowing for joint notebook editing. Zed is compatible with numerous programming languages, thanks to Tree-sitter, WebAssembly, and the Language Server Protocol. Its quick native terminal is integrated with Zed's language-aware task runner and AI features, enhancing productivity. The editor offers first-class modal editing through Vim bindings, incorporating functionalities such as text objects and marks for efficient navigation. Built by a diverse global community of thousands of developers, Zed encourages users to enhance their experience with a wide array of extensions that expand language capabilities, provide various themes, and more. Furthermore, its user-friendly design aims to streamline development workflows, making it an ideal choice for programmers looking to elevate their coding efficiency.