Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: rogeriodec on April 17, 2018, 07:15:03 pm

Title: Keyboard shortcuts list is outdated
Post by: rogeriodec on April 17, 2018, 07:15:03 pm
In http://wiki.codeblocks.org/index.php/Keyboard_Shortcuts there are a number of keys that do not match, and there a number of existing keyboard shortcuts that are not on this list.
Is there a more up-to-date list?
Title: Re: Keyboard shortcuts list is outdated
Post by: oBFusCATed on April 17, 2018, 07:16:31 pm
Yes, in the source code...  8)
Title: Re: Keyboard shortcuts list is outdated
Post by: rogeriodec on April 17, 2018, 11:38:48 pm
Yes, in the source code...  8)
Perhaps, in translating your phrase, you have meant, "We do not have any more up-to-date documentation, your noob. And if you want, do it yourself, because we already have a lot to do."  8)
Title: Re: Keyboard shortcuts list is outdated
Post by: oBFusCATed on April 18, 2018, 12:18:52 am
Yep, this is what it means. I wouldn't have called you noob...  8)
Help with documentation is really welcome.
Title: Re: Keyboard shortcuts list is outdated
Post by: rogeriodec on April 18, 2018, 12:33:29 am
Got it.
I would help if I knew what all the shortcut keys are.
But providing this updated list to someone else is the same as making the documentation up-to-date ... :P
Title: Re: Keyboard shortcuts list is outdated
Post by: stahta01 on April 18, 2018, 01:42:01 am
Look for a file ending with cbKeyBinder10.ini in the folder that holds the CB default config file.

It seems to name several key bindings; I do NOT use the plugin.

Edit: Look under the below folder in Windows
Code
%APPDATA%\CodeBlocks

Tim S.
Title: Re: Keyboard shortcuts list is outdated
Post by: rogeriodec on April 18, 2018, 01:56:58 am
Great, I think I can help.
But my login here does not work on the Wiki.
How do I do?
Title: Re: Keyboard shortcuts list is outdated
Post by: rogeriodec on April 25, 2018, 08:10:09 pm
As the http://codeblocks.rogeriodec.com.br page I made is the one that is most up to date C::B keyboard shortcut list, since it takes dynamically all keyboard shortcuts from the "cbKeyBinder10.ini" file (as posted in http://forums.codeblocks.org/index.php/topic,22586.0.html), it would be possible to put it referenced inside the page http://wiki.codeblocks.org/index.php/Keyboard_Shortcuts?