Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: clarkyzl on July 08, 2010, 05:01:37 pm

Title: How to format the code in the code editor?
Post by: clarkyzl on July 08, 2010, 05:01:37 pm
I have already configured the formatter, how can I format the code?
Title: Re: How to format the code in the code editor?
Post by: Jenna on July 08, 2010, 05:56:58 pm
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".
Title: Re: How to format the code in the code editor?
Post by: xhermit on July 30, 2010, 09:29:08 am
thanks ,I get the same question.