v0.151.1
zed-industries/zed — 1 week ago
Enhancements
General
- SSH Remoting: Added project search (#16915).
- Added a new editor action (
editor: toggle inline completions
) to allow toggling inline completions (Copilot, Supermaven) on and off for the current buffer, taking precedence over any settings (#16947). - Added
pane: join into next
action (#16077; thanks tcard). - Added
editor: copy file location
command to copy the current file location (FILE:LINE) to the clipboard (#14793; thanks slembcke). - Added a default package + overlay to Zed's Nix flake. This is useful for users wanting to pilot nightly builds of Zed on NixOS (#16783).
- Added buffer/project search entries to the outline...