github zed-industries/zed v0.100.1

latest releases: collab-staging, nightly, collab-production...
13 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).
  • Added the ability to reset the dock size by double clicking (https://github.com/zed-industries/community/issues/1816)
  • 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 a bug where call notifications were accidentally full-screen on all displays except the main display.
  • Fixed a bug where dragging the docks would not follow mouse's exact position.
  • 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.