Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Strange Index Behaviour

Hello guys,
I have a strange problem with the index:
 
I am having a big project with enabled indexer (enabled all optional settings (heuristics, …)  and disabled all skip… settings).
When I import the project (with already configured indexer as it is) and the indexer runs everything is fine.
When I “rebuild” the index the index visualization in the editor is wrong for some macros in some files (some parts are grayed out in the editor). Strangely the hover shows me the correct value of the macro.
When I “Freshen all files” on this file the visualization is correct again.
If I “rebuild” the whole project it is corrupt again.
 
Does anybody have an idea what the reason could be or at least what the difference regarding index creation is between “rebuild” and “freshen all files”?
 
Best regards
 
Marko Tomljenovic
 
 

Back to the top