Posted on Tuesday, January 17, 2006 7:27 AM
#C & C++
下载和使用说明请看这里。我试过,很好用。
提示1:在VC的IDE中,你可以给宏定义快捷键和工具条按钮。我给MakeCodeNicer定义了Ctrl+Alt+F,给MakeSelectedCodeNicer定义了Ctrl+Shift+F。使用起来非常方便。
提示2:Visual Studio .NET 2005中已内置代码格式化整形命令。If you need to reformat source code, simply press Ctrl+E, D and the file will be reformatted according to your settings (inside Tools/Options - Text Editor/Language/Formatting).