On 8. Oct 2004, at 13:34, Caio Chassot wrote:
Position the cursor before a def or function, or any word which defines the thing you want to find all of. Then go to menu "command/find word", you'll get a list of lines matching the word, from there, selecting an item will select it in the text window. you can probably assign a keyboard shortcut to it too.
Actually, the “Find word” command can easily be changed (or duplicated, then changed) to find a specific regular expression. That way you won't have to navigate to the function prototype first.
Kind regards Allan