If you type "///", VS2010 inserts an xml-doc block. However, there is no way to customize the xml-doc templates to be inserted. I just found a way to do this for VB.NET or using external tools like GhostDoc.
Is there any way to do this without external tools?
source share