A vim plugin for using rope python refactoring library
Project description
Ropevim is a vim mode that uses rope library to provide features like python refactorings and code-assists. You should install rope library before using ropevim.
New Features
interrupting refactorings
not showing python traceback for bad inputs
added RopeRunModule command for dynamic object analysis