zed/crates/project
Lukas Wirth fc213f1c26
git_ui: Introduce explicit yield points for project diff (#43706)
These are long running foreground tasks that tend to not have pending
await points, meaning once we start executing them they will never
reschedule themselves, starving the foreground thread.

Release Notes:

- Improved git project diff responsiveness
2025-11-28 07:46:09 +00:00
..
src git_ui: Introduce explicit yield points for project diff (#43706) 2025-11-28 07:46:09 +00:00
Cargo.toml project search: Skip loading of gitignored paths when their descendants will never match an inclusion/exclusion query (#42968) 2025-11-20 18:44:55 +01:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00