I am creating a VS package, and I am trying to send a command from the package to Visual Studio to open the file selected by the user in a new tab (just like the user would do this by going to File → Open ...).
At some point, I remember how to do it. Can anyone update my memory?
c # file-io visual-studio-2010
Andrei
source share