Pin message composer to the bottom of the new assistant panel (#11186)
Release Notes: - N/A --------- Co-authored-by: Marshall <marshall@zed.dev> Co-authored-by: Nate <nate@zed.dev> Co-authored-by: Kyle <kylek@zed.dev> Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
This commit is contained in:
parent
f842d19b0b
commit
1c09b69384
7 changed files with 430 additions and 477 deletions
3
crates/assistant2/src/ui.rs
Normal file
3
crates/assistant2/src/ui.rs
Normal file
|
@ -0,0 +1,3 @@
|
|||
mod composer;
|
||||
|
||||
pub use composer::*;
|
Loading…
Add table
Add a link
Reference in a new issue