Welcome to Zed

Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. It's built from the ground up in Rust for speed, and designed to help you collaborate with teammates in real time.

Getting Started

Install Zed on your platform of choice:

# macOS
brew install --cask zed
# Linux
curl -f https://zed.dev/install.sh | sh

Key Features

  • Performance — GPU-accelerated rendering for instant responsiveness
  • AI Integration — Built-in agent panel, inline assistant, and edit predictions
  • Collaboration — Real-time multiplayer editing and screen sharing
  • Extensions — Language support, themes, and tools from the community
  • Remote Development — SSH and Dev Container support for remote workflows

Next Steps