0.191.5
06/18/2025
- Fixed a bug where
zed --diff A B
wouldn't open a diff. (#32962) - Debugger: Added the onboarding modal. (#32961)
- Debugger: New session modal for a debugger will now show tasks from package.json as debuggable scenarios. (#32958)
- Debugger: Fixed setting breakpoints in TypeScript code when debugging compiled JavaScript. (#32954)
- Debugger: Fixed a potential crash when opening active modules in a debugger session (with Copilot enabled). (#32698)