Reputation:
I have recently gone from java(in eclipse) to C++ in code blocks, and I was wondering if there was a way to format code in code blocks like there is in eclipse (ctrl+shift+F), if not could someone point me towards a plugin or something of the like?
Upvotes: 2
Views: 2678
Reputation: 1070
AStyle is a code formatting plugin for code blocks which allowes you to do this.
Info: http://wiki.codeblocks.org/index.php?title=Source_Code_Formatter_plugin
Upvotes: 3