Visual Studio "go to header file" not working with hpp files
- by Bob
The very handy right click menu option "Go To Header File" in Visual Studio 2005 doesn't seem to work if my header file is an .hpp file for that module; I've deleted/rebuilt the intellisense file but it still doesn't want to know.
Is there a setting or something somewhere to do this?