FStefanni added a comment.
Hi,
in case of any doubt: yet it is of interest.
6 years old means only that it has not been "fixed" in the meanwhile...
Please consider that there are not many code formatters for C++, since it is
quite a complex language (and a lot of different formatting convention
FStefanni added a comment.
Hi,
thank you for the suggestion, but it does **not**, at least with
`BreakConstructorInitializers: AfterColon` (which is what I use).
If initializers are "small enough" to fit the constructor line, all will finish
on the same line.
E.g.
MyClass::MyClass(): a(), b
FStefanni added a comment.
Herald added a subscriber: danielkiss.
Hi to all,
I am also interested to this option, since match my personal style, but more
important, in my experience, this kind of formatting is very used.
I hope it will be implemented in a near future.
Which is the current statu