Description: Symbol Browser is a plugin for the Kate and Juffed editors enabling developers to view the code structure in the form of a tree and jump to required functions and methods.
The tree tracks changes in real time; that is to say, if a programmer adds or deletes a function or changes its name, the changes get reflected in the tree immediately through the use of the multi-threaded code parsing.
The currently supported languages are * C * C++ * CSharp * Java * Python
Ratings & Comments
3 Comments
File is no longer downloadable...:)
Strange, link works for me, maybe troubles on a google. Try the direct link http://symbolbrowserplugin.googlecode.com/files/katesymbolbrowser-0.1.tgz.
this works thx