ReSharper的的C / C ++ReSharper

由网友(妓不如人)分享简介:在我的.NET项目,我已经习惯了的工具,称为ReSharper的,但我现在的项目是C / C ++和我这么有至少还挺为C / C ++相同的功能错过的工具我所爱ReSharper的任何一个知道(特别是重构和死亡code分析)On my .NEt projects I'm used to the tool called...

在我的.NET项目,我已经习惯了的工具,称为ReSharper的,但我现在的项目是C / C ++和我这么有至少还挺为C / C ++相同的功能错过的工具我所爱ReSharper的任何一个知道(特别是重构和死亡code分析)

On my .NEt projects I'm used to the tool called ReSharper but my current project is c/c++ and I so miss my loved ReSharper any one know of a tool with at least kinda the same capabilities for c/c++ (Especially refactoring and dead code analysis)

推荐答案

有些重构支持和智能确保了视觉辅助。 pretty的好其实。

Some refactoring support and intellisense is ensured by Visual Assist. Pretty good actually.

不过,别指望有重构在ReSharper的情况下,用C#或VB.NET同样的支持。从这个角度来看,C ++是一场噩梦,我不知道能不能在所有的情况下,这样做是正确的工具。

However, don't expect to have the same support for refactoring as in case of ReSharper with C# or VB.NET. From this point of view, C++ is a nightmare and I don't know a tool that can do it correctly in all situations.

阅读全文

相关推荐

最新文章