Releases

Keep up with the weekly Zed releases.


June

0.192.3

06/20/2025

macOS
Loading...
Loading...
Linux
Loading...
Loading...
  • Fixed a bug where the --diff CLI flag did not work with --wait. (#33094)
  • Fixed pull diagnostics on the remote clients. (#33030)
  • Debugger: Moved the "remove breakpoint" button to the top of a breakpoint list. (#33062)
  • Debugger: Fixed wrong arguments being passed to the DAP when debugging scripts from package.json. (#33044)
  • Debugger: Fixed bug where setting a variable's value wouldn't update the variable list or inline values. (#33078)