Expose active key equivalents in the keymap context view (#20530)
Release Notes: - Added macOS key equivalents to cmd-shift-p `debug: Open Key Context View`
This commit is contained in:
parent
e4bf586cff
commit
ad3171d16d
2 changed files with 15 additions and 0 deletions
|
@ -12,6 +12,7 @@ use util::asset_str;
|
|||
|
||||
pub use editable_setting_control::*;
|
||||
pub use json_schema::*;
|
||||
pub use key_equivalents::*;
|
||||
pub use keymap_file::KeymapFile;
|
||||
pub use settings_file::*;
|
||||
pub use settings_store::{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue