Xcode Clang Formatter does not recognize AlignConsecutiveAssignment

Adding this line to the clang format file is throwing me an error (mostly keyword rejection).

AlignConsecutiveAssignment: true

My goal is obviously to have the = operator executed in the following sequences:

a        = true;
blueish  = false;

      

What is the way to get this with the latest Xcode 6.3.1?

Thank...

+3
ios format xcode clang clang-format


source to share


No one has answered this question yet

Check out similar questions:

1348
How to "add existing frames" in Xcode 4?
981
How to download Xcode DMG or XIP file?
868
Xcode error "Could not find developer disk image"
818
Git ignore file for Xcode projects
805
Xcode 7 error: "Missing iOS Distribution Subscription ID for ..."
746
Failed to start Xcode process: security
650
Xcode 6: keyboard not showing in simulator
626
Hide weird unwanted Xcode logs
575
The vs version for build in Xcode
4
How do I install Xcode for LLVM / Clang development?



All Articles
Loading...
X
Show
Funny
Dev
Pics