Answer the question
In order to leave comments, you need to log in
Strange work Emmet in webstorm?
Good day to all. I recently switched from VSCode to Webstorm and was very upset by the strange behavior of emmet in webstorm. If in VSCode it was enough to write, for example, foo and press tab , it automatically exposed . In the storm, the following happens: by pressing tab foo turns into
In the storm, I found the following way out:
open the tag '<'
write 'foo'
press tab
get:
close the tag '>'
we get
Total 4 actions, instead of 2 in VSCode (write the beginning of the tag = > press tab);
Question for Webstorm users. Is there a way out of this situation? <footer></footer>
<foo></foo>.
<footer
<footer></footer>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question