Skip to content

v0.191.3-pre

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 17:17
· 252 commits to main since this release

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)