I'm searching tool like ReSharper for C++. I want to have a more flexible refactoring tool than Visual Assist. It is really really good but if there exists a tool like ReSharper for C++, I want to know the tool's name.
We use WholeTomate's Visual Assist X and are quite happy. The refactoring is okay (for C++) and it "repairs" Intellisense. Also, it adds the snippets (text macros with place holders like "function name") to VS which I use for adding formatted comments. Autocompletion works well. It's not as powerful as ReSharper but I would buy it again and again because Intellisense now works. (I started with VC6 and at least since then MS didn't get Intellisense working for C++...)
In this question a while back someone suggested "Refactor Pro", but this is 2008 there may be more modern tools that are better suited to what you are after.
ReSharper (or something like it) for Visual C++?
There's also a completely free version of Refactor! for C++ . The difference between Refactor! for C++ and Refactor! Pro is in number of refactorings they provide. CodeRush, which contains another coding assistance functionality, supports C++ as well. There are 30 days trial versions.
精彩评论