New PHP tag started when closing tag entered in .phtml file?
Hi all..
I don't know if it's something I've changed by mistake somewhere, but I can't seem to find a setting for it..
When editing a .phtml file, when I type a closing PHP tag ( ?> ) PhpStorm automagically adds a new opening tag ( <?php ) directly after it, which is a royal PITA.
Does anyone know how to disable this?
Currently running EAP 141.582.
Cheers..
Ian
Please sign in to leave a comment.