Skip to content

Get all shortcuts names (using dynamic name) #126

Open
@Vincz

Description

Hi!
Is it possible to retrieve all shortcuts but registered with dynamic names? (Without explicitly creating the allCases as in the documentation).

My list of shortcuts is dynamic, so I'm creating them with: KeyboardShortcuts.Name("my_shortcut") and don't keep track of the names I have use. So I need to be able to retrieve all registered shortcuts and remove the ones that are not used anymore.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions