Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I have found some seven defects in Qt C++ code model (not Clang plugin) - problems with autocompletion, problems with syntax highlighting, problems with false error reporting. Is there any good in reporting all of them?
Hi @_PIB It's always good to report bugs and defects. https://bugreports.qt.io is the home of Qt bugreports, where you can report all issues.
Thanks!