github zed-industries/zed v0.70.0

latest releases: nightly, v0.143.2-pre, v0.142.6...
17 months ago

Additions

Vim

  • Added replace to vim mode

Misc

  • Added the ability to open files via macOS right-click context menu (Open With)

Bug Fixes

Editor

  • Fixed a bug where go-to actions would snap the screen to center, rather than retaining current scroll position if the item was already in view (#268)
  • Fixed auto-indenting to always be block-wise when pasting code
  • Switched to using tab to toggle focus from buffer search to editor, instead of cmd-f

Collaboration

  • Fixed a bug where, when collaborating, buffers would appear as modified to the guest after the host saved the buffer

Project Panel

  • Fixed a bug where a copied item in the project panel could only be pasted once (#786)
  • Fixed a bug where clicking the mouse would end file name editing in the project panel (#544)

Dock

  • Fixed a crash that would occur when trying to create a split in the dock by dragging
  • Fixed an issue where sidebars would change size when the dock was opened or closed (#545)

Vim

  • Switched to disabling vim mode in non-code editors ((#855), (#475))

Misc

  • Fixed a crash that occurred when restarting a language server after it reported an unknown buffer version

Don't miss a new zed release

NewReleases is sending notifications on new releases.