Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8.0
-
None
-
-
711b643d5 (dev), 312103ae6 (6.9), 63e9a3f69 (6.8)
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
Issue Links
- resulted in
-
QTBUG-133315 qmlformat can still insert extra spaces in user code
-
- Reported
-
-
QTBUG-133316 qmldom/qmlformat: Comments are broken in certain positions
-
- In Progress
-