github zed-industries/zed v0.100.0-pre

latest releases: nightly, collab-production, v0.154.0-pre...
pre-release13 months ago

Additions

  • Moved the collaboration dropdown into its own panel.
  • Improved LSP resource usage by querying fewer hints in big files.
  • Reduced collaboration mode clients' inlay hint footprint by enabling hint data resolution.
  • Added support for editor::SelectAll in Terminal.
  • Added settings to remove the AI assistant panel button (#1711).
  • Associated additional file extensions with known languages ((#633), (#1822)).
    • C++: cxx, hxx, inl
    • JavaScript: cjs
    • Python: mpy
    • TypeScript: cts, d.cts, d.mts, mts
  • Vim additions:
    • Added o and shift-o to toggle direction of visual selection.

Bug Fixes

  • Fixed a bug where where coreaudiod was consuming CPU, even before calls were initiated ((#1840), (#1919)).
  • Fixed terminal search focus not switching to terminal on mouse click inside.
  • Vim bug fixes:
    • Fixed a bug where editor selections didn't match vim selections (#1796).
    • Fixed s in visual line mode.
    • Fixed v and shift-v to toggle back to normal mode.
    • Fixed block selections, such as vi}, to contain correct whitespace.
    • Fixed escape in normal mode (#1857).

Don't miss a new zed release

NewReleases is sending notifications on new releases.