How do I use Zen HTML Live Templates in PHP files in PhpStorm 8 without having to edit every live 'Zen HTML' Template individually to be applicable in HTML and in PHP. As it stands they only work in HTML files.
"It works fine for me in .php
files -- not inside <?php ?>
tags"
As it turns out, I was trying this within <?php ?>
!