Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: rogeriodec on April 19, 2018, 07:49:59 am

Title: New Keyboard Shortcut page created!
Post by: rogeriodec on April 19, 2018, 07:49:59 am
To help the whole community, I've created a new dynamic page that reads the "cbKeyBinder10.ini" file and formats it, filtering only the current keyboard shortcuts.
This ensures that the shortcuts will always be up to date.
Any new modification, just upload a new file "cbKeyBinder10.ini" and the keyboard shortcuts page will be automatically updated!

Check out: http://codeblocks.rogeriodec.com.br/
 :)
Title: Re: New Keyboard Shortcut page created!
Post by: BlueHazzard on April 19, 2018, 12:14:14 pm
nice page!
Title: Re: New Keyboard Shortcut page created!
Post by: ollydbg on April 19, 2018, 04:13:30 pm
Nice page!

I would see that if those functions could be implemented in the plugin, and there is a wxDialog which could shows the contents like the html page. ;)
Title: Re: New Keyboard Shortcut page created!
Post by: ollydbg on May 07, 2018, 02:13:53 pm
To help the whole community, I've created a new dynamic page that reads the "cbKeyBinder10.ini" file and formats it, filtering only the current keyboard shortcuts.
This ensures that the shortcuts will always be up to date.
Any new modification, just upload a new file "cbKeyBinder10.ini" and the keyboard shortcuts page will be automatically updated!

Check out: http://codeblocks.rogeriodec.com.br/
 :)

You can only upload your ini file? Not other people?

BTW: I'd like to put this link in the wiki page: Keyboard Shortcuts plugin - CodeBlocks (http://wiki.codeblocks.org/index.php/Keyboard_Shortcuts_plugin)
Title: Re: New Keyboard Shortcut page created!
Post by: rogeriodec on May 07, 2018, 03:10:15 pm
For now I have not created a specific interface for uploading the file, even though this can only be done by trusted people.
But I can create an FTP user for now and provide you, and from there you can pass this FTP user / password to the people you trust.
Also, if you want, you can get all the code there and adapt it to put it natively inside the wiki.
What do you think?