An emacs mode for using rope refactoring library
Project description
Ropemacs is an emacs mode that uses rope library to provide features like refactorings and code-assists. You should install rope library and pymacs before using ropemacs.
New Features
filtering resources for refactorings
added support for introduce factory refactoring
You can limit the resources to analyze in refactorings. See Filtering Resources section of README.txt file for more information.