Recently I'm playing with a new code editor, Zed. I used it for about ten days and here write a review to share my experiences with it. This review is based on the latest version (v0.186.9).
TL;DR
My feelings about Zed are mixed: as an editor, it's pretty good; as a (Python) code editor, it's pretty bad; as an AI code editor, it's reasonable. As of its current state (v0.186.9), it's hard for me to recommend it to colleagues due to its poor Python experience, but I think I'll keep an eye on it.
Update (@2025-05-19): After tuning LSP configurations, the Python experience is much better. See below.