Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-33333

QML Formatter improvement

XMLWordPrintable

    • All
    • 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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qtqmlteam Qt Qml Team User
            irfan.omair@digia.com Irfan Omair
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are 2 open Gerrit changes