Settings

Theme

A tool for writing Python AST-based refactorings

github.com

3 points by milkbikis 9 years ago · 1 comment

Reader

breck 9 years ago

Looks cool!

I don't do much Python anymore, but I do use a tool like this for Javascript called Prettier (https://github.com/prettier/prettier). I'm not sure if Prefactor is inspired at all by Prettier, but it would be a good source for ideas as Prettier is an absolute game changer for Javascript programmers and makes programming a whole lot more efficient (and fun!). I hope Prefactor (or something like it) could do the same for Python.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection