github zed-industries/zed v0.39.0

latest releases: collab-staging, collab-production, nightly...
2 years ago
  • Fixed a bug where editors were treated as having unsaved changes even after all of the unsaved changes were undone (#25).
  • Fixed a bug where temporarily-opened files were displayed as part of the current project in the project panel and contacts panel.
  • Fixed a bug where surrounding the selected text with bracket characters didn't work correctly with multiple cursors (#41).
  • Fixed a bug where the editor would scroll unexpectedly when adding cursors with the mouse (#28)
  • Fixed a bug where indentation would be adjusted incorrectly in Markdown files.
  • Fixed a bug where autocompletion would sometimes replace the wrong text in Typescript files.
  • Fixed a bug where Zed failed to prompt you to save any unsaved work before quitting the app.
  • Added the ability to open a file in the project panel with the Enter key.
  • Added pane-splitting actions to the command palette.
  • Added tooltips for some buttons in the title and status bars.
  • Added the ability to show the cause of language server installation errors by clicking on the error message in the status bar.
  • Added keyboard shortcuts for toggling whole-word, regex, and case-sensitive modes when searching.
  • Added the ability to switch focus from a side panel back to the active editor using the Escape key.
  • Added multi-stroke keyboard shortcuts in the application menu.
  • Automatically open files created from the project panel (#30)
  • Improved the performance of using key bindings for actions that are present in the application menu.

Don't miss a new zed release

NewReleases is sending notifications on new releases.