Shortcut Settings
The Settings for KeyboardShortcuts.
Author
Richard Arriaga
Constructors
Types
The ShortcutSettings.Companion is also a SettingsType parameterized on ShortcutSettings.
Functions
Apply the KeyboardShortcutOverrides in this ShortcutSettings.
Attempt to import the provided ShortcutSettings into keyboardShortcutOverrides only adding the ShortcutSettings.keyboardShortcutOverrides that do not conflict with any other shortcuts.
Save to the environment settings directory in the keyBindingsOverrideFile.
Save this ShortcutSettings to the provided file.
Properties
The map of KeyboardShortcutOverride.actionMapKey to KeyboardShortcutOverride that override the default key combinations for the listed KeyboardShortcuts.
The associated SettingsType. This is expected to be the companion object of the implemented subtype.
The JSONWriter action that writes the data contained in these Settings to the JSONWriter.