Zed Editor Review (after using it for a couple of weeks)
Zed (an open-source editor) has generated quite a bit of hype in programming circles, especially since it is written in Rust, and also refreshingly it’s not just another VS Code fork. That being said, it’s still a niche editor. I mainly use VS Code - decided to try out Zed to see if it lives up to the hype 😀. As such, I will be comparing Zed with VS Code as that’s the editor I’m most familiar with. When I encounter a feature, limitation or useful setting in Zed, I update it here: Zed Editor NOTES. This post explores a subset of my experiences with Zed - for the full version, do check out this GitHub Gist and star it if you find it useful :)
TLDR: I like Zed (especially its instant loading speed) - it’s especially impressive how much Zed supports out of the box, considering how young the project is. But for Data Science (Python) work, it’s not yet fully ready to replace VS Code, mainly due to issues with Jupyter Notebook (though it is rapidly getting better).
Environment I used: Zed 1.7.2 on Ubuntu 26.04.
