Visual Studio 2010中没有IntelliSense for C ++ / CLI? [英] No IntelliSense for C++/CLI in Visual Studio 2010?

查看:282
本文介绍了Visual Studio 2010中没有IntelliSense for C ++ / CLI?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚从 Visual Studio 2008 移至 Visual  Studio  2010 (最终版),并注意到一个主要缺陷:

I just moved from Visual Studio 2008 to Visual Studio 2010 (final) and noticed one major flaw:

当我尝试在托管C ++的C ++源文件中使用AutoComplete时,页脚中会出现一个小注释:

When I try to use AutoComplete in a C++ source file for managed C++, a small note in the footer appears:

IntelliSense for C ++ / CLI不是可用

是否已从Visual  Studio 2010删除了IntelliSense for C ++ / CLI?有什么办法得到这回吗? 相当有用...

Uh, has IntelliSense for C++/CLI been dropped from Visual Studio 2010? Is there any way to get this back? It is rather useful...

推荐答案

不幸的是它已被丢弃。您可以在 Microsoft的Connect网站上查看此打开的问题。

You are correct. Unfortunately it has been dropped. You can check this opened issue on Microsoft's Connect website.

我会引用他们的答案:


不幸的是,在这个版本中,我们不得不削减对C ++ / CLI的intellisense支持,由于时间限制。如果你想获得一些intellisense像快速信息和成员单在本机类,你可以通过在项目属性中选择没有/ clr支持。

Unfortunately in this release we had to cut the intellisense support for C++/CLI due to time constraints. If you want to get some intellisense like quick info and memberlist on the native classes you can get it by choosing no /clr support in the project properties.

关于回复智能感知,您最好的机会是使用第三方工具,例如VA辅助。我已尝试使用Visual  Studio  2008,它的IntelliSense比默认的更好。

About getting back intellisense, your best chances for now are using third-party tools like VA Assist for example. I've tried it with Visual Studio 2008 and its IntelliSense is a whole lot better than the default one.

它可以在 Visual  Studio  2012

这篇关于Visual Studio 2010中没有IntelliSense for C ++ / CLI?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆