Is there an existing .NET Reflector add-in that allows renaming of namespaces/classes/methods etc?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
Not for Reflector, but there is an add-in called ReSharper that plugs into VS itself, and has a lot of neat little refactoring tricks including "safe" renaming on many levels. you can find it at www.jetbrains.com. |
|||
|
|
|
Use Reflexil add-ins. It allow you to rename, edit, add, remove code, class, members, etc |
||||
|
|
