'Find usages' in QTCreator looks only in opened files ( bug ? )
-
Everytime I use 'Find usages' I get results from already opened files only. When I right click on some class, it stops to search actualy immediately giving me only those 'known' results. When clicking on some field, it looks like it does more stuff, cause it takes much longer - but the result is thesame. Is there something I might be doing wrong?
I'm using it for non Qt C++ programming, actually for UnrealEngine 4 game. Everything exept that works great. Any help would be appreciated.
Thanks in advance.I'm using Qt Creator 4.1.1
Based on Qt 5.8.0 (MSVC 2013, 32 bit)
Built on Oct 30 2016 21:36:52
From revision 11dd0f4c6fWindows 7
-
Hi and welcome to devnet,
You should check with a more recent version of Qt Creator, the current is 4.2.2 with 4.3 being around the corner.
-
Looks like it might be related to this bug report.
-
It's stange you know @jsulm . I was strugling this for more then half year now, in a couple of different projects. I was trying to reproduce it by making some example project. In the time of making it, it started to work and now it works on the projects it wasn't working before too. I've got no idea what happened. I didn't make anything extraordynary.