Answer the question
In order to leave comments, you need to log in
Why doesn't Emmet open a tag in PHPStorm?
Why doesn't Emmet offer to open the <?php ?> tag when typing the word php in a PHP file. If you press tab yourself, it will turn out like in the picture. And there is nothing related to php in Emmet settings
Answer the question
In order to leave comments, you need to log in
File -> Settings -> Editor -> Live Templates -> "+" (add new live template) with params:
Abbreviation: php
Template text: <?php $END$ ?>
Context: HTML
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question