zed/crates/ui2
Max Brunsfeld 960ef7116d
Add a context menu to the project panel (#3393)
This PR adds a context menu to the project panel in Zed2.

* [x] Allow the context menu to extend outside of the project panel's
bounds
* [x] Add keyboard shortcuts to the context menu
* [x] Dismiss the context menu
    * [x] when running an action
    * [x] when changing selection in the project panel

Release Notes:

NA
2023-11-29 10:04:41 -08:00
..
docs WIP: Work toward eliminating Component trait 2023-11-18 00:03:23 -07:00
src Add a context menu to the project panel (#3393) 2023-11-29 10:04:41 -08:00
Cargo.toml ui2: Reference theme2 and settings2 crates without the 2 (#3424) 2023-11-28 15:30:29 -05:00