Releases

Keep up with the weekly Zed releases.


January

0.170.1

01/21/2025

macOS
Loading...
Loading...
Linux
Loading...
Loading...
  • Fixed completion labels becoming overly large due to LSP completion items with newlines (#23409)
  • Changed the default keybinding to accept partial inline completions from ctrl-right to ctrl-cmd-right on macOS, because ctrl-right is already bound to jump to the end of the line. (#23357)
  • Fixed an issue where horizontal scrollbars of editors would always be painted (even if there is no horizontal scrolling to be done) (#23339)
  • Fixed a bug that could prevent accepting a partial inline completion. (#23327)