Introduction
These are plugins for gedit,
the default text editor for the Gnome Desktop.
Python Tools
A collection of tools that aim to provide a rudimentary development environment for python in gedit.
If you are only interested in the class browser, please use the Class Browser plugin. The class browser found in the Python Tools plugin will eventually be removed.
The current features are:
- A class browser
- Find function definitions and references (with BicycleRepairMan)
- Add and remove comments
To fully enjoy the features, you should install BicycleRepairMan on your system, although the class browser will work even without it.
Tarball: gedit-python-tools-0-1.tar.gz
Tab Converter
Convert tabs to whitespace, and whitespace to tabs.
Tarball: tabconvert.tar.gz