github zed-industries/zed v0.119.9-pre

latest releases: collab-production, v0.154.0-pre, v0.153.6...
pre-release8 months ago
  • Added a way to select items under multiple carets with editor::SelectNext and editor::SelectPrevious commands (#2374).
  • Changed the tab close button to be square.
  • Fixed close-tab button not being vertically aligned in the tab bar.
  • Fixed open telemetry log command to actually show the telemetry log.
  • Fixed LSP logs being inserted into the editor incorrectly.
  • Fixed editor::Tab action inserting tabs in read-only files.
  • Fixed a bug that caused a panic that could happen when Zed attempted to render on a sleeping display.
  • Fixed a bug that prevented "copy error message" button from being clicked.
  • Fixed a bug where a tab's close icon would not always appear on hover.
  • Fixed a bug where after being granted write access to a channel, the microphone icon appeared non-muted, even though audio was not shared.
  • Fixed a bug where guests could paste into buffers that were intended to be read-only.
  • Fixed a bug where the deafen button would only apply to audio from the call's current participants, but not any participants who joined after the button was pressed.
  • Fixed a crash that could occur when searching for . in the terminal.
  • Fixed a panic that could occur when closing a tab while dragging it.
  • Fixed font validation to allow "Zed Mono" as a valid font.
  • Fixed hanging due to excessive logs when browsing Copilot LSP logs.
  • Fixed project panel being toggled on/off on startup due to incorrect tracking of serialization state (#2406).
  • Fixed some crahes due to lack of graphics buffer space.
  • Improved chat panel UI.
  • Improved legibility of default UI font.
  • Improved loading performance of large font collections (e.g. Iosevka) (#246, #1745).
  • Improved rendering performance when editing.
  • Opened chat by default when joining a public channel.

Don't miss a new zed release

NewReleases is sending notifications on new releases.