Zed
@zed.dev
A next-generation code editor that enables high-performance collaboration with AI and your team. zed.dev
Pinned
🚀 New in Zed: Bring your own agent, starting with Gemini CLI (). → Try Gemini CLI with full code context in Zed → Build & run multiple agents in your editor → Powered by the new Agent Client Protocol (ACP) Learn more:
Coming in tomorrow's release: granular per-tool permission settings for Zed's Agent. Configure regex patterns for any tool to always allow, deny, or ask. Your agent. Your rules.
Coming this Wednesday: LSP semantic token support. Zed can now use information from your language server for richer syntax highlighting. For example, highlighting of snippets in Rust doc comments.
themes are art. editing JSON files to make them? not exactly a vibe. Learn why theming is hard to get right, and why we built the Zed Theme Builder: zed.dev/blog/theme-b... then go make something beautiful ✨
🚀 We just shipped v0.223! Launch Zed's Agent Panel with a prompt via URL: zed://agent?prompt=your+prompt+here Now, you can add an "Ask in Zed Agent" button to your software today.
An error occurred while loading the video. Please try again.
Download Zed and view the full changelog here: zed.dev/releases/sta...
Seattle, this one's for you. 🫶 We've added Lena Hall to our already awesome speaker lineup. Come spend an evening with us, and also hear from , Vaibhav Gupta from BoundaryML, and Jason Matson from go on a much needed rant on what AI gets wrong and why.
A new Rust meetup group is forming....in the East Bay! Come to the very first East Bay Rust meetup on Feb 18, hosted at Block's Oakland office. All Rust 🦀, and some AI. Speakers are Goose's Bradley Axen, number0's Brendon O'Brien, DioxusLabs' Jonathan Kelley, and Zed's .
🚀 We just shipped v0.222! Edit prediction now supports multiple providers: GitHub Copilot's Next Edit Suggestions, Ollama, Mistralai's Codestral, Sweep, and Mercury Coder. zed.dev/blog/edit-pr...
Download Zed and view the full changelog here: zed.dev/releases/sta...
🎉 Copilot CLI (@github) is ACP compliant. One click from the ACP Registry and you're coding together in Zed!
🚀 We just shipped v0.221! You can now install agents through the new ACP Registry—a unified hub for discovering and distributing ACP agents. Check out our latest blog post for the details: zed.dev/blog/acp-reg...
Download Zed and view the full changelog here: zed.dev/releases/sta...
LLMs automate typing, not thinking. Mikayla Maki shares her mental model for working with agents, and how she puts it into practice: zed.dev/blog/on-prog...
🚀 We just shipped v0.220! The branch, worktree, and stash pickers now live together in a unified tabbed picker, making it easy to switch between them.
`editor: move to {start,end} of larger syntax node` lets you jump to the boundaries of parent syntax nodes. Thanks vamsi10010!
Download Zed and view the full changelog here: zed.dev/releases/sta...
🚀 We just shipped v0.219! Subpixel text rendering (ClearType-style) is here—it makes things crisper on standard DPI displays. Enabled by default on Windows and Linux; configure via `text_rendering_mode`. (Bottom = before, top = after)
Download Zed and view the full changelog here: zed.dev/releases/sta...
Pythonistas 🐍—are you using `ty` as your default language server in Zed? We are, and it’s been very solid for us so far. We think `ty` will eventually ship as Zed’s default language server, but we’d love to hear your opinions: github.com/zed-industri...
🚀 We just shipped v0.218! Initial support for Dev Containers is here! 🎉
Download Zed and view the full changelog here: zed.dev/releases/sta...
Happy New Year from the Zed team! 🎉 We’re excited to be back after the holiday break, but before we put 2025 in the rearview mirror, we wanted to share how Zed progressed this past year. Thank you for all the feedback and contributions to Zed. ❤️ zed.dev/2025
We just published v0.217.2 (stable) + v0.218.1 (preview). Gemini 3 Flash is now available for both Zed Pro subscribers and BYOK users. For Pythonistas using `ty`, Zed will now fetch beta builds. zed.dev/releases/sta...
Dev containers are now in Zed Preview 🎉 Open a project with a `devcontainer.json` and Zed will offer to spin it up. This lands in Stable on 1/7/26. It's a V1, with more coming in 2026 🎆 Try it today: zed.dev/releases/pre...
Fun fact: this will close our new #1 most-upvoted issue. Rainbow brackets held that title for years. Throne stayed warm for about a week 💁‍♀️
🚀 We just shipped v0.217! The branch picker now supports git remotes. Add a remote by pasting in its URL, and filter to show only remotes via `Filter Remotes`. Thanks bnjjj!
Special shout out this week to the Let's Git Together contributors: amtoaer, amustaque97, bnjjj, errmayank, and cppcoffee Join in on the action: github.com/orgs/zed-ind...
Download Zed and view the full changelog here: zed.dev/releases/sta...
If you've been meaning to give Zed a spin during the slower season, now's the time. Use code ZEDSEASON at checkout for $15 in LLM spend on us. Limited supply, valid through Dec 31. Already using Zed? Share this with someone who needs a nudge.
This fall, we shipped a Settings UI. Seems simple, right? Under the hood: refactored our entire settings architecture, taught GPUI new tricks, and accidentally broke auto-update along the way. Here's the story of how we rebuilt settings in Zed: zed.dev/blog/setting...
GPT‑5.2 is now supported in Zed—and it’s fast. 🏎️💨 Zed Pro users: simply restart Zed. BYOK users: upgrade to v0.216.1 (Stable). zed.dev/releases/sta...
Want to learn how to emulate Vim's Telescope in Zed? Check out the second installment of Hidden Gems, and share your own! zed.dev/blog/hidden-...
Next week is a Quality Week for Zed! We'll be squashing bugs, reviewing PRs, and tackling bite-sized features that plague us. Drop an issue you want tackled below 👇
(Sadly we cannot ship notebooks or improved edit predictions or git graph in a single week but it's on its way we promise)
🚀 We just shipped v0.216.0! Word-level diffing just landed. 🎉 It's been a night-and-day difference for us—seeing exactly what changed within each line.
Download Zed and view the full changelog here: zed.dev/releases/sta...
We recently discovered Pulsar-Native, a WIP game engine built on top of GPUI. It's looking pretty awesome from the screenshots! github.com/Far-Beyond-P...
If you're working on a project using GPUI, please share it with us via a pull request! github.com/zed-industri...
🚀 We just shipped v0.215.0! After 3 years and more than 1100 requests, it's finally here. Rainbow brackets! 🌈 Enable it with the `colorize_brackets` language setting.
Download Zed and view the full changelog here: zed.dev/releases/sta...
Zed's most requested feature (rainbow brackets 🌈 ) has been merged into stable! The issue had over *1,000* upvotes on GitHub and we're excited for you to try it. zed.dev/blog/rainbow...
taste_the_rainbow.mov
GPT-5.1 is now available for token-based Zed Pro customers; simply restart Zed. For BYOK users, GPT-5.1 is already available in v0.215 preview and will land in stable tomorrow.
Ripgrep? Not on our watch! We rewrote Zed’s project search so your first match shows up in milliseconds... not ages like before 😵‍💫 zed.dev/blog/nerd-sn...
🚀 We just shipped v0.214.0! TypeScript receives pretty errors! 🎉 Thanks KyleBarton!
Download Zed and view the full changelog here: zed.dev/releases/sta...
We just had our team-favorite meeting: Demos Friday. And it was a full house! 🏠 Anthony demoed his work in progress on word-level diffing. More work to do, but our Git 1.0 initiative is coming along.
🚀 We just shipped v0.213.0! Both Zed Pro subscribers and BYOK users now have access to the brand new Gemini 3 Pro model in Zed. Thanks mInrOz!
Download Zed and view the full changelog here: zed.dev/releases/sta...
Gemini 3 is now available for Zed Pro users—simply update to the latest: v0.212.7 (Stable) v0.213.3 (Preview) zed.dev/releases/sta...
Thank you for all your support—this means so much to us! survey.stackoverflow.co/2025/technol...
🚀 We just shipped v0.212! We built the Settings UI to make tweaking Zed easy, but pointing others to a specific setting has been a remaining friction point. Now you can copy deep links from Settings—share one and it opens directly to that setting.
Download Zed and view the full changelog here: zed.dev/releases/sta...
"Our current backend has been chugging along since basically the beginning of the company. We knew that we needed a full reboot of our backend... Enter Zed Cloud." reflects on how we're rebuilding our cloud infra in Rust and Cloudflare: maxdeviant.com/posts/2025/h...