How do I enable XML style documentation for a new project type I'm creating in Visual Studio? Also, is there a way I can edit an existing project type to allow XML style documentation (NOT talking about checking the XML documentation file in the Builds property of a C# project)?
Scenario: I have a new project type I have created. I want to insert a template any time the user types in '///' in this project type.