Netbeans C/C++ JavaDoc 代码完成

发布于 2024-08-17 20:41:54 字数 232 浏览 5 评论 0原文

我正在 NetBeans 6.7.1 中开发 C++。当我按 CTRL + 空格键进行自动完成时,仅显示方法的签名。我正在使用 JavaDoc 来注释我的代码,但 NetBeans 没有显示它。我已经安装了 Doxygen 插件,但它仅用于生成完整的文档。

有什么方法可以强制 IDE 显示 C++ 的签名和 JavaDoc 吗?

我认为这应该不是问题,因为这个功能目前是为 Java 实现的。

多谢。

I am developing C++ in NetBeans 6.7.1. When I press CTRL + space for autocomplete there is shown only method's signature. I am using JavaDoc for commenting my code but NetBeans doesn't show it. I have installed Doxygen plugin but it is only for generating complete documentation.

Is there any way how to force the IDE to show signature and JavaDoc for C++ please?

I think that it should not be a problem because this functionality is currently implemented for Java.

Thanks a lot.

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

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

发布评论

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

评论(1

街角卖回忆 2024-08-24 20:41:54

所以我在 NetBeans 论坛上问了这个问题(使用朋友的帐户,因为我没有我自己的),结论是:这是不可能的,而且是在请求中。

So I asked on NetBeans forum this question ( using friend's account because I don't have my own ) and there is the conclusion: It is impossible and it is in requests.

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