[forge-issues] [JBoss JIRA] (FORGE-2445) Bind IDE shortcuts directly to addon commands

Rafael Pestano (JIRA) issues at jboss.org
Wed Aug 19 12:31:26 EDT 2015


     [ https://issues.jboss.org/browse/FORGE-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rafael Pestano updated FORGE-2445:
----------------------------------
    Description: 
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.
 

  was:
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 *shorcut addon* which will manage and fire commands of other addons based on key shortcuts defined by user.
 



> Bind IDE shortcuts directly to addon commands
> ---------------------------------------------
>
>                 Key: FORGE-2445
>                 URL: https://issues.jboss.org/browse/FORGE-2445
>             Project: Forge
>          Issue Type: Enhancement
>          Components: Addon Development, Addon Manager
>            Reporter: Rafael Pestano
>            Priority: Minor
>
> 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.
>  



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the forge-issues mailing list