Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-113590

Add support for column width and line break in qmlformat

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P2: Important
    • 6.9
    • 6.5.1
    • QML: Tooling
    • None
    • All

    Description

      Currently, qmlformat combines manually broken lines into a single line, which makes the code hard to read if the line is too long. It would be great if qmlformat could support column width limit and automatically break the line into multiple lines if it exceeds the limit, similar to how clang-format works. We are interested in using qmlformat but cannot do so until this issue is resolved, it's a show stopper.

      Attachments

        Issue Links

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

          Activity

            People

              semih.yavuz Semih Yavuz
              muratseker Murat Seker
              Votes:
              4 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes