Bicyclerepair man: a refactoring code browser

On my way of finding a tool to easy find defination/reference of Python code, I found Bicyclerepair man. First I just use it to find definatins and references. And after some hacking, it works pretty good with my Emacs.

After reading some document, I find it opens a BIG door: it’s a tool to help me refactoring my code. That is, make my codes more structure, smaller, and easy to read.

Some features are, make part of a function to be a seperate function, part of an expression to be a seperate expression, move classes among modules.

I haven’t use these features but I’ve already love it :)

Tags: , ,

Post a Comment

You could use <code type="name"> to get your code colorized

Your email is never published nor shared. Required fields are marked *

Close
E-mail It