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

0

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.

0

请先登录再写评论。