- Added PHPStorm Remote Call support
- Install the "Remote Call" plugin in PHPStorm.
- Enable Remote Call feature in System > Configuration > Developer > AOE Template Hints
- Hover a block while showing the template hints (append ?ath=1 to the url)
- Click on the class name or on the template file name will make PHPStorm jump to this file.