Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: dfatcb on January 21, 2016, 05:45:36 pm
-
Hi,
I looked on the contrib site for something to change shortcuts, saw one, but don't know how to actually get it? it doesn't appear to be there? Where do I get a plugin for it?
TIA!!
-
The plugin name is "Keyboard shortcuts" or KeyBinder, an it is one of the core plugins, so it should be provided with codeblocks...
The settings are in: "Settings->Editor->Keyboard Shortcuts"
What os are you using?
greetings
-
debian 6.0
-
It's in Settings / Editor 2 thirds down on the left is a icon with some sort of a ring/band "Keyboard shortcuts"
-
I need to add a question in this context.
How can I add shortcuts for functions that are _not_ in the menus?
I want to add more shortcuts to the BrowseTracker plugin (in context menu), but these functions don't show up in the keyboard configuration.
-
I need to add a question in this context.
How can I add shortcuts for functions that are _not_ in the menus?
I want to add more shortcuts to the BrowseTracker plugin (in context menu), but these functions don't show up in the keyboard configuration.
I don't believe there is currently any way to modify the context menus with additional entries except via writing a plugin to intercept the context menu and inserting your own menu items.
-
@Pecan: You can probably add these in Plugins -> Browse Tracker -> Something and so the users can assign shortcuts for them.
-
Here are the current menu items installed by BrowseTracker.
What additional items does the original poster wish to add?
(https://dl.dropboxusercontent.com/u/46870262/browsetrackerMenu.png)
(https://dl.dropboxusercontent.com/u/46870262/jumpMenu.png)