skip to navigation
skip to content

Not Logged In

ropevim 0.2c1

A vim plugin for using rope python refactoring library

Latest Version: 0.2

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