Allow moving the assistant panel to other docks
This commit is contained in:
parent
55c8c6d3fb
commit
d0aff65b1c
7 changed files with 135 additions and 24 deletions
|
@ -1,4 +1,5 @@
|
|||
pub mod assistant;
|
||||
mod assistant_settings;
|
||||
|
||||
pub use assistant::AssistantPanel;
|
||||
use gpui::{actions, AppContext};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue