重新格式化 xml 注释的工具 (Visual Studio 2008)

发布于 2024-07-04 09:34:32 字数 138 浏览 8 评论 0原文

有谁知道 VS 2008 的宏或插件可以重新格式化 xml 注释吗? 对于旧版本的 VS,有一个非常智能的 CommentReflower,但我找不到支持 VS 2008 的版本。

有什么想法吗? 提前致谢!

马蒂亚斯

does anyone know of a macro or add-on for VS 2008 which reformats xml-comments? There has been this really smart CommentReflower for the older version of VS, but I couldn't find a release supporting VS 2008.

Any ideas? Thanks in advance!

Matthias

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

迎风吟唱 2024-07-11 09:34:32

我已经使用了 SlickEdit 过去帮助保持 XML 注释内联的工具。

I have used the SlickEdit tools in the past to help keep XML comments inline.

我们的影子 2024-07-11 09:34:32

我建议您查看 AutoHotKey 创建一个可以为您完成此操作的小脚本。

I would suggest taking a look at AutoHotKey to create a small script which can do that for you.

╭ゆ眷念 2024-07-11 09:34:32

HyperAddin 有一个 FormatComment 选项,该选项可能会或可能不会执行您想要的操作。

(我使用它主要是为了能够超链接到其他代码位。)

HyperAddin has a FormatComment option, which may or may not do what you want.

(I use it mostly to be able to hyper-link to other bits of code.)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文