ZIm/crates/project_panel2/src
Marshall Bowers 9411898720
Use ListItems in the project panel (#3421)
This PR reworks the project panel to render its items using the
`ListItem` component.

There are a few hacks in here in order to get click handlers working for
the `ListItem`, but we'll want to get these fixed in GPUI.

Release Notes:

- N/A
2023-11-28 13:11:43 -05:00
..
file_associations.rs Start work on creating gpui2 version of project panel 2023-11-09 16:51:03 -08:00
project_panel.rs Use ListItems in the project panel (#3421) 2023-11-28 13:11:43 -05:00
project_panel_settings.rs Start work on creating gpui2 version of project panel 2023-11-09 16:51:03 -08:00