Usuario:ManuelRomero/Usuario:ManuelRomero/emmet

De WikiEducator
Saltar a: navegación, buscar
Tabula mal el emmet en phpstorm

https://stackoverflow.com/questions/32876767/new-lines-in-emmett

down vote I had the same problem, only the accepted solution didn't help me for PhpStorm. In PhpStorm you have to remove the HTML tag you want on a new line from a specific list in your PhpStorm settings. You can find it at Preferences>Editor>Code Style>HTML>Other>Inline elements: Remove input or any other element you don't want inline and voila! Next time you use emmet your code will look nice and clean.