zed/crates/assistant2
Marshall Bowers 9143fd2924
language_model_selector: Don't recreate the Picker view each render (#21939)
While working on Assistant2, I noticed that the `LanguageModelSelector`
was recreating its `Picker` view on every single render.

This PR makes it so we create the view once and hold onto it in the
parent view.

Release Notes:

- N/A
2024-12-12 17:08:48 -05:00
..
src language_model_selector: Don't recreate the Picker view each render (#21939) 2024-12-12 17:08:48 -05:00
Cargo.toml assistant2: Add initial support for attaching file context (#21934) 2024-12-12 15:30:17 -05:00
LICENSE-GPL Break ground on assistant2 (#21109) 2024-11-23 11:24:52 -05:00