Game Development Community

Torsion - Search functions?

by Mr Zurkon · in Torsion · 06/05/2011 (4:33 pm) · 2 replies

Is there a way to search for global functions and such? Instead of just scrolling through the list.

#1
06/05/2011 (10:07 pm)
I don't know if you've tried that yet, but Edit>Find and Replace>Find in Files (Ctrl+Shift+F) might be what you're looking for. I don't think there's anything more powerful than that to look for a specific function.
#2
07/07/2011 (9:08 pm)
There is a 'Go To Definition/Reference' in the Edit menu i think which shows you all the places a global is used.

Should also be available from the right click on a variable name.