A related issue: where would I have to look to teach the parser that #import is a synonym for #include in ObjC/++ code? As a matter of fact, both clang and gcc also accept the keyword in regular C/++ code so maybe we can do the same. R.