Add KeyContextView (#19872)
Release Notes: - Added `cmd-shift-p debug: Open Key Context View` to help debug custom key bindings https://github.com/user-attachments/assets/de273c97-5b27-45aa-9ff1-f943b0ed7dfe
This commit is contained in:
parent
cf7b0c8971
commit
ce5222f1df
12 changed files with 390 additions and 8 deletions
|
@ -26,6 +26,7 @@ actions!(
|
|||
zed,
|
||||
[
|
||||
OpenSettings,
|
||||
OpenDefaultKeymap,
|
||||
OpenAccountSettings,
|
||||
OpenServerSettings,
|
||||
Quit,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue