You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Milos Kleint edited this page Oct 23, 2015
·
3 revisions
Find usages for class references, variables, functions
Selecting Find Usages from popup menu on function element in the editor will find all the locations
in open projects where the given function is called.
When variable is selected in the editor, then all it's usages across open projects
are also found taking inheritance into account as well. Variables inside double quoted strings are also found.