B
B
BonBon Slick2020-02-06 07:52:45
phpstorm
BonBon Slick, 2020-02-06 07:52:45

Generates

instead of h1?

Made apt-update now autocomplete generates special characters in projects. So with all the auto-completions, some settings have been lost.

some.html / some.vue
h1 // + TAB ---> <h1></h1>
expected
<h1> ...</h1>

UPD, for some reason everyone took such code for granted

&lt;table height="100%" width="100%"&gt;
  &lt;tr&gt;
    &lt;td height="100%" width="100%"&gt;
      &lt;div &gt;


In theory, this is an Emmet plugin , but reinstalling did not help.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
B
BonBon Slick, 2020-05-12
@BonBonSlick

Preferences | editor | Emmet | HTML, make sure that 'Escape' filter is not enabled in 'Filters enabled by default'

R
Robur, 2020-02-06
@Robur

It's worth asking in phpstorm's utrak - they have good support and answer always and quickly enough.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question