Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Related work #24

Open
dgsuarez opened this issue Dec 16, 2017 · 2 comments
Open

Related work #24

dgsuarez opened this issue Dec 16, 2017 · 2 comments
Labels

Comments

@dgsuarez
Copy link
Owner

Just trying to compile related or inspiring projects in dynamic language refactoring we can check out:

Refactoring tools

Structural rewriting:

@dcarral
Copy link
Contributor

dcarral commented Jan 6, 2018

From Rubymine docs:

RubyMine provides the following common refactorings:

Change Signature
Copy
Extract Refactorings
Inline
Invert Boolean
Move Refactorings
Push Members Down
Pull Members Up
Rename Refactorings
Safe Delete
[...]

Not open-source though, hah?

@dgsuarez
Copy link
Owner Author

Rope, very similar idea but for Python: https://github.com/python-rope/rope/blob/master/docs/overview.rst

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants