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.cbplugin)
http://code.bluedinosaurs.com/c++/CodeBlocks/StartingBlocks.zip (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?