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
Please, use the aligner plugin for that purposes. You can configure it easily to do exactly what you want.
Thanks a lot. ;D