Releases: zed-industries/zed
Releases · zed-industries/zed
v0.82.6-pre
- Fixed a crash that could sometimes occur when following a collaborator.
v0.82.5-pre
- Fixed a bug that could cause Copilot suggestions to not be shown when autocompletion failed or returned no results.
v0.82.4-pre
- Fixed a bug that caused delays in sending buffer edits while collaborating.
v0.82.3-pre
- Fixed a bug where certain file system changes would not be reported correctly to guests in certain cases when collaborating.
v0.82.2-pre
- Fixed a bug where opening and saving buffers would sometimes be delayed if many files were being changed in the project.
v0.82.1-pre
- Fixed a panic that could happen when Copilot provided suggestions on a multi-buffer.
v0.82.0-pre
- Added a context menu to tabs in the tab bar (#452).
- Added
close items to the leftandclose items to the rightcommands. - Fixed the
Copy Pathcommand in the project panel context menu to copy the file's absolute path, and introduced a new command,Copy Relative Path, which copies the file's path relative to the project root (#1364). - Made the
copy pathandcopy relative pathcommands available from the command palette when an editor is focused (#1389).
v0.81.1
- Improved breadcrumbs experience. Clicking on the breadcrumbs now opens the symbol outline.
- Clicking on the Zed icon in the dock now opens a new window if there aren't any Zed windows open.
- Fixed a bug where dragging a file from the project panel to the editor would create an empty pane, if trying to make a split.
- Fixed a crash that could occur when renaming or creating files via the project panel
v0.81.1-pre
Fixed a crash that could occur when renaming or creating files via the project panel
v0.80.6
Fixed a crash that could occur when renaming or creating files via the project panel