Releases

Keep up with the weekly Zed releases.


June

0.191.3

06/16/2025

macOS
Loading...
Loading...
Linux
Loading...
Loading...

Debugger

  • Added history to debug session logging. (#32718)
  • Added support for Label stack frame kinds. (#32719)
  • When debugging JavaScript, Zed will now preselect child sessions by default. (#32693)
  • Fixed edge case where hitting a breakpoint wouldn't take you to the active debug line. (#32724)
  • Fixed node-terminal JavaScript configurations from launch.json not working. (#32723)