public
Description: Gedit class browser plugin
Homepage:
Clone URL: git://github.com/FooBarWidget/gedit-class-browser-plugin.git
name age message
file AUTHORS Sun Nov 11 12:34:27 -0800 2007 * Added the option to parse all files in a dire... [fredericback]
file README Fri Jul 27 02:50:59 -0700 2007 * Updated readme git-svn-id: http://geditclas... [fredericback]
file classbrowser.gedit-plugin Sat Mar 22 09:53:09 -0700 2008 * Pushed version number to 0.3 (preparing a bet... [fredericback]
directory classbrowser/ Fri Jan 02 05:35:02 -0800 2009 HTML parser: only print HTML parsing errors if ... [Hongli Lai (Phusion)]
README
-- CLASS BROWSER PLUGIN --

This is a development release of the class browser plugin for gedit.
It works on with recent gedit versions. 

It contains two code parsers:
 * a generic parser based on ctags-exuberant (ctags must be installed)
 * a python parser
 * a ruby parser
 * a parser for diff files

For questions or suggestions, mail me at <fredericback@gmail.com>


-- INSTALLATION --

Put the content of this directory in your ~/.gnome2/gedit/plugins directory
and restart gedit. Enable the plugin under Edit->Preferences