Feature #4598 2009-05-07 11:51

crom

Keyboard shortcuts combinations

In current version of "Keyboard shortcuts" (1.0.46 2008/02/12) it is not possible to assign the same shortcut to non conflicting actions.

Example: Action1: start debug Action2: continue debugging

These actions can not be performed in same time but is not possible to assign the same shortcut for both (ex. F5)

Suggestion: Create a table of concurrent actions, by default all concurrent. The user should be able to change this table using the interface and to select those actions which are concurrent or not. For the non-concurrent actions should be possible to assign the same shortcut.

Workaround: Edit ~/.codeblocks/cbKeyBinder10.ini and set same shortcut for the actions.

Category
Plugins
Status
Open
Close date
 
Assigned to
 
ollydbg 2009-06-09 15:58

This is the default behavior in Visual C++.

I also do second this feature request.