a better way is to define some keywords for this, e.g. for TCL I will see all procs, namespaces, classes and the methods inside the classes, so the keywords are 'proc namespace class method' and the view in the function list should be a tree, eg: |- proc Test |- namespace Test1 | |- proc huhu ...