Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 4.5.0
Description
I enabled autoformat of qml and js files in Tools -> Options -> Qt Quick -> QML/JS Editing -> Enable auto format on file save and it breaks my .qbs file.
I attached qbs file before and after saving.
As you can see it hides "]" of cpp.defines section in comment and qtcreator detects wrong syntax.