zed/crates/collab_ui/src
Bennet Bo Fenner c90065e6ea
chat: add copy text entry to message menu (#8271)
As we don't have selection inside the chat right now (which might be
complicated to implement, e.g. cross element selection and markdown
blocks), I think its viable to support copying the whole text of a
message using the message menu:

![image](https://github.com/zed-industries/zed/assets/53836821/6092dfed-0297-457e-9455-ba1e6190e288)

Release Notes:

- Added option to copy the text of a message within the chat
2024-02-23 08:00:20 -07:00
..
chat_panel Add SystemClock (#8239) 2024-02-22 22:28:08 -05:00
collab_panel recent projects: cleanup ui (#7528) 2024-02-19 14:37:52 +02:00
notifications Initialize the SystemAppearance using the app's global window appearance (#7508) 2024-02-07 11:51:18 -05:00
channel_view.rs Links to channel notes (#7262) 2024-02-01 22:22:02 -07:00
chat_panel.rs chat: add copy text entry to message menu (#8271) 2024-02-23 08:00:20 -07:00
collab_panel.rs Tidy up indicators in collab panel (#8214) 2024-02-22 13:30:43 -05:00
collab_titlebar_item.rs talkers (#8158) 2024-02-22 10:07:36 -07:00
collab_ui.rs revert single channel click (#7738) 2024-02-13 12:53:49 -07:00
face_pile.rs Store a z-index id per-layer 2024-01-22 10:16:59 -05:00
notification_panel.rs Rename BellBadged to BellDot (#6820) 2024-01-26 18:48:16 -05:00
notifications.rs Add stories for collab notifications (#3967) 2024-01-08 21:54:59 -05:00
panel_settings.rs Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00