Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: SailDriver on November 18, 2015, 05:37:22 pm

Title: Source Code Formater: AStyle
Post by: SailDriver on November 18, 2015, 05:37:22 pm
I wish I had more control over auto format clean up.  Specifically, I would reach into long lines, including those surrounded with " " and those within // or /// comments to break the lines at 79 char on the screen so printouts look alike.  I guess I could use landscape more on the printer but ...
Title: Re: Source Code Formater: AStyle
Post by: stahta01 on November 18, 2015, 06:32:39 pm
Does AStyle support the requested feature?
http://astyle.sourceforge.net/ (http://astyle.sourceforge.net/)
If no; then, you might see if AStyle will add this feature.
If yes; post more info here and maybe an CB Dev will add the feature.

Tim S.