Search found 1 match

by eherzel
Fri Sep 05, 2003 2:32 pm
Forum: Enhancement Suggestions
Topic: Function /sub routine /method list
Replies: 16
Views: 9128

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