【问题标题】:GhostDoc public const documentationGhostDoc 公共 const 文档
【发布时间】:2010-09-24 10:56:29
【问题描述】:

在像

这样的单行 vars defs 上使用 ghostdoc
public const string DbCatName = "test";

ghostdoc 添加一个默认标题,如:

/// <summary>
/// 
/// </summary>

但我喜欢的是

/// <summary></summary>

有人知道怎么做吗?

【问题讨论】:

    标签: ghostdoc


    【解决方案1】:

    您需要的是 GhostDoc Pro,它具有“XML 注释模板 (T4) 完全控制您的 XML 文档内容和样式”

    来自http://submain.com/products/ghostdoc.aspx

    【讨论】:

      【解决方案2】:

      据我所知,您无法让 GhostDoc 为您执行此操作 - 我相信它使用的格式几乎是固定的。 [编辑:看来现在可以在 GhostDoc Pro 中使用]

      我的插件 Atomineer Pro Documentation 将完全满足您的需求 - 它有很多首选项来控制 cmets 的格式、缩进和自动换行的几乎所有方面。

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2021-08-03
        • 2018-07-16
        • 1970-01-01
        • 2023-03-08
        • 1970-01-01
        • 2023-03-27
        • 2011-11-04
        • 2021-11-24
        相关资源
        最近更新 更多