I want to navigate to a member declaration under the point. Creating a tag file using etags *.php
and then navigating with find-tag
is limited in that it doesn't seem to have any sense of the calling class. So you have to cycle if two classes have methods with the same name.
Semantic's semantic-ia-fast-jump
function, another potential option, doesn't seem to work at all for PHP methods.