Zed Debugger

45 tanelpoder 5 6/18/2025, 5:56:43 PM zed.dev ↗

Comments (5)

johntash · 2h ago
I recently started using Zed and I'm pretty impressed so far. Performance is good. Remote editing via ssh works great and less resource-intensive than vscode.

Trying to daily drive it until I run into something it struggles with.

atonse · 1h ago
It definitely feels better than cursor to me.

However, Cursor Tab keeps bringing me back.

That, and the limited plugin ecosystem. Not that I haven’t found the plugin I needed (elixir tools) but it doesn’t let me configure which warnings to hide so I have too many annoying credo warnings I don’t care about.

tanelpoder · 2h ago
Yep, same here, first GUI editor that has ended up sticky enough. I've used just plain vim (or vi, back in the day) in a terminal. Occasionally tried out some GUI editors every few years, but none of them were suitable/sticky enough for my taste. Now I've been using Zed for 8-9 months, almost daily when coding vs. just testing/hacking something, and haven't fallen back to vim in a terminal for coding tasks yet.
AbuAssar · 3h ago
I’m thrilled to see Zed evolve into a featured, lightweight IDE.

IMHO Debug Adapter Protocol (DAP) and Language Server Protocol (LSP) are the best things happened to programming tooling in the last decade.

vrajspandya1 · 2h ago
At last. I didn't use zed only because it didn't have in line debugging. Will give this another try.