Is there a way to open up files of types besides .CPP and .H in the editor? I have tried the "Project->Project Tree->Edit File Types & Display Categories", and I am able to create new folders like "Include". However, when I add all my .inc files to the project, I can't open them up in the editor by double-clicking on them or right-clicking and going to open.
I realize that I could just rename my files .inc files to .h, but I was wondering if there was a way to edit files of types other than .c,.cpp,.h in the editor (like .inc or .inl )? Everything else from my experience with the IDE has been splendid, its just this one minor thing that is bothering me.