github zed-industries/zed v0.93.0-pre

latest releases: collab-staging, nightly, collab-production...
pre-release15 months ago

Additions

  • Redesigned collaboration UI
  • Added voice support
  • Vim improvements:
    • Added support for indent/outdent with >/< (#832).
    • Added support for toggling case with ~ (#1410).
    • Added support for tab navigation with gt/ctrl-pagedown and gT/ctrl-pageup.
    • Added support for substitute with s.
    • Added support for go to definition/go back with ctrl-]/ctrl-o.
    • Added support for counts to work with scrolling shortcuts.
    • Added support to join lines with ctrl-j or shift-J (#736).
    • Added support to use count modifiers with arrow keys (5<down> will go down 5 lines) (#1687).
    • Improved distance calculations for page-up/page-down.

Bug Fixes

  • Fixed a bug where Zed would use excessive memory when a project folder contained symlinks pointing to directories outside of the project. (#1186)
  • Reduced Zed's memory and CPU usage when working in folders containing many git-ignored files.
  • Fixed the Atelier Forest Light theme, which was incorrectly set as a dark theme.
  • Vim bug fixes:
    • Fixed code actions menu (#1690).
    • Fixed a bug where 1G didn't correctly go the first line (#710).

Don't miss a new zed release

NewReleases is sending notifications on new releases.