What are people replacing the missing C++/CLI Intellisense in VS 2010 with?

血红的双手。 提交于 2019-11-29 11:04:45

Visual Assist X, a commercial addin for Visual Studio developed by Whole Tomato Software

Yes, Visual Assist X does support C++/CLI because we make heavy use of it. Its a good product, give it a try. What it doesn't do, however is make browsing or F1 help work.

Visual Assist is rumored to have IntelliSense support. They don't advertise it, which is mighty strange. Better try to eval version to check.

Other than that, I don't doubt that most devs replace the missing support in VS2010 with VS2008.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!