Issues
- 1
- 1
Does not work with shared project
#18 opened by nvmkpk - 0
- 6
- 7
The `Vsix` generated class name collides with the `Microsoft.VisualStudio.ExtensionManager.Vsix` class.
#12 opened by astrohart - 4
Rename `Vsix` class that is generated in manifest to `{FileNamespace}Manifest` instead, and make it `public` not `internal`.
#9 opened by astrohart - 2
The names of the `PackageGuids` and `PackageIds` classes that are generated should be user-configurable
#7 opened by astrohart - 1
- 1
VB.NET Support
#2 opened by InteXX - 1
If the guid name is prefixed with "guid" in vsct, generate the member without this prefix.
#3 opened by mz71 - 0
Can't install on VS 15.9 Preview 4
#1 opened by vchirikov