Comment 6 for bug 828711

Revision history for this message
proycon (proycon) wrote :

I have added improvements and fixes to the (C++) Symbol Browser:

 - Symbols are properly ordered (classes always first though)
 - Now supports C/C++ Header files
 - MORE GENERIC: now supports other languages as well, Java, Perl, PHP (limited), and others..

 - INSTAJUMP SUPPORT: selecting a symbol will instantly jump the editor to its location. This facilitates easy navigation. I also patched the Python Symbol Browser with this new behaviour.

The patch is attached and can be applied (no need to first apply my earlier patch) through 'bzr patch'.