Releases

Keep up with the weekly Zed releases.


May

0.189.3

05/30/2025

macOS
Loading...
Loading...
Linux
Loading...
Loading...
  • Fixed a bug where not all provider models were shown in the model picker. (#31751)

Debugger Beta

  • Added Python and Native Code debug config examples. (#31597)
  • Added a button to the quick action bar to start a debug session or spawn a task, depending on which of these actions was taken most recently. (#31646)
  • Added support for terminal when debugging Go programs. (#31700)
  • Incorporated the tasks modal into the new session modal as an additional tab. (#31646)
  • Show build task completions when editing a debug.json configuration with a pre-build task. (#31597)
  • Fixed wrong path being picked up for Delve on Windows. (#31735)
  • Fixed Delve not respecting the user-provided binary path from settings. (#31735)