Feature #5073 2010-08-01 20:31

waxhead

Find in files/function usage

I think it should be possible to find where a function is used in the current (and other) files by right clicking and selecting a menu option for fast lookup. This could be duplicated by selecting a function and using ctrl+shift+f to find the function in all files.

Category
Editing
Status
Open
Close date
 
Assigned to
 
ollydbg 2010-12-07 09:35

Sorry I can't get the idea, can you explain more about this sentence?

"This could be duplicated by selecting a function and using ctrl+shift+f to find the function in all files."

thanks.

Have you tried the CodeCompletion's context manu? or just Find occurrence Menu item supplied by ThreadSearch plugin.

waxhead 2010-12-08 20:53

Yes, it can be duplicated by using ctrl+shift+f. The only "problems" is that it also finds the functions itself and not only where it is used (Yes I am nitpicking).