Wouldn't using ctags do this for you? Search the PDF user manual for 'ctags', or go to page 306 on the current release.
François On Sat, Dec 29, 2012 at 5:13 PM, bunner bob <[email protected]> wrote: > A friend is using something called PHPStorm to work on PHP projects. He > showed me a function where he can select a function call (e.g. > "$class_instance->doSomething()") and with a key command, jump to where in > the class definition that function is defined in (even if the class is > defined in a different file in the project). > > BBEdit has something called "Find Definition" but it doesn't seem to do > the same thing. > > Is there a way to add this functionality to BBEdit - or a way of doing it > that I'm missing? > > - Bob > > -- > -- > You received this message because you are subscribed to the > "BBEdit Talk" discussion group on Google Groups. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > <http://groups.google.com/group/bbedit?hl=en> > If you have a feature request or would like to report a problem, > please email "[email protected]" rather than posting to the group. > Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> > > > > -- -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
