Posts
Sort by recent activity
How do you Profile a VSPackage
I have a VSPackage which loads a Tool Window into Visual Studio. You debug this by running a second instance of VS from the first instance. Because the VSPackage executes from within VS itself, how...