-
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
-
For Gerrit Dashboard: QTCREATORBUG-33333 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
670566,6 | qmlformat: Fix ScriptFormatter for blocks/statements comments | dev | qt/qtdeclarative | Status: NEW | 0 | -1 |
671362,1 | qqmldomreformatter: allow outWithComments to change indentation | dev | qt/qtdeclarative | Status: NEW | 0 | +1 |
670563,6 | qmlformat: add 'single line empty objects' option | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |