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
e02f8e8
don't remove watcher on linux
Co-authored-by: Kate <kate@zed.dev> Co-authored-by: John <jtur@zed.dev>
Cole Miller and Kate created
f6946ad
Add missed offender
Piotr Osiewicz created
9697177
node_runtime: Bump minimum version for system node to match copilot's requirement (#39632)
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
388d893
replace oneshot channel with sendable future
David Kleingeld created
3201c4f
Somewhat clean up dependency
Jakub Konka created
acac967
fix macos focus issue
Smit Barmase created
ef23fab
implement scroll rounding to fix fonts jumping around with grid fitting
Co-authored-by: John Tur <john-tur@outlook.com>
Kate and John Tur created
d244e97
multi_buffer: Cleanup min/max excerpt id clipping
Lukas Wirth created
22a7f02
Start work on limiting the range where buffer queries execute
Max Brunsfeld created
b36c97b
WIP add direction to objects
Co-authored-by: dino <dinojoaocosta@gmail.com>
Conrad Irwin and dino created
ed41944
Preflight auth for codex-acp
Richard Feldman created
b57983f
Paint sticky lines
Co-authored-by: MrSubidubi <dev@bahn.sh>
Agus Zubiaga and MrSubidubi created
1701dc0
copilot: Ensure minimum Node version (#38945)
Closes #38918 Release Notes: - N/A
Smit Barmase created
8d5f038
warn users to install metal
Julia Ryan created
bbd9b9f
add insane test
Nia Espera created
c5f3d7d
git_ui: Color blame timestamps by their age
Lukas Wirth created
167d2e9
Fix after new settings
Co-Authored-By: dino <dinojoaocosta@gmail.com>
Conrad Irwin and dino created
b6376cc
collab server should not depend on audio crate
David Kleingeld created
d1bdc09
added another handler for sorting
Piotr Osiewicz created
c9210c3
WIP. New in-call controls
Co-authored-by: Matt Miller <mattrx@gmail.com>
Conrad Irwin and Matt Miller created