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


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

你可能感兴趣的:(Artistic Style, 一个很好用的代码格式化工具,可集成至 Source Insight.)