VSIP: Whidbey Commands on VS 2003
This is a sample of using Automation on a VSIPExtras package.
If you don't know how many things you can do with automation I recommend you read this book http://www.microsoft.com/mspress/books/6425.asp
I don't want wait for Whidbey in order to use a couple of useful commands in the IDE, then I implemented them for VS2003.
Documentation (Full documentation will be available on Whidbey documentation :)
- Close All but this ( Close all document windows but this)
- Copy Full Path ( Copy the full path of the active document to the clipboard )
- Show File In Explorer ( Show File in Explorer :)
Installation:
Download(Code included)Check this postOpen visual studio command prompt and run "devenv /setup"