zed/crates/assistant2
Agus Zubiaga 4054d4a5b7
assistant2: Fix inline context picker and handle dismiss (#23081)
The new `ContextMenu`-based `ContextPicker` requires initialization when
opened, but we were only doing this for the `ContextStrip` picker, not
the inline one.

Additionally, because we have a wrapper element around ContextMenu, we
need to propagate the `DismissEvent` so that it properly closes when
Escape is pressed.

Release Notes:

- N/A
2025-01-13 21:00:20 +00:00
..
src assistant2: Fix inline context picker and handle dismiss (#23081) 2025-01-13 21:00:20 +00:00
Cargo.toml assistant2: Show file icons for context entries (#22928) 2025-01-10 03:01:42 +00:00
LICENSE-GPL Break ground on assistant2 (#21109) 2024-11-23 11:24:52 -05:00