The Debugger is Here - Zed Blog
Over 2,000 developers asked, and we delivered.
Debugging in Zed is now a reality—and it's a big leap toward Zed 1.0.
Overview
We set out to build a debugger with three primary focuses:
Fast: Spend less time context switching and more time debugging
Familiar: In line with Zed's design language and supports everything expected from a typical debugger flow
Configurable: You're able to customize the UI, keybindings, debug configurations and more
Out of the box, Zed supports debugging popular languag...
Read more at zed.dev