T O P I C R E V I E W |
spectecjr |
Posted - Mar 16 2006 : 12:12:32 AM Currently Open Opposite cycles between the .h and .cpp (or .c) files with the same name.
Is there any chance that you could add support to open .inl files as well? So it'd go something like:
X.h -> X.inl -> X.cpp -> X.h
Thanks! |
1 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Mar 21 2006 : 3:53:13 PM you may find the macro from this article:
http://www.codeproject.com/macro/VSHelper.asp
in the "Opposite (switch between C/CPP and H files)" section helps here. similiar requests have come up before, but to be honest it is unlikely to happen soon in VA. |