Hello.
I'm building a VS package, and I'm trying to send a command from the package to Visual Studio to open up a user selected file in a new tab (just like a user would do it by going to File -> Open...).
I remember seeing at some point how to do this. Can anybody refresh my memory?
Thanks!