zed/crates/vcs_menu
Aaron Feickert 8b4370f170
Only count existing branches in picker search (#22908)
When displaying the number of matches in the branch picker during a
search, don't count the "create new branch" option as a match, since it
only appears when _no_ existing branches are found.

<img width="530" alt="Screenshot 2025-01-09 at 12 17 30"
src="https://github.com/user-attachments/assets/c4e6ac6f-d842-4b2f-a3af-ec28c9d90f0a"
/>

Closes #22905.

Release Notes:

- Fixed result count in branch picker searches.

---------

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
2025-01-09 18:55:19 +00:00
..
src Only count existing branches in picker search (#22908) 2025-01-09 18:55:19 +00:00
Cargo.toml title_bar: Remove dependency on vcs_menu (#21011) 2024-11-21 14:56:02 -05:00
LICENSE-GPL