zed/crates/assistant2/src
Marshall Bowers 1e88e2924c
assistant2: Respect panel dock position (#23465)
This PR fixes an issue where Assistant2 was not respecting the panel
dock position.

Release Notes:

- N/A
2025-01-22 16:05:04 +00:00
..
context_picker Wire up @mentioned files in assistant2 (#23389) 2025-01-20 21:33:18 -05:00
ui
active_thread.rs assistant2: Adjust "generating" state design (#23299) 2025-01-17 20:22:27 -03:00
assistant.rs Wire up AssistantPanelDelegate based on assistant2 feature flag (#23444) 2025-01-22 04:57:51 +00:00
assistant_model_selector.rs
assistant_panel.rs assistant2: Respect panel dock position (#23465) 2025-01-22 16:05:04 +00:00
buffer_codegen.rs Add streaming_diff crate (#23264) 2025-01-16 23:12:46 +00:00
context.rs
context_picker.rs Wire up @mentioned files in assistant2 (#23389) 2025-01-20 21:33:18 -05:00
context_store.rs
context_strip.rs Wire up @mentioned files in assistant2 (#23389) 2025-01-20 21:33:18 -05:00
inline_assistant.rs Consolidate Assistant panels in assistant2 feature flag (#23442) 2025-01-22 02:56:42 +00:00
inline_prompt_editor.rs Consolidate Assistant panels in assistant2 feature flag (#23442) 2025-01-22 02:56:42 +00:00
message_editor.rs assistant2: Propagate move up action to inline picker from message editor (#23416) 2025-01-21 16:02:52 -03:00
terminal_codegen.rs
terminal_inline_assistant.rs
thread.rs
thread_history.rs assistant2: Thread history keyboard navigation (#23145) 2025-01-17 18:41:17 -03:00
thread_store.rs assistant2: Thread history keyboard navigation (#23145) 2025-01-17 18:41:17 -03:00
ui.rs