Share

Gedit Symbol Browser Plugin

Code

Programming Languages: C

License: GNU General Public License (GPL)

Repositories

browse code, statistics cvs -d:pserver:anonymous@symbol-browser.cvs.sourceforge.net:/cvsroot/symbol-browser login

cvs -z3 -d:pserver:anonymous@symbol-browser.cvs.sourceforge.net:/cvsroot/symbol-browser co -P modulename

Show:

What's happening?

  • Doesn't work when there are spaces in the file path

    Plugin doesn't work if there are spaces in the file path. (say "/home/user1/My Projects/main.cpp") The symbols list is empty. Debug output says: ctags: Warning: cannot open source file "/home/user1/My" : No such file or directory ctags: Warning: cannot open source file "Projects/main.cpp" : No such file or directory.

    2009-11-10 15:29:58 UTC by nobody

  • For PHP, class members not shown under class node

    Class members (methods and variables) are not shown under their class's nodes. Instead, all functions (both global and class methods) are shown under "Functions", and all variables (global and class members) are shown under "Variables".

    2009-11-05 05:42:01 UTC by rulatir

Our Numbers