-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
2.5.0
-
None
-
Visual Studio 2017, Qt 5.12.3
QJSEngine, QJSValue etc. not highlighted.

Project compiles and work great, but syntax highlighting didn't work.
QML module is included:

When I try right click on <QJSEngine> and select "Open Document"

I get

After I manually added "$(QTDIR)\include\QtQml" to VS include directories

Syntax highlighting started to work, and "Open document" as well.
