Linux 上带有 Intellisense 的 IDE

发布于 2024-11-06 08:59:08 字数 240 浏览 2 评论 0原文

到目前为止,我在 Windows 和 Microsoft Visual C++ 2010 上编写 C++ 代码,但是有一个项目我必须在 Linux 上完成,在 Microsoft Visual C++ 2010 中,有一个名为代码完成或智能感知的功能,可以通过 Ctrl + Space 来使用,它显示您提供了具有此名称或类似名称的建议功能或其他组件的列表,但我在 Linux 上的 IDE 上找不到任何类似的功能。任何人都可以建议我一个 IDE 来解决我的问题吗?

until now i write c++ code on windows and microsoft visual c++ 2010 but there`s a project that i must do it on Linux , in Microsoft visual c++ 2010 there was a feature named code completion or intellisense that was available with Ctrl + Space , it shows you a list of suggested function or other components with this name or similar to it, but i could not find any feature like this on IDEs on linux. could any body suggest me an IDE to solve my problem.

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

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

发布评论

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

评论(2

寂寞美少年 2024-11-13 08:59:08

我对 Netbeans 中的 C/C++ 插件有很好的体验。 Eclipse 也有 C/C++ 插件,但许多 Visual Studio 用户不喜欢 Eclipse 及其处理。

I have good experiences with the C/C++ Plugin in Netbeans. Eclipse also have C/C++ Plugins but many Visual Studio Users don't like Eclipse and its handling.

微凉徒眸意 2024-11-13 08:59:08

Eclipse在这方面,Netbeans 可能是与 Visual Studio 最相似的。请参阅此问题了解更多信息

Eclipse or Netbeans is probably the most similar ones to Visual Studio in this regard. See more info in this question

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