Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
Qt Creator 15.0.0-beta1
Description
Had a session with QC (debug build, including tests..) and a minor dummy example project, both completely parsed and built.
Made the dummy example the active project and started using Locator searching for
main.c
This listed lots of main.c / main.cpp inside QC (or its subprojects) and far down below I had the (only) one main.cpp from the active project and at the bottom came another 4 or 5 main.{c, cpp}
I would have expected that files of the current active project always would get a higher priority for appearing inside the locator list..