April 29, 2026
Code, claps, and comment chaos
Zed is 1.0
Zed hits 1.0 and fans are cheering while critics still rage about the little stuff
TLDR: Zed has declared version 1.0, saying its fast, from-scratch code editor is now ready for the mainstream and packed with AI features. Fans are calling it the best thing out there, while critics say annoying search behavior and noisy warnings still keep it from replacing their old favorite.
Zed is officially 1.0, and the makers are selling it as the big glow-up years in the making: faster, smoother, built from the ground up instead of stitched onto old web tech, and packed with modern extras like built-in AI helpers and team features for companies. But in the comments, the real launch party quickly turned into a familiar internet talent show: part standing ovation, part complaint desk, part cage match.
The biggest supporters were all in. One fan called it “the best modern editor I have ever used” and even said they pay monthly just to support the team, which is basically the software version of sending flowers to your favorite band. Another user said the top comments were an “abysmal” mess and jumped in to defend Zed as a “phenomenal product using novel technology.” Translation: if you came to dunk on this release, the fan club was ready.
But the critics absolutely showed up too. One longtime Sublime user dropped the classic heartbreak line: “I really want to like Zed” before explaining that older codebases light up with so many warnings that their screen becomes “an ocean of red.” Ouch. Another zeroed in on search, complaining that opening results in a new tab is just plain annoying and saying rivals do it better. So yes, Zed launched 1.0 with cheers, but also with the kind of nitpicks that prove people care enough to argue. And maybe that’s the most 1.0 thing of all: everyone has an opinion, and nobody is being quiet about it.
Key Points
- •Zed announced version 1.0 after five years of development and positioned it as a maturity milestone rather than the end of development.
- •The editor was built on a custom architecture centered on GPU shaders and a Rust-based UI framework called GPUI, instead of web technologies like Chromium and Electron.
- •Zed says the editor now supports major developer requirements across macOS, Windows, and Linux, including language ecosystems, Git integration, SSH remoting, and debugging.
- •The company describes Zed as AI-native, with support for parallel AI agents, edit predictions, and integrations via the Agent Client Protocol with tools such as Claude Agent, Codex, OpenCode, and Cursor.
- •Zed is launching Zed for Business and is developing DeltaDB, a CRDT-based synchronization engine for shared human-and-agent collaboration on code.