Zed Debugger
69 points by tanelpoder 2 weeks ago | 6 comments- johntash 2 weeks agoI 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.
- tanelpoder 2 weeks agoYep, 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.
- atonse 2 weeks agoIt 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 2 weeks ago
- AbuAssar 2 weeks agoI’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.
- rvz 2 weeks ago> IMHO Debug Adapter Protocol (DAP) and Language Server Protocol (LSP) are the best things happened to programming tooling in the last decade.
Agree. Both are well designed protocols.
- rvz 2 weeks ago
- vrajspandya1 2 weeks agoAt last. I didn't use zed only because it didn't have in line debugging. Will give this another try.
- 2 weeks ago