Details
-
Suggestion
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 9.0.1, Qt Creator 10.0.0
-
427640063 (master)
Description
It will be very helpful if one can toggle warnings listed below on and off by themselves:
https://doc.qt.io/qtcreator/creator-checking-code-syntax.html#javascript-and-qml-error-codes
Some use cases:
1. M306 warning: one may have his/her own naming convention, but trigger this warning.
2. M402 warning: one may want to rename a root object property without binding, but trigger this warning.