Releases: zed-industries/zed
Releases · zed-industries/zed
v0.64.0-pre
v0.63.4
- 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
v0.63.3-pre
- Fixed a regression that would cause Zed to crash when launching it on macOS Catalina (10.15).
v0.62.8
- Fixed a regression that would cause Zed to crash when launching it on macOS Catalina (10.15).
v0.63.2-pre
- Improved contrast in diagnostic underlines (#660)
- Fixed issue where left motion in vim mode would clip incorrectly
- Fixed regression with dd
v0.63.1-pre
- Added syntax highlighting for let/else statements in Rust.
- Fixed a hang when trying to rename a symbol in the project diagnostics view (#653).
v0.62.7
v0.62.6
v0.63.0-pre
- Added commands to navigate between git diff hunks in a file:
- "cmd-f8": Go To Hunk
- "cmd-shift-f8": Go To Previous Hunk
- 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 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
v0.62.5
- Improved UI contrast in various locations
- Updated UI icons