Hacker News new | ask | show | jobs
by pjmlp 240 days ago
As I said, then any programmer editor is an IDE, including UltraEdit and Notepad++.
1 comments

Notepad++ has a debugger UI? One that goes beyond running a terminal inside a pane?
It has plugins....and about 30 years of ecosystem history.

Try to use Zed to debug Go code.

I'm literally doing that right now. I can set breakpoints and graphically step through them in Go files.