【问题标题】:Method to justify text within comments in Visual Studio?在 Visual Studio 中的注释中对齐文本的方法?
【发布时间】:2016-11-18 15:52:48
【问题描述】:

在 Visual Studio 中是否有自动证明 cmets 的方法?

例子:

/// This is a comment
/// that needs to be justified so every line is roughly 120 chars long.
/// Yes I could do it manually
/// but if I'm faced with a 60-line comment I would rather kiss my own toe.

【问题讨论】:

标签: visual-studio


【解决方案1】:

您可以使用免费提供的CommentReflower 插件。

【讨论】:

    【解决方案2】:

    Comment reflower for Visual Studio

    我已经用了很多年了,效果很好。

    【讨论】:

      猜你喜欢
      • 2012-09-11
      • 2017-06-19
      • 1970-01-01
      • 2014-12-28
      • 2019-01-16
      • 2013-06-05
      • 1970-01-01
      • 2017-06-26
      • 2012-06-17
      相关资源
      最近更新 更多