-
Suggestion
-
Resolution: Fixed
-
Not Evaluated
-
None
-
Qt Creator 16.0.1
-
-
26df7b036 (dev)
It would be nice if there is a way to keep empty objects from being expanded onto a new line?
e.g. something like this:
property QtObject object: QtObject { } // empty object
becomes:
property QtObject object: QtObject {
} // empty object
I know this is subjective, but It would look nicer to keep it on one line.
- depends on
-
QTBUG-123386 QmlFormat. Incorrect handling of some comments
-
- Open
-
- relates to
-
QTBUG-123386 QmlFormat. Incorrect handling of some comments
-
- Open
-