ZIm/crates/collab_ui/src
Antonio Scandurra 5df1481297
Introduce a new markdown crate (#11556)
This pull request introduces a new `markdown` crate which is capable of
parsing and rendering a Markdown source. One of the key additions is
that it enables text selection within a `Markdown` view. Eventually,
this will replace `RichText` but for now the goal is to use it in the
assistant revamped assistant in the spirit of making progress.

<img width="711" alt="image"
src="https://github.com/zed-industries/zed/assets/482957/b56c777b-e57c-42f9-95c1-3ada22f63a69">

Note that this pull request doesn't yet use the new markdown renderer in
`assistant2`. This is because we need to modify the assistant before
slotting in the new renderer and I wanted to merge this independently of
those changes.

Release Notes:

- N/A

---------

Co-authored-by: Nathan Sobo <nathan@zed.dev>
Co-authored-by: Conrad <conrad@zed.dev>
Co-authored-by: Alp <akeles@umd.edu>
Co-authored-by: Zachiah Sawyer <zachiah@proton.me>
2024-05-09 11:03:33 +02:00
..
chat_panel typescript: Complete function calls with snippets (#11157) 2024-05-02 10:50:01 +02:00
collab_panel remote projects per user (#10594) 2024-04-23 15:33:09 -06:00
notifications Introduce a new markdown crate (#11556) 2024-05-09 11:03:33 +02:00
channel_view.rs remote projects per user (#10594) 2024-04-23 15:33:09 -06:00
chat_panel.rs Adjust names of negated style methods (#11453) 2024-05-06 13:56:25 -04:00
collab_panel.rs Fix Collab context menu dismissal (#11414) 2024-05-06 13:51:02 -07:00
collab_titlebar_item.rs linux: Store binary path before restart to handle deleted binary file (#11568) 2024-05-08 19:13:28 +02:00
collab_ui.rs Remember window restore size (#10429) 2024-05-07 23:29:03 -06:00
face_pile.rs Adjust names of negated style methods (#11453) 2024-05-06 13:56:25 -04:00
notification_panel.rs Refactor workspace notifications to use explicit NotificationId type (#10342) 2024-04-10 17:21:23 -04:00
notifications.rs Add stories for collab notifications (#3967) 2024-01-08 21:54:59 -05:00
panel_settings.rs Add the ability for extensions to provide language settings (#10296) 2024-04-08 19:17:12 -04:00