Hi! On 10/31/2013 11:54 PM, Mateusz Loskot wrote: > Hi, > > 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 _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
