Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: DCelso on February 25, 2008, 12:17:34 am

Title: How to put a hot key for code formatter
Post by: DCelso on February 25, 2008, 12:17:34 am
I have seen that nightly codeblocks have got the astyle plugin, but I would like run it with control +shift +f key, like eclipse do it.
Anybody know how to do it? Thanks.
Title: Re: How to put a hot key for code formatter
Post by: JGM on February 25, 2008, 02:12:31 am
Well, you click Settings -> Editor ->Keyboard Shortcuts -> Plugins ->Source code formater (Astyle) and assing the short cut you want, very simple  :D