User forums > General (but related to Code::Blocks)

Can I format comments in C::B?

(1/1)

wtfisgoingoff:
Using AStyle can format code,but is there a way to format comments too? I want to align comments,but I found no setting about comments in AStyle plugin


before:


some code   //asdfasdf
some code        //asdfasdf

after:



some code         //asdfasdf
some code         //asdfasdf

MortenMacFly:
Please, use the aligner plugin for that purposes. You can configure it easily to do exactly what you want.

wtfisgoingoff:
Thanks a lot.  ;D



Navigation

[0] Message Index

Go to full version