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

qmlformat inserts a new space after block comment on file save

XMLWordPrintable

    • macOS, Windows
    • 711b643d5 (dev), 312103ae6 (6.9), 63e9a3f69 (6.8)

      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

        For Gerrit Dashboard: QTBUG-131386
        # Subject Branch Project Status CR V

            olivier.decanniere Olivier De Cannière
            jirauser69920 user-6dbf8 (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes