O
O
orsodev2020-06-04 13:41:56
Emmet
orsodev, 2020-06-04 13:41:56

How to change PhpStotm autocomment?

If you type
.block|c
and press tab
will expand as

<div class="block"></div>
<!-- /.block -->


How can I change this comment to my own? And to keep it on the same line as the div
<div class="block">

</div><!-- End block -->

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question