Xcode 4 with opening brace on new line

后端 未结 6 1094
梦如初夏
梦如初夏 2020-11-29 01:21

It seems like the new Xcode 4 does not apply the XCCodeSenseFormattingOptions anymore. At least for me :(

Anyway, do you know how to put the opening bra

6条回答
  •  执念已碎
    2020-11-29 02:02

    Just make a user code snipped which overrides Apple's version. Do this by entering in the Completion Shortcut field the same name as in the default snipped. Look at this video for a howto: http://s3.amazonaws.com/screencasts.pragmaticstudio.com/017_custom_code_snippets.mov

提交回复
热议问题