atom-refactoring-tools
Refactoring tools for Atom
marnen 815 2 0.0.3 MIT GitHub

atom-refactoring-tools package

Refactoring tools for Atom.

Eventually, this package will contain a complete suite of refactoring tools, although I'm also writing it simply to figure out how to write an Atom plugin.

Currently implemented refactorings

Refactoring CoffeeScript JavaScript Ruby ...
Extract Method
...

To do

  • As many refactorings as possible
  • Autodetection of duplication etc.?

Contributing

Your pull requests are welcome! Just make sure they have sufficient tests.