Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: clarkyzl on July 08, 2010, 05:01:37 pm
-
I have already configured the formatter, how can I format the code?
-
I have already configured the formatter, how can I format the code?
Either right click the file in the Project manager to format just the file or right click the Project in the manager to format all files in the project or click "Plugins -> Source code formatter (AStyle)" or format the file via the context-menu (right click into the editor) and chose "Format use AStyle".
-
thanks ,I get the same question.