F2 Follow symbol under cursor opens build file
Unsolved
Qt Creator and other tools
-
Since I have Qt6.8.0 for Linux "F2 Follow under symbol under cursor" opens a build copy of my QML files instead of the QML file in my source directory.
With older Qt versions it correctly finds symbols in QML files from my source directory.Is there some setting where I can tell to look in my source directory first for QML symbols?
-
I noticed that this also happens with Qt6.7.3
With Qt6.6.3 all worked fine.