View Full Version : C++ refactoring browser?
Michiel
16th March 2006, 00:16
Does anyone know a good C++ refactoring browser? So far, I think there might be only Java and Smalltalk ones.
Thanks.
izico
16th March 2006, 04:23
visual slickedit has some refactoring support.
http://www.gamesfromwithin.com/articles/0510/000102.html
mikhailt
24th March 2006, 12:13
Ref++ is a nice plugin for VS http://www.refpp.com/
There is some kind of plugin for Emacs for C++ refactoring
Michiel
24th March 2006, 17:15
I don't have Visual Studio and don't use Emacs. It's surprising there isn't something else.
But thanks.
mikhailt
27th March 2006, 16:13
There is a free version of Visual Studio - Express Edition
http://msdn.microsoft.com/vstudio/express/visualc/
Ref++ is probably compatible with it.
Powered by vBulletin® Version 4.2.5 Copyright © 2023 vBulletin Solutions Inc. All rights reserved.