- Added commands to navigate between git diff hunks in a file:
- "cmd-f8": Go To Hunk
- "cmd-shift-f8": Go To Previous Hunk
- Added syntax highlighting for let/else statements in Rust.
- Improved pane activation history - Zed will focus on the correct previously-active pane when closing the current one
- Improved styling of the active line background, line numbers, and scrollbars
- Improved UI contrast in various locations
- Updated UI icons
- Fixed a regression that would cause Zed to crash when launching it on macOS Catalina (10.15).
- Fixed a bug where incoming calls and project-shared notifications were stealing focus
- Fixed a crash that would occur when hitting tab at the beginning of a line with mixed tab/space indent