ZIm/crates/git_ui/src
Anthony Eid 4b7167c030
gpui: Add support for custom prompt text in PathPromptOptions (#36410)
This will be used to improve the clarity of the git clone UI

### MacOS
<img width="1322" height="128" alt="image"
src="https://github.com/user-attachments/assets/3e511143-12c1-4440-89dd-841b21b2e98e"
/>

### Windows 
<img width="338" height="80" alt="image"
src="https://github.com/user-attachments/assets/766d08d6-0c72-4175-ad24-59dc6188d5f1"
/>

### Linux

<img width="387" height="72" alt="Screenshot From 2025-08-18 15-32-06"
src="https://github.com/user-attachments/assets/3125a7c4-3975-462a-a547-d5d4fac48f22"
/>



Release Notes:

- N/A
2025-08-23 10:39:20 -04:00
..
askpass_modal.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
blame_ui.rs editor: Move blame popover from hover_tooltip to editor prepaint (#29320) 2025-04-25 01:52:24 +05:30
branch_picker.rs Redesign and clean up all icons across Zed (#35856) 2025-08-23 10:38:16 -04:00
commit_message_prompt.txt git_ui: Try to prompt the model out of including the diff output (#26281) 2025-03-07 15:05:35 +00:00
commit_modal.rs Redesign and clean up all icons across Zed (#35856) 2025-08-23 10:38:16 -04:00
commit_tooltip.rs editor: Move blame popover from hover_tooltip to editor prepaint (#29320) 2025-04-25 01:52:24 +05:30
commit_view.rs Remove into SelectionEffects from .change_selections (#33554) 2025-06-27 14:31:31 -06:00
conflict_view.rs editor: Add access method for project (#36266) 2025-08-23 10:39:16 -04:00
file_diff_view.rs Add an editor: diff clipboard with selection action (#33283) 2025-08-23 10:35:51 -04:00
git_panel.rs gpui: Add support for custom prompt text in PathPromptOptions (#36410) 2025-08-23 10:39:20 -04:00
git_panel_settings.rs git_ui: Add collapse_untracked_diff settings to improve usability for untracked files (#32591) 2025-06-22 00:38:24 +03:00
git_ui.rs git: Refine clone repo modal design (#36369) 2025-08-23 10:39:18 -04:00
onboarding.rs Redesign and clean up all icons across Zed (#35856) 2025-08-23 10:38:16 -04:00
picker_prompt.rs editor: Improve code completion filtering to provide fewer and more accurate suggestions (#32928) 2025-06-18 16:01:28 +05:30
project_diff.rs gpui: Store action documentation (#33809) 2025-07-02 21:14:33 -04:00
remote_output.rs git_panel: Improve toast messages for push/pull/fetch (#35092) 2025-08-23 10:37:25 -04:00
repository_selector.rs Add key contexts for Pickers (#35665) 2025-08-23 10:38:10 -04:00
text_diff_view.rs Differentiate between file and selection diff events (#35014) 2025-08-23 10:35:53 -04:00