What refactoring tools similar to Visual Studio / DevExpress / Resharper are available for the Linux environment? Specifically I'm interested in the global renaming and method generation.
|
1
|
|
|
|
|
|
MonoDevelop 2.2 supports several refactoring operations out of the box:
|
||
|
|
|
|
It doesn't seem to be any, but you can quickly compose your own: http://monodevelop.com/Developers/Articles/Refactoring |
||
|
