开发者

Method to justify text within comments in Visual Studio?

开发者 https://www.devze.com 2023-04-03 16:56 出处:网络
Is there an automated method to justify comments in Visual Studio? Example: /// This is a comment /// that needs to be justified so every line is roughly 120 chars long.

Is there an automated method to justify comments in Visual Studio?

Example:

/// 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 face开发者_JAVA技巧d with a 60-line comment I would rather kiss my own toe.


You can use the freely available CommentReflower add-in.


See Comment reflower for Visual Studio.

I have been using this for years, and it works brilliantly.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号