News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

New plugin: StartingBlocks

Started by Jonny D, October 28, 2010, 02:21:06 AM

Previous topic - Next topic

Jonny D

Hey,

I thought a better way to start a new code block would be to press shift+return.  So, instead of whining about it, I made my first plugin:
http://code.bluedinosaurs.com/c++/CodeBlocks/StartingBlocks.cbplugin
http://code.bluedinosaurs.com/c++/CodeBlocks/StartingBlocks.zip

I still have to assign the keyboard shortcut manually.  Is there a way to do it in the OnAttach method?