开发者

CodeSense Formatting is not working for xCode4

I typed both the codes in the terminal to bring the opening brace t开发者_开发问答o new line.

defaults write com.apple.Xcode XCCodeSenseFormattingOptions -dict BlockSeparator " "

defaults write com.apple.Xcode XCCodeSenseFormattingOptions -dict-add BlockSeparator "\n"

Both these are not working for xcode4. What to do to bring the opening brace to new line?


Yes -- this is broken in XCode4. Take a look at the post from Scott Forbes in
Xcode 4 with opening brace on new line

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜