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?
Asked
Active
Viewed 2,455 times
2
-
See also http://stackoverflow.com/questions/26278082/is-there-any-shortcut-for-codeblocks-to-fomat-the-code – Vadzim Jul 20 '16 at 16:50
1 Answers
2
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

Gary Klasen
- 1,001
- 1
- 12
- 30