the last few days I've been hacking on a equivalent to open_python_file (viewtopic.php?f=5&t=1700) for Magento (PHP files). It tries to parse the selections, extract parent class names and tries to find the proper files. Due to Magento having strong filename vs classname conventions this has become easier than I thought
Grab the code here:
https://bitbucket.org/theblacklion/subl ... 6e8fd5dc72
Have fun,
Oktay.
PS The code still needs clean up, but I wanted to get it out early