[Qt-creator] C++ parameters indenting with leading comma

Mateusz Loskot mateusz at loskot.net
Fri Nov 1 14:40:04 CET 2013


On 1 November 2013 08:10, Nikolai Kosjar <nikolai.kosjar at digia.com> wrote:
> On 10/31/2013 11:54 PM, Mateusz Loskot wrote:
>>
>> Would anyone know how to make the C++ code style
>> machinery in Qt Creator to automagically indent parameters
>> with leading comma (can't figure out a better term) like this:
>
> Currently this is not supported. Please report at
> https://bugreports.qt-project.org/. Alternatively, start hacking in
> CppQtStyleIndenter::indent() :)

Nikolai,

I see, thanks for pointing out where to look at the code to implement it.

Once I finish my little plugin (means, learn a bit more about Qt Creator),
I'll see if I can do anything for the indenter.

Best regards,
-- 
Mateusz  Loskot, http://mateusz.loskot.net



More information about the Qt-creator mailing list