Add context-aware command palette
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
"keys": "1 through 0",
|
||||
"description": "Change instrument presets."
|
||||
},
|
||||
{
|
||||
"keys": "Shift+K / Applications / Shift+F10",
|
||||
"description": "Open the command palette."
|
||||
},
|
||||
{
|
||||
"keys": "Minus / Equals",
|
||||
"description": "Shift octave down or up."
|
||||
@@ -38,6 +42,10 @@
|
||||
{
|
||||
"keys": "Escape",
|
||||
"description": "Exit piano mode."
|
||||
},
|
||||
{
|
||||
"keys": "Shifted note keys",
|
||||
"description": "Ignored in piano mode so shifted shortcuts stay distinct."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user