To convert a piece of html into nice looking html
Hello,
Using PhpStorm 2016.2.1 if there is a way a to convert a piece of html into nice looking/human readdable
piece of html with indents like this http://php.net/manual/en/tidy.examples.basic.php lib ?
Thanks!
Please sign in to leave a comment.
Hello,
Sure! In File | Settings (or PhpStorm | Preferences on Mac) | Editor | Code Style you can configure blank lines, indents, spaces and everything else for each language and then reformat your files according to your settings via Code > Reformat Code.