• Reconcile default and user shortcuts and return the composite list.

    Parameters

    • defaults: IShortcut[]

      The list of default shortcuts.

    • user: IShortcut[]

      The list of user shortcut overrides and additions.

    Returns IShortcut[]

    A loadable list of shortcuts (omitting disabled and overridden).

Generated using TypeDoc