
|
Available Workflow Actions
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
In IDEA 6 the list of actions in the Keymap configuration page has worse usability compared to IDEA 5, because the the shorcuts are not shown in the same list as the actions. This means, that the user will have to select EVERY action ONE BY ONE for example in the following situations:
- The user wants to change all those shortcuts, which are impossible to use on his keyboard (such as Ctrl+[ and Ctrl+] on a Finnish keyboard layout) or which conflict with global hotkeys of another program running in the background (such as foobar2000).
- The user uses the keymap dialog for trying to learn new shortcuts. This means finding all actions which have a shortcut and whose shortcut the user does not yet remember.
- The user wants to go through all actions without a shortcut, and decide if it would be useful to add shortcuts to some of them.
SOLUTION
- Show the actions and their shortcuts side-by-side in the same table, just as it was done in IDEA 5.
- It would also help, if there were a search filter for finding actions by shortcut. The user could then check, if some shortcut is already in use and to which action it is mapped.
|
|
Description
|
In IDEA 6 the list of actions in the Keymap configuration page has worse usability compared to IDEA 5, because the the shorcuts are not shown in the same list as the actions. This means, that the user will have to select EVERY action ONE BY ONE for example in the following situations:
- The user wants to change all those shortcuts, which are impossible to use on his keyboard (such as Ctrl+[ and Ctrl+] on a Finnish keyboard layout) or which conflict with global hotkeys of another program running in the background (such as foobar2000).
- The user uses the keymap dialog for trying to learn new shortcuts. This means finding all actions which have a shortcut and whose shortcut the user does not yet remember.
- The user wants to go through all actions without a shortcut, and decide if it would be useful to add shortcuts to some of them.
SOLUTION
- Show the actions and their shortcuts side-by-side in the same table, just as it was done in IDEA 5.
- It would also help, if there were a search filter for finding actions by shortcut. The user could then check, if some shortcut is already in use and to which action it is mapped.
|
Show » |
|
With such filter all tasks you described can be performed. Thanks.