Skip to main content

a python refactoring IDE...

Project description

Overview

Ropeide is a python refactoring IDE. It uses rope library to provide features like refactoring, code assist, and auto-completion. It is written in python. The IDE uses Tkinter library.

You should install rope library before using this IDE.

New Features

  • Asking the user about unsure occurrences

  • Not using the deprecated PyCore.create_(module|package)()

Ropeide has jumped from release 0.7 to 1.4; I’ve changed the release number to indicate that ropeide and rope has been devided into two separate projects.

In rename refactoring dialog, you could choose what to do about unsure occurrences; either match or ignore all of them. This release adds a new value called ask. If you select this, you’ll be asked to decide whether each unsure occurrence is a match or not. (Suggested by Alon Levy in the mailing list).

Also showing help files when ropeide is installed was fixed. (Reported by Matsui Tetsushi).

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page