Linux when? Linux now. 🎉🐧
For the last 6 months, our team and our open source community have been working hard to bring Zed to Linux.
As of today, we've released our first, official, stable build of Zed on Linux!
zed.dev/linux
In case you were wondering... Zed is proudly built the hard way—from scratch, starting with an empty repo.
Our team *created* Electron, but we no longer believe that the ultimate editor can be created by forking a web browser.
(Or by forking a fork of a web browser 🙃)
The world's fastest AI code editor is here
Zed is engineered from scratch in Rust like a video game. Not another fork, but a purpose-built editor designed for collaboration between humans and AI, delivering a lightning fast agentic editing experience.
zed.dev/blog/fastest-a…
🚀 Introducing Zed v0.146!
Zed now features a built-in REPL!
You can run code:
* Line by line
* Block by block (# %%)
* Any selection
Evaluate Python and see your charts inline.