Certain wx headers seems not to be parsed by the Code Completion plugin, at least under GTK. Example: wx/treectrl.h. When you write a tree-oriented code, you get no hints for wxTreeCtrl methods or data members. The code will compile okay (therefore, the problem does not consist in missing headers, misspelling, and so on). The problem is rather irritating when you have developed a reflex: no hint = error

treectrl.h does not exist for the parser. The problem is present for a long time. No complaints around. Is it specific for GTK?