ZIm/crates/assistant2/src
Danilo Leal 6af9e8ded8
assistant2: Fix toolbar layout shift (#22770)
Note how, previously, switching between the thread view and the history
caused a slightly reduction of the toolbar height. Super subtle stuff,
but doesn't happen anymore.

### Before


https://github.com/user-attachments/assets/712ff34e-a638-484d-8415-16011b10ae63

### After


https://github.com/user-attachments/assets/7ccff7a3-45a4-445c-9638-8445733e0ffc

Release Notes:

- N/A
2025-01-07 16:04:54 +00:00
..
context_picker assistant2: Add check icon for included context (#22774) 2025-01-07 16:03:05 +00:00
ui assistant2: Make context pill names work like editor tabs (#22741) 2025-01-07 12:18:46 +00:00
active_thread.rs assistant2: Make context pill names work like editor tabs (#22741) 2025-01-07 12:18:46 +00:00
assistant.rs Inline assistant v2 layout (#22305) 2024-12-20 22:00:52 +00:00
assistant_model_selector.rs Inline assistant v2 layout (#22305) 2024-12-20 22:00:52 +00:00
assistant_panel.rs assistant2: Fix toolbar layout shift (#22770) 2025-01-07 16:04:54 +00:00
assistant_settings.rs assistant2: Add ability to resize the panel (#22113) 2024-12-16 17:35:56 -05:00
buffer_codegen.rs Support diagnostic navigation in multibuffers (#22620) 2025-01-03 18:07:56 +00:00
context.rs assistant2: Make context pill names work like editor tabs (#22741) 2025-01-07 12:18:46 +00:00
context_picker.rs assistant2: Do not allow a context entry to be added multiple times (#22712) 2025-01-06 18:55:20 +00:00
context_store.rs assistant2: Make context pill names work like editor tabs (#22741) 2025-01-07 12:18:46 +00:00
context_strip.rs assistant2: Make context pill names work like editor tabs (#22741) 2025-01-07 12:18:46 +00:00
inline_assistant.rs Move git status out of Entry (#22224) 2025-01-04 01:00:16 +00:00
inline_prompt_editor.rs Fix inline assist layout issues related to screen size (#22732) 2025-01-06 21:40:36 +00:00
message_editor.rs assistant2: Suggest current file as context (#22526) 2025-01-02 13:33:47 +00:00
prompts.rs Inline terminal assistant v2 (#21888) 2024-12-12 11:06:09 -05:00
streaming_diff.rs Inline assistant v2 (#21828) 2024-12-11 14:32:30 -05:00
terminal_codegen.rs Reuse prompt editor across buffer and terminal assist (#22188) 2024-12-18 16:12:54 -05:00
terminal_inline_assistant.rs Reuse prompt editor across buffer and terminal assist (#22188) 2024-12-18 16:12:54 -05:00
thread.rs assistant2: Suggest current thread in inline assistant (#22586) 2025-01-02 20:36:57 +00:00
thread_history.rs assistant2: Add spacing between historical thread entries (#22140) 2024-12-17 11:03:09 -05:00
thread_store.rs assistant2: Add an example thread to showcase long lines of code (#22621) 2025-01-03 17:48:04 +00:00
ui.rs assistant2: Sketch in sending file context to model (#21829) 2024-12-10 16:35:53 -05:00