Author Topic: New plugin: StartingBlocks  (Read 4981 times)

Jonny D

  • Guest
New plugin: StartingBlocks
« on: October 28, 2010, 02:21:06 am »
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?
« Last Edit: October 28, 2010, 02:58:30 am by Jonny D »