Xcode code formatter Swift
I\'m trying to auto format my code written in Swift. It\'s necessary if you\'re working in team and using CVS and don\'t want
Xcode and Swift 2.0: Per file, Cmd-A then Ctl-I. Ctl-I works for what is highlighted, Cmd-A highlights all. Just be careful not to accidentally delete all your source after the Ctl-A!