Artistic Style, 一个很好用的代码格式化工具,可集成至 Source Insight.

来源:互联网 发布:中企动力域名 编辑:程序博客网 时间:2024/05/16 03:49


Artistic Style, 一个很好用的代码格式化工具,可集成至 Source Insight.

http://astyle.sourceforge.net

不过sourceforge.net貌似被墙了。。。


运行参数可以这样:

D:\AStyle_2.02.1\bin\AStyle.exe --style=allman --indent=spaces --indent-switches --indent-labels --indent-preprocessor --pad-oper --pad-header %f


更多详细参数请参考astyle.html