Add keymap picker UI
Co-authored-by: Max <max@zed.dev>
This commit is contained in:
parent
3594243644
commit
350ddf2025
8 changed files with 225 additions and 26 deletions
|
@ -1329,7 +1329,7 @@ impl View for ProjectPanel {
|
|||
|
||||
keystroke_label(
|
||||
parent_view_id,
|
||||
"Open a new project",
|
||||
"Open project",
|
||||
&button_style,
|
||||
context_menu_item.keystroke,
|
||||
workspace::Open,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue