Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 8.0.0, Qt Creator 9.0.0, Qt Creator 10.0.0, Qt Creator 10.0.1
-
None
-
Any C++ environment.
-
-
e43fde322 (master)
Description
Example:
this->someMethod(argument0, argument1, argument2,
argument3, argument4); // Auto-indentation OK
{{this->someMethod(argument0, argument1[0], argument2, // [] used.
argument3, argument4); // Auto-indentation broken.}}
This is very reproducible on all recent Qt Creator versions and, since I've been using Qt creator for about 15 years now, I know for sure that this bug is at least 5 years old, if not older.
Attachments
For Gerrit Dashboard: QTCREATORBUG-29225 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
543220,2 | CppEditor: Fix indentation of function call arguments | master | qt-creator/qt-creator | Status: MERGED | -1 | 0 |