Differences between revisions 4 and 13 (spanning 9 versions)
Revision 4 as of 2002-12-14 16:42:31
Size: 795
Editor: cache-wit2-hsi
Comment:
Revision 13 as of 2014-04-17 01:20:24
Size: 779
Comment: update
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
The Python RefactoringBrowser, helping Pythonistas everywhere glide over the gory details of refactoring their code. Watch him extract jumbled code into well ordered classes. Gasp, as he renames all occurrences of a method. Thank You Bicycle Repair Man! The Python Wiki:RefactoringBrowser, helping Pythonistas everywhere glide over the gory details of refactoring their code. Watch him extract jumbled code into well ordered classes. Gasp, as he renames all occurrences of a method. Thank You Bicycle Repair Man!
Line 3: Line 3:
BicycleRepairMan has been designed to integrate easily with your favourite editor or IDE. Integration currently exists for Emacs/XEmacs and IDLE. Vim integration is on the way (and may be finished by the time you read this). BicycleRepairMan has been designed to integrate easily with your favourite editor or IDE. Integration currently exists for Emacs/XEmacs, IDLE, Eric3 and Vim.
Line 6: Line 7:
Links: 
 * [http://bicyclerepair.sourceforge.net/ Homepage]
 * [http://sourceforge.net/projects/bicyclerepair/ SourceForge Project Page]
Links:
 * Homepage: [[http://bicyclerepair.sourceforge.net/]]
 * SourceForge Project Page: [[http://sourceforge.net/projects/bicyclerepair/]]
Line 11: Line 12:
 * PhilDawes  * PhilDawes (http://c2.com/cgi-bin/wiki?PhilDawes)

The Python RefactoringBrowser, helping Pythonistas everywhere glide over the gory details of refactoring their code. Watch him extract jumbled code into well ordered classes. Gasp, as he renames all occurrences of a method. Thank You Bicycle Repair Man!

BicycleRepairMan has been designed to integrate easily with your favourite editor or IDE. Integration currently exists for Emacs/XEmacs, IDLE, Eric3 and Vim.

In addition to refactoring, BicycleRepairMan provides support for doing queries on your code - e.g. 'find all uses of this method'.

Links:

Current Maintainer:

BicycleRepairMan (last edited 2014-04-17 01:20:24 by DaleAthanasias)

Unable to edit the page? See the FrontPage for instructions.