Answer the question
In order to leave comments, you need to log in
How to remove auto-add code to the opening php tag in PhpStorm?
When typing <? auto-add hints are constantly coming out. And after I press Enter, unnecessary characters are substituted for the opening php tag. You have to press Esc, or even erase the added hints if you pressed Enter out of habit.
How can I print the opening tag <? , press Enter, and so that nothing is added to it?
Answer the question
In order to leave comments, you need to log in
Press not Enter, but Tab, then you will get something like <?php {cursor here}; ?>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question