Is there a way to configure the C++/C indexer to ignore specific keywords? It seems the indexer is not aware of non-ansi C keywords CGT6.0.2 recognizes (e.g. cregister). Turning off the indexer is not an option since this is one of the main features of an IDE. Or is there another fix/workaround?