ZIm/crates/assistant2/src
Marshall Bowers 04cd8dd0f2
assistant2: Add the ability to collapse chat messages (#11194)
This PR adds the ability to collapse/uncollapse chat messages.

I think the spacing might be a little off with the collapsed
calculations, so we'll need to look into that.


https://github.com/zed-industries/zed/assets/1486634/4009c831-b44e-4b30-85ed-0266cb5b8a26

Release Notes:

- N/A
2024-04-29 19:25:58 -04:00
..
ui assistant2: Add the ability to collapse chat messages (#11194) 2024-04-29 19:25:58 -04:00
assistant2.rs assistant2: Add the ability to collapse chat messages (#11194) 2024-04-29 19:25:58 -04:00
assistant_settings.rs New revision of the Assistant Panel (#10870) 2024-04-23 16:23:26 -07:00
completion_provider.rs gpui: Fix Global trait (#11187) 2024-04-29 16:37:37 -04:00
tools.rs Semantic index progress (#11071) 2024-04-26 17:06:05 -07:00
ui.rs assistant2: Use ChatMessage component to render chat messages (#11193) 2024-04-29 18:47:16 -04:00