Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[user friendly feature] Add ability to specify a label to the shortcut #498

Open
msimic opened this issue Nov 17, 2024 · 0 comments
Open

Comments

@msimic
Copy link

msimic commented Nov 17, 2024

Please add ability to specify a label when registering a shortcut:

hotkeys(shortcut: string, scope: string, func: Function, label: string)

so that we can list them with

hotkeys.getAllKeyCodes()

and present to the user the label of what the shortcut does.

This should be trivial to implement, hopefully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant