Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
Qt Creator 3.2.0
-
None
Description
If I hit Ctrl-I I get that indentation which looks quite strange.
QString jsonText = QStringLiteral("[ \ { \"id\":1, \"name\":\"Jane\", \"number\": 23.3 } \ { \"id\":2, \"name\":\"Mary\", \"number\": 99 }, \ { \"id\":\"3\", \"name\":\"Sophie\", \"number\": 2199023255552 } \ ]");
Attachments
Issue Links
- relates to
-
QTCREATORBUG-13007 Wrong indention after using Add Definition Outside Class
- Closed