Releases

Keep up with the weekly Zed releases.



July

0.196.7

29/07/2025

macOS
Loading...
Loading...
Linux
Loading...
Loading...
  • Improved LSP code lens handling. (#35207)
  • Fixed tasks that leaked despite workspace window close. (#35246)
  • Keymap Editor: Fixed an issue where the modifiers used to activate keystroke search would appear in the keystroke search. (#35208)
  • Keymap Editor: Made it possible to search for repeat modifiers, such as a binding with cmd-shift cmd. (#35208)
  • Keymap Editor: Made keystroke search matches based on ordered (not necessarily contiguous) runs. For example, searching for cmd-shift-j will match cmd-k cmd-shift-j alt-q and cmd-i g shift-j but not alt-k shift-j or cmd-k alt-j. (#35208)
  • Keymap Editor: Fixed the clear keystrokes binding (delete by default) not working in the keystroke input. (#35208)