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

qmlformat inserts a new space after block comment on file save

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • 6.9
    • 6.8.0
    • QML: Tooling
    • None
    • macOS, Windows

    Description

      import QtQuick
      
      Item {
          Item {
              anchors.fill:/*parent*/ parent
          }
      }
      
      

      execute qmlformat on this file repeatedly and observe the space between /*parent*/ and parent grows indefinitely.

       

      qmlformat <File Name> -i

      Attachments

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

        Activity

          People

            semih.yavuz Semih Yavuz
            jclink Jessia Clinkscale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes