Skip to content

v0.191.5

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jun 20:48
· 220 commits to main since this release
  • 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)