zed
$ zed --version
zed (latest)
$ zed --help
High-performance multiplayer code editor
USAGE:
zed [OPTIONS] [COMMAND]
OPTIONS:
-h, --help Print help information
-V, --version Print version information
# Install: https://zed.dev/download
zed

Zed

High-performance multiplayer code editor

79.2k|stable|v0.233.0-pre
Download for Windows

Download .zip — extract and run

How to install

1Download the file above
2Extract the .zip file
3Run zed.exe
Real-time collaboration — Edit code simultaneously with other developers on the same file.
Multi-cursor editing — Perform parallel edits across multiple locations in your code.
Language server integration — Native support for LSP enables intelligent code completion and diagnostics.
Remote development — Connect to remote machines via SSH for seamless development on servers.
Built by the creators of Atom and Tree-sitter, Zed prioritizes performance and multiplayer editing from the ground up. The GPU-accelerated renderer makes it feel responsive even with massive files, while collaborative features let teams edit together in real time.
Source on GitHub
pavilion