Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.8.0-beta2
-
None
-
e9d0083ccd80c1edd09fb1dd5e97d48585b5507f (qt-creator/qt-creator/4.8)
Description
std::vector<QString> foo3 = { {"foo"}, {"blah"}, {"foo"}, {"dfdfd"} -->> type here , };
If you type "," your get a line break. If you press CRTL+i it will be in one line again.