Zed
: Native support for shared workspaces, allowing you to chat with teammates and code together in real-time.
The is an open-source, high-performance code editor built in Rust, designed for speed and collaboration. It was created by the original developers of the Atom editor and emphasizes a "low-latency" experience. Core Commands & Shortcuts
: Toggle the terminal panel with Ctrl+` or open a new one with Ctrl+~ . Customization Tips Zed — Love your editor again : Native support for shared workspaces, allowing you
: Cmd+P / Ctrl+P to fuzzy-search and open files in your project. Settings Editor : Cmd+, / Ctrl+, to open the settings file.
: Use Alt+Click to add multiple cursors or Cmd+D / Ctrl+D to select the next matching word. Core Commands & Shortcuts : Toggle the terminal
: Cmd+Shift+P (macOS) / Ctrl+Shift+P (Linux/Windows). This is the hub for all actions, including installing Zed Extensions or formatting code.
: Includes an Agent Panel ( Cmd+Shift+A / Ctrl+Shift+A ) for LLM-powered conversations and inline code generation using Zed Edit Prediction . : Use Alt+Click to add multiple cursors or
Learning these primary Zed Keybindings is the fastest way to get started: