ClangFormat-Xcode icon indicating copy to clipboard operation
ClangFormat-Xcode copied to clipboard

How to align colons

Open francois-roget opened this issue 11 years ago • 1 comments

How can we ask the formatter to align the colons vertically for the method calls with multiple parameters, just like the Xcode "re-indent" function does?

Thanks in advance.

francois-roget avatar Nov 03 '14 10:11 francois-roget

This may be the result of a clang format bug:

https://llvm.org/bugs/show_bug.cgi?id=23317

If your issue is different, send me your .clang-format and code snippet and I'll see what I can do

KingOfBrian avatar Apr 22 '15 17:04 KingOfBrian