Marshall Bowers
|
80f204fabb
|
Style the chat panel message input (#3956)
This PR styles the message input in the chat panel.
<img width="242" alt="Screenshot 2024-01-08 at 4 28 33 PM"
src="https://github.com/zed-industries/zed/assets/1486634/48e83692-878e-4891-8e40-8738cdeb23a8">
Release Notes:
- Improved the styling of the message editor in the chat panel.
|
2024-01-08 16:45:18 -05:00 |
|
Joseph T. Lyons
|
520c433af5
|
Fix tests
|
2024-01-06 16:10:40 -05:00 |
|
Max Brunsfeld
|
2b8822fd08
|
Remove 2 suffix for welcome, vcs_menu, quick_action_bar, collab_ui
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2024-01-03 10:30:52 -08:00 |
|
Kirill Bulatov
|
a5c615ceb4
|
Pass a new query parameter into the search
|
2023-11-17 21:40:56 +02:00 |
|
Conrad Irwin
|
ea4e67fb76
|
Merge branch 'main' into guest-exp
|
2023-10-23 17:47:21 +02:00 |
|
Piotr Osiewicz
|
812ff9a97d
|
Account for markdown styling in mentions offset calculation.
This also means that we can support smart punctuation.
Co-authored-by: Max <max@zed.dev>
|
2023-10-23 12:50:57 +02:00 |
|
Max Brunsfeld
|
b07f9fe3b5
|
Merge branch 'main' into notifications
|
2023-10-18 17:20:04 -07:00 |
|
Max Brunsfeld
|
d05404a4df
|
Persist chat mentions
|
2023-10-18 16:56:03 -07:00 |
|
Max Brunsfeld
|
821419ee5b
|
Add a unit test for the mention-searching logic in MessageEditor
|
2023-10-17 20:15:49 -07:00 |
|
Max Brunsfeld
|
ee87ac2f9b
|
Start work on chat mentions
|
2023-10-17 17:59:42 -07:00 |
|