Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
6.10
-
None
Description
import QtQml QtObject { function f() { class /**/ C {} return 1; } }
becomes
import QtQml QtObject { function f() { /**/ /**/ class C {} return 1; } }
and then
import QtQml QtObject { function f() { /**/ /**/ /**/ /**/ class C {} return 1; } }
Attachments
Issue Links
- relates to
-
QTBUG-123386 QmlFormat. Incorrect handling of some comments
-
- In Progress
-
-
QTBUG-123386 QmlFormat. Incorrect handling of some comments
-
- In Progress
-
- resulted from
-
QTBUG-131386 qmlformat inserts a new space after block comment on file save
-
- Closed
-
Gerrit Reviews
For Gerrit Dashboard: QTBUG-133316 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
624444,3 | qmlformat: fix comments around class name and {} | dev | qt/qtdeclarative | Status: NEW | 0 | 0 |