标签: xcode indentation
视觉表现: visual representation http://img704.imageshack.us/img704/289/screenshot20100504at122.png
答案 0 :(得分:1)
作为xcodes格式的替代方法,您可以使用Uncrustify。它可以理解目标以及各种其他语言。我将自己设置为xcode中的脚本,并为其分配了一个热键,以便重新格式化整个文件或仅重新格式化所选代码。