Use PHP shorttag only visually
Hi guys,
is it possible to display the PHP tag <?php ?> as the <?= .. ?>, <? ?> shorttag in the IDE, without using the shorttag?
Just as a mini compiler which outputs the normal php tag on save or upload.
Thanks
Please sign in to leave a comment.
Not available in PhpStorm out of the box & I can't find any plugin that would allow that.
So, looks like there's nothing around that would help to achieve that.