Good day,
I want to add a new file extension for Visual Studio 2013.



Added everywhere where msdn requires a new .fwd extension - but intellisense does not see this file and in the Solution Explorer file without an icon. I would like this and that.
PS Before that I worked with classname_fwd.h (file with Forward Declaration and typedef's). Now I decided to switch to a “formalized relationship” with this class extension. How fraught it will be?
Thanks in advance!




class_fwd.h,class.fwd.hand so on? - Athari