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
Supporting only_current option for inline refactoring
Supporting global_ option for extract refactorings
Added rope-code-assist-max-fixes variable
Supporting emacs 21
Printing traceback when task runner gets interrupted
Not raising exceptions in hooks