Releases
v0.75.2
Compare
Sorry, something went wrong.
No results found
Additions
Collaboration
Updated the way collaborators are shown in the titlebar, so that you can see who is following each collaborator.
Improved the arrangement of collaboration buttons in the titlebar so that the collaboration menu is always accessible.
Editor
Added Reveal in Finder to editor context menu and command palette.
Workspace
Added status reporting of language server actions in the activity indicator.
Added a command palette action to restart Zed (#36 ).
Added dock: move active item to dock command.
Added ability to focus a pane by clicking the background of its tab bar (#953 ).
Added a workspace: restart command.
TypeScript
Added support for the satisfies operator.
Misc
Added project name when hovering over a Zed window in Mission Control (#457 ).
Added symbols in the window menu to help with differentiating between local and remote projects (#678 ).
Added a keymap setting to editor::ToggleComments to allow for advancing the cursor downward when running the command on a single line (#810 ).
Bug Fixes
Collaboration
Fixed a bug where saving an untitled buffer did not update the buffer's path for collaborators.
Editor
Fixed various bugs in editor: move to enclosing bracket (#891 ).
Project Panel
Fixed a crash when running project panel: reveal in finder.
Workspace
Fixed a bug where opening zed for a specific file would also restore the previous session (#927 ).
Fixed a bug where new tabs would be opened in the dock (#533 ).
Fixed a bug where the wrong tab was activated after dropping a tab into the tab bar.
Vim
Improved the behavior of the % (jump-to-match) motion in vim mode.
Rust
Fixed a bug where functions with turbofish notation were being incorrectly highlighted (#950 ).
TypeScript
Fixed a bug where the user would need to save a file twice in order to clear newly-resolved errors (#767 ).
Misc
Improved performance for large files (#890 ).
Fixed a bug that prevented the user from running commands (copy, paste, etc) within native file picker dialogs ((#816 ), (#296 )).
Fixed a bug where saving an untitled buffer didn't always update the buffer's language.
You can’t perform that action at this time.