Community
Participate
Working Groups
Created attachment 204632 [details] Suggested fix Our source files have custom content type that is derived from CDT C++ content type. Refactoring does not do anything when I run it on our files. This bug is caused by CRefactory not including extensions of the custom content types when looking for references. Note that it properly goes up content type hierarchy but at the end it adds extensions from the parent content type instead of child. Attached is a suggested fix.
This looks sensible. Can you make a Gerrit changeset for this patch?
Pushed to Gerrit - https://git.eclipse.org/r/#/c/12112/