When using ghostdoc on single line vars defs like
public const string DbCatName = "test";
ghostdoc adds a default header like :
/// <summary>
///
/// </summary>
but what I like to have is
/// <summary></summary>
Does anybody know how to do this?
What you need is GhostDoc Pro which has “XML Comment templates (T4) Total control over your XML documentation content and style”
From http://submain.com/products/ghostdoc.aspx