This week's release includes a new `git.diff_base` setting for choosing whether editor gutters, file-status colors, and `git: diff` show uncommitted changes against `HEAD` or all current-branch changes against the default branch's merge base, plus support for dragging files from the Project Panel to external apps on macOS and Linux Wayland; web developers also get linked editing for custom elements in JSX and TSX and Emmet completions in return and arrow-function bodies.
- +59 more changes
Read the full release noteHide the full release note
This week's release includes a new git.diff_base setting for choosing whether editor gutters, file-status colors, and git: diff show uncommitted changes against HEAD or all current-branch changes against the default branch's merge base, plus support for dragging files from the Project Panel to external apps on macOS and Linux Wayland; web developers also get linked editing for custom elements in JSX and TSX and Emmet completions in return and arrow-function bodies.
Shipped by the Zed Guild 🛡️
-
Added support for dragging files from the Project Panel to external macOS apps. (#58161; thanks notJoon)
-
Added the
multiple_selectionskey context for assigning different keybindings when multiple selections are active. (#60018; thanks AidanV) -
Agent: Fixed the first line of terminal output sometimes being hidden in the Agent Panel. (#61939; thanks timvermeulen)
Excerpt ends here — this release continues at the source ↗.