Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

Extension gallery add-in

$
0
0

I have a custom add-in that implements IDTExtensibility2, IDTCommandTarget interfaces. I'm looking in to make it accessible throw visual studio extension gallery and have a few questions:

- Can add-ins be installed from the extension gallery? My impression is that I can create a .msi and a link to it , is that right?

- Can I convert the add-in to an extension VSIX package, is there any example of how to use DTE from extensions? 


Viewing all articles
Browse latest Browse all 4410

Trending Articles