HTML indentation
Answered
Hey, I'd like to stop PhpStorm from removing tabs in <html> and <body> elements. How to do that?
Please sign in to leave a comment.
Hi there,
What do you mean exactly? What do you do to make it happen (I guess, using Code Reformat) and how it looks before and after that?
But so far -- "Settings/Preferences | Editor | Code Style | HTML | Other" -- check your settings here.
Yes, I found it in Code Style settings. It was "do not indent children of". Thanks!