Zed 0.191.7 released

Published by

Zed editor has announced the release of version 0.191.7, which includes several important bug fixes and improvements aimed at enhancing the user experience. Notable updates in this version address issues with the command-line interface (CLI) and debugging functionalities.

Key updates in Zed 0.191.7 include:

- CLI Improvements: A bug where the `--diff` CLI flag was incompatible with the `--wait` option has been resolved (Issue #33094).
- Debugger Enhancements: The user interface for debugging has been enhanced by relocating the "remove breakpoint" button to a more accessible top position within the breakpoint list (Issue #33062).
- Argument Corrections: A problem with incorrect arguments being sent to the Debug Adapter Protocol (DAP) when running scripts from `package.json` has been fixed (Issue #33044).
- Variable Management Fix: A bug that prevented the variable list and inline values from updating correctly when a variable's value was set has been addressed (Issue #33078).

In summary, the Zed editor version 0.191.7 focuses on improving the stability and functionality of debugging tools, ultimately providing developers with a smoother coding experience. Future updates might continue to refine these features and introduce new functionalities to further enhance productivity for users

Zed 0.191.7 released

Zed editor 0.191.7 has fixed bugs in the CLI flag, moved the "remove breakpoint" button, fixed incorrect arguments in DAP debugging, and fixed a bug where setting a variable's value doesn't update the variable list.

Zed 0.191.7 released @ Linux Compatible