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'.
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'.