Branches (975)

linux-file-watch-remove

e02f8e8 don't remove watcher on linux

Click to expand commit body
Co-authored-by: Kate <kate@zed.dev> Co-authored-by: John <jtur@zed.dev>

Cole Miller and Kate created

v0.206.x

9697177 node_runtime: Bump minimum version for system node to match copilot's requirement (#39632)

Click to expand commit body
Copilot now requires 22.x. See the last min node version bump:
https://github.com/zed-industries/zed/pull/27912

Closes #39461

<img width="1040" height="97" alt="image"
src="https://github.com/user-attachments/assets/8f0490e3-b9b5-45fd-b7f1-321691b862f0"
/>

Release Notes:

- Zed will no longer use `node` from your `$PATH` if it's older than
22.x (previously, the minimum version was 20.x). Instead, it will fall
back to its bundled `node`. This fixes being unable to use Copilot if an
older `node` was installed system-wide.

Cole Miller created

send-WindowIdentifier-futures

388d893 replace oneshot channel with sendable future

David Kleingeld created

scroll-rounding

ef23fab implement scroll rounding to fix fonts jumping around with grid fitting

Click to expand commit body
Co-authored-by: John Tur <john-tur@outlook.com>

Kate and John Tur created

veykril/push-symsxxozkzpo

d244e97 multi_buffer: Cleanup min/max excerpt id clipping

Lukas Wirth created

tree-sitter-query-containing-ranges

22a7f02 Start work on limiting the range where buffer queries execute

Max Brunsfeld created

vim-surround-edge-cases

b36c97b WIP add direction to objects

Click to expand commit body
Co-authored-by: dino <dinojoaocosta@gmail.com>

Conrad Irwin and dino created

download-codex-acp

ed41944 Preflight auth for codex-acp

Richard Feldman created

sticky-editor-lines

b57983f Paint sticky lines

Click to expand commit body
Co-authored-by: MrSubidubi <dev@bahn.sh>

Agus Zubiaga and MrSubidubi created

v0.205.x

1701dc0 copilot: Ensure minimum Node version (#38945)

Click to expand commit body
Closes #38918

Release Notes:

- N/A

Smit Barmase created

nix-holepunch

8d5f038 warn users to install metal

Julia Ryan created

veykril/push-wmstwtssrnnz

c5f3d7d git_ui: Color blame timestamps by their age

Lukas Wirth created

vim-set-ic

167d2e9 Fix after new settings

Click to expand commit body
Co-Authored-By: dino <dinojoaocosta@gmail.com>

Conrad Irwin and dino created

clean-up-audio-deps

b6376cc collab server should not depend on audio crate

David Kleingeld created

project-panel-async-not-burning-my-head

d1bdc09 added another handler for sorting

Piotr Osiewicz created

new-in-call-controls

c9210c3 WIP. New in-call controls

Click to expand commit body
Co-authored-by: Matt Miller <mattrx@gmail.com>

Conrad Irwin and Matt Miller created