I would like to make my item templates appear in my custom sub categories when the user performs Add -> New Item.
e.g.
- MyGuidancePackage
- MyCustomSubCategory
- MyItem
When not using GATand create the folder structure directly in the VS Templates folder I could achieve that.
e.g.
C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\ItemTemplates\CSharp\MyGuidancePackage\MyCustomSubCategory\1033
Is there a way I could achieve the same category structure when using GAT?