mirror of
https://github.com/zed-industries/zed.git
synced 2026-06-01 14:20:35 +00:00
The new `ContextMenu`-based `ContextPicker` requires initialization when opened, but we were only doing this for the `ContextStrip` picker, not the inline one. Additionally, because we have a wrapper element around ContextMenu, we need to propagate the `DismissEvent` so that it properly closes when Escape is pressed. Release Notes: - N/A |
||
|---|---|---|
| .. | ||
| docs | ||
| src | ||
| Cargo.toml | ||
| LICENSE-GPL | ||