Michael Sloan
fc5a810408
Add Corner to geometry and make names of corner methods consistent ( #22119 )
...
Release Notes:
- N/A
2024-12-16 22:57:15 -07:00
Marshall Bowers
80431e5518
assistant2: Add keybinding to toggle ContextPicker
( #22124 )
...
This PR adds an action and associated keybinding
(<kbd>Cmd+Shift+A</kbd>) to toggle the context picker.
This allows for adding context via the keyboard.
Release Notes:
- N/A
2024-12-16 20:20:32 -05:00
Danilo Leal
53c8b48647
assistant2: Add stray visual adjustments ( #22111 )
...
Mostly minor tweaks to make it closer to the prototype. More to come.
| With message | Empty state |
|--------|--------|
| <img width="1420" alt="Screenshot 2024-12-16 at 18 59 40"
src="https://github.com/user-attachments/assets/5df791bf-577a-4f01-9045-80568604099f "
/> | <img width="1420" alt="Screenshot 2024-12-16 at 18 59 33"
src="https://github.com/user-attachments/assets/adbf1673-3040-4b2b-8d65-f8b38a83c1d0 "
/> |
Release Notes:
- N/A
2024-12-16 19:23:42 -03:00
Marshall Bowers
4bf005ef52
assistant2: Wire up context picker with inline assist ( #22106 )
...
This PR wire up the context picker with the inline assist.
UI is not finalized.
Release Notes:
- N/A
---------
Co-authored-by: Richard <richard@zed.dev>
Co-authored-by: Agus <agus@zed.dev>
2024-12-16 15:46:28 -05:00
Marshall Bowers
caefdcd7f1
assistant2: Factor out ContextStrip
( #22096 )
...
This PR factors a `ContextStrip` view out of the `MessageEditor` so that
we can use it in other places.
Release Notes:
- N/A
2024-12-16 12:45:01 -05:00