正在将 Intellisense 成员列表下拉列表复制到剪贴板吗?

发布于 2024-10-18 14:12:04 字数 194 浏览 6 评论 0原文

有没有任何方法或插件可以将 Visual Studio 2008 中类中方法的成员下拉列表从智能感知复制到剪贴板?

我正在对现有代码进行一些记录,我希望将 VS 中的成员下拉列表中出现的所有方法及其签名复制到剪贴板,以便我可以粘贴到我的文档中。

我已经在这里进行了一些快速搜索,但找不到任何类似的内容,因此如果我忽略了现有的问题,我深表歉意。

Is there any way or plugin to copy the member drop-down list of methods in a class within Visual Studio 2008 from intellisense to the clipboard?

I'm doing some documenting of existing code and I'd like to have a quick list of all the methods and their signatures that appear in the member drop down within VS copied to the clipboard so I can paste into my documentation.

I've done some quick searches here already and couldn't find anything similar so if I've overlooked an existing question, I apologize.

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

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

发布评论

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

评论(1

肥爪爪 2024-10-25 14:12:04

据我所知,没有一个。您可能想尝试像 Doxygen 这样的文档生成器来为您完成这项工作。

None that I know of. You might like to try a documentation generator like Doxygen to do the work for you.

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