I'd like to change Build, Debug & Run shortcut keys in Code::Blocks. Does any know a plugin or setting to change the keys?
Changing IDE shortcuts in Code::Blocks
Asked Answered
From the menu it's under settings->editor->keyboard shortcuts (might need to scroll down). Configure whatever shortcut keys you need on the right-hand side.
Nope I don't have that! (V:12.11) –
Masorete
sudo apt-get install codeblocks-contrib
... Why didn't I know about this before? –
Masorete
- Open CodeBlocks
- Click on Settings
- Go to Editor
- Refer to these 3 screenshots
- That opens Configure editor
- There select the Keyboard shortcuts
- In commands select Edit
- Scroll down and find the comment
- There you can customize your keyboard shortcut and click on add
- don't forget to click on ok.
There all the keyboard shortcuts are available and you can play with them.
For better and easy understanding refer to the screenshots because one image tells 1000 sentences. This should work else let me know.
Hare Krishna!!!
© 2022 - 2024 — McMap. All rights reserved.
Manage plugins
and see if "Keyboard shortcuts" plugin is installed? – Microorganism