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.
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
