ZIm/crates/ui/src
Danilo Leal ae85ecba2d
Make fetch slash command visible in the command selector (#21302)
The `/fetch` command is naturally already accessible via the completion
menu when you type / in the assistant panel, but it wasn't on the "Add
Context" command selector. I think it should! It's a super nice/powerful
one, and I've seen folks not knowing it existed. Side-note: maybe, in
the near future, it'd be best to rename it to "`/web`, as that's an
easier name to parse and assume what it does.

<img width="700" alt="Screenshot 2024-11-28 at 16 52 07"
src="https://github.com/user-attachments/assets/37134e1c-c788-48ca-81ae-d7416e8c8706">

Release Notes:

- N/A
2024-11-28 18:26:59 -03:00
..
components Make fetch slash command visible in the command selector (#21302) 2024-11-28 18:26:59 -03:00
styles Show error and warning indicators in project panel items (#18182) 2024-11-12 18:58:59 -03:00
tests ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
traits Add ui::ContentGroup (#20666) 2024-11-14 08:25:48 -05:00
utils Add consistency between buffer and project search design (#20754) 2024-11-28 13:39:49 -03:00
components.rs Add ui::ContentGroup (#20666) 2024-11-14 08:25:48 -05:00
prelude.rs Add ui::ContentGroup (#20666) 2024-11-14 08:25:48 -05:00
styles.rs Improve experience when themes provide transparent status colors (#13996) 2024-07-09 11:27:47 -04:00
tests.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
traits.rs Add ui::ComponentPreview (#20319) 2024-11-06 16:54:18 -05:00
ui.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
utils.rs Add consistency between buffer and project search design (#20754) 2024-11-28 13:39:49 -03:00