Add support for renaming types defined in IDL eg: a runtime class. While you could use the rename option in the C++ header file, you can't do that in an IDL file when this extension is installed. Includes for the generated files (Class.g.h and Class.g.cpp) should also automatically be updated to reflect the name change.
Add support for renaming types defined in IDL eg: a runtime class. While you could use the rename option in the C++ header file, you can't do that in an IDL file when this extension is installed. Includes for the generated files (Class.g.h and Class.g.cpp) should also automatically be updated to reflect the name change.