github zed-industries/zed v0.54.0

latest releases: nightly, collab-staging, v0.154.3...
2 years ago
  • Added a dock to the Zed workspace. The dock is a special pane that can be shown and hidden using the shift-escape key binding or by clicking the dock icon on the right side of the status bar. You can position it in three places:

    1. at the bottom of the workspace
    bottom-dock
    1. on the right side of the workspace
    right-dock
    1. Or expanded in front of the workspace.
    expanded-dock
  • Fixed an issue where Zed would hang after losing connection to the host when collaborating (#502).

  • Fixed an issue where the mouse wheel or trackpad would scroll an editor even if a context menu was open (#487).

  • Fixed an issue where the terminal could not be scrolled slowly with the mouse.

  • Added the name of the currently-running process to the terminal's toolbar.

  • Added a terminal.option_as_meta setting, which allows you to use the option key as a 'meta' modifier in the Zed terminal.

Don't miss a new zed release

NewReleases is sending notifications on new releases.