-
Enhancement
-
Resolution: Unresolved
-
Minor
-
None
-
None
Currently to fire any Forge command we need to open command window (eg: in eclipse ctrl + 4) and then type command we want to execute.
It would be nice if we could bind key shortcuts to commands so for example if I'm editing a JPA entity and press a key sequence the add new field command could be fired directly without opening command list window.
I think key/shortcut binding and management should be configured by user and not declared in each addon so user is responsible for managing shortcut conflicts for example.
I propose a shortcut addon which will manage and fire commands of other addons based on key shortcuts defined by user.