Home php How to make in phpstorm plugin EMMET triggered when you press Enter,...

How to make in phpstorm plugin EMMET triggered when you press Enter, how is it done in VS Code?

Author

Date

Category

Let’s say, in VS Code, I enter the DIV and press ENTER, it is immediately converted to this type: div / div.
Or I enter UL & GT; Li * 5 and press ENTER, and the emmet plugin also works out.

and how to make it so that in phpstorm plugin EMMET work on the VS Code principle, and not when you press the Ctrl + Alt +] combination?


Answer 1, Authority 100%

I do not know how in Windows, but on the Poppy: Settings - Editor - Emmet and choose in the Expand Abbreviation WITH: ENTER

I think on Windows in the same place setting.

Programmers, Start Your Engines!

Why spend time searching for the correct question and then entering your answer when you can find it in a second? That's what CompuTicket is all about! Here you'll find thousands of questions and answers from hundreds of computer languages.

Recent questions