zed/crates/markdown_preview
Marshall Bowers 00c3c02f7d
Render other tab icons in the start slot (#14683)
This PR reworks the rendering for tab icons to allow us to render all of
the tab icons—not just file icons—in the tab's start slot.

The `Item` trait now has a separate `tab_icon` method that can be used
to indicate what icon should be shown for the tab.

Release Notes:

- N/A
2024-07-17 16:59:41 -04:00
..
src Render other tab icons in the start slot (#14683) 2024-07-17 16:59:41 -04:00
Cargo.toml markdown preview: Break up list items into individual blocks (#10852) 2024-04-26 21:34:45 +02:00
LICENSE-GPL Add initial markdown preview to Zed (#6958) 2024-02-01 11:03:09 +02:00