Hello,
I created a manage Visual Studio 2010 extension by deriving off Microsoft.VisualStudio.Shell.Package. I want the toolbar for it to be visible by default. Can this be done by modifying the .vsct file somehow? There doesn't seem to be a command flag for it.
Thanks for the help!