[Qt-creator] C++ code navigation troubles at the Qt Creator (2.8 branch)

hatred adrozdoff at gmail.com
Mon Jul 8 09:13:04 CEST 2013


Hi List,

For the some time I observe issue with C++ code navigation (Generic
Project, approximate 9000 c/cpp/h files, there is no complex templates and
so on, one note: declaration & implementations can be present in files with
different names except extension):
1. I load project
2. Parsing process is started
3. After parsing code navigation work well: I can move between
implementation/declaration (Shift-F2), Find usage (Ctrl+Shift+U) also work
well, Advanced C++ Symbol search (Ctrl+Shift+F) also work well as a symbol
renaming.
4. After some amount of time code navigation begin to work incorrectly:
Symbol usage search found symbols only in currently opened documents,
Switching between implementation/Declaration also break (but, if I manualy
open file with Implementation it begin to work for the some time for given
symbol).

I can't provide more useful information, but I ready to listen any
suggestions and to provide additional info.

PS some info: it valid for the latest (2013-07-08) 2.8 and master branches.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20130708/70a7cebe/attachment.html>


More information about the Qt-creator mailing list