Skip to content

v0.79.0-pre

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Mar 21:43

Additions

Editor

  • Added a buffer_font_features setting, which lets you customize OpenType features (ligatures, etc) for the buffer font.

Bug Fixes

Project Panel

  • Fixed a bug where when using the Atom keymap, the user could not type the letter h in the name of a file or directory in the project panel (#1100).

Editor

  • Fixed a bug where the language selector wasn't visible for buffers with an unknown language.
  • Fixed a bug where code folding buttons did not work correctly on soft-wrapped lines.
  • Fixed a bug where hover popups rendered text improperly in YAML files.

Misc

  • Fixed various bugs that were causing Zed to crash.
  • Fixed a bug that caused a crash on startup for users with multi-line environment variable values set in their shell login scripts (#1156).
  • Fixed a bug where macOS would set Zed as the user's default text editor for a given file extension.
  • Improved the reliability of the workspace: restart action.
  • Fixed a bug where the screen-sharing indicator would persist after ending a call.