ShortcutItems namespace
Enumerations
Enumeration | Description |
|---|---|
Object holding the names of the default shortcut items. |
Functions
Function | Description |
|---|---|
Keyboard shortcut to copy a block on ctrl+c, cmd+c, or alt+c. | |
Keyboard shortcut to copy and delete a block on ctrl+x, cmd+x, or alt+x. | |
Keyboard shortcut to delete a block on delete or backspace | |
Keyboard shortcut to hide chaff on escape. | |
Keyboard shortcut to paste a block on ctrl+v, cmd+v, or alt+v. | |
Keyboard shortcut to redo the previous action on ctrl+shift+z, cmd+shift+z, or alt+shift+z. | |
Keyboard shortcut to show the context menu on ctrl/cmd+Enter. | |
Keyboard shortcut to undo the previous action on ctrl+z, cmd+z, or alt+z. |