Search found 3 matches

by rg20
Thu Oct 16, 2003 1:18 pm
Forum: Enhancement Suggestions
Topic: Function Finder
Replies: 8
Views: 2288

I was imagining that TP would search all the included files for the highlighted word that had 'function' or 'sub' infront of it, then open that file to the line where the world was contained. Sort of mixing the find in file but limiting it to specific files. then the 'F4' feature in Search Results ...
by rg20
Sun Oct 12, 2003 8:58 pm
Forum: Enhancement Suggestions
Topic: Function Finder
Replies: 8
Views: 2288

for example

for i = 1 to 10
getItemInformation(itemID)
next

I want to highlight getItemInformation and click on find function. that page would then open and show me the function.
by rg20
Fri Oct 10, 2003 6:42 pm
Forum: Enhancement Suggestions
Topic: Function Finder
Replies: 8
Views: 2288

Function Finder

It would be nice to right click on a function or sub and have an option to open the file which contains that function. This could be limited to the include files on a file you are editing or the current virtual web directory.

Roger