问题
I've seen ReSharper recommended a lot Unfortunately, it doesn't support C++ in Visual Studio. Is there anything out there you can recommend? I already use Visual Assist, and it does its job very well, but it's quite limited in comparison with ReSharper.
Any suggestions?
回答1:
Refactor Pro is available for Visual C++, this will give you some functionality. Also check out CodeRush, I think it also supports C++.
回答2:
IMHO - Visual Assist X is best but expensive code completion/refactoring tool for C++. VAX has not so much features as ReSharper for C#, but it makes your C++ programming easier and faster... Just looked on CodeRush - it su%% as most of DevExpress libs & tools.
回答3:
I tried both Refactor Pro and Visual Assist/X. Neither of them thrilled me in the same way that ReSharper does. I guess that mostly, this is because C++ is such a hard language to write automatic refactorings for.
回答4:
The solution is to code in Eclipse or NetBeans, but such IDEs are not Visual Studio.
来源:https://stackoverflow.com/questions/196828/resharper-or-something-like-it-for-visual-c