Zed
banner
zed.dev
Zed
@zed.dev
A next-generation code editor that enables high-performance collaboration with AI and your team.

zed.dev
Want to set a keybinding quickly? Click `Add Keybinding...` in the footer of the command palette and you're taken directly to the recording modal.
November 5, 2025 at 8:11 PM
Need to review what changed in your feature branch? The new `git: branch diff` action shows you the full diff of your current branch against `main`.
November 5, 2025 at 8:11 PM
You can now view diffs for stashed work.

Thanks AlvaroParker!
October 29, 2025 at 5:29 PM
Channel notes now support the outline modal. (`cmd-shift-o` / `ctrl-shift-o`)
October 17, 2025 at 6:39 PM
Need to change agent profiles without touching the mouse? Hit `{cmd,ctrl}-i` and filter down through the new keyboard-driven profile menu.

Thanks dvcrn!
October 8, 2025 at 7:22 PM
Zip around the project panel with familiar Vim commands. Center the active entry with `z z`, scroll the editor halfway up or down with `ctrl-u` / `ctrl-d`, or, jump a specific number of entries via `{num} j` / `{num} k`.

Thanks AidanV!
October 8, 2025 at 7:21 PM