mirror of
https://github.com/zed-industries/zed.git
synced 2026-08-11 10:04:46 +00:00
# Objective Delay picker refreshes for entry updates so bursty filesystem events trigger only one search refresh, while still refreshing immediately when worktrees are added or removed. Update tests to advance both the watch latency and refresh debounce, and add coverage for coalesced worktree updates. ## Self-Review Checklist: - [x] I've reviewed my own diff for quality, security, and reliability - [x] Unsafe blocks (if any) have justifying comments - [x] The content adheres to Zed's UI standards ([UX/UI](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist) and [icon](https://github.com/zed-industries/zed/blob/main/crates/icons/README.md) guidelines) - [x] Tests cover the new/changed behavior - [x] Performance impact has been considered and is acceptable Release Notes: - N/A --------- Co-authored-by: Kirill Bulatov <mail4score@gmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| LICENSE-GPL | ||