C++ Refactoring Add In needed
-
Hi everybody, does anybody know a good C++ Refactoring Add In? I'm searching for one that is just like Visual Assist but C++ only, because I already have ReSharper for refactoring .Net code. Many thanks.
-
Hi everybody, does anybody know a good C++ Refactoring Add In? I'm searching for one that is just like Visual Assist but C++ only, because I already have ReSharper for refactoring .Net code. Many thanks.
What about Dev Express's free Refactor! for C++ that I mentioned a few days ago? This is officially endorsed by Microsoft. Visual C++ Developer Center[^] See also their training video - http://www.devexpress.com/Products/NET/IDETools/CodeRush/Training.xml[^]
Kevin
-
What about Dev Express's free Refactor! for C++ that I mentioned a few days ago? This is officially endorsed by Microsoft. Visual C++ Developer Center[^] See also their training video - http://www.devexpress.com/Products/NET/IDETools/CodeRush/Training.xml[^]
Kevin
Thanks, I will try this.