HTML indentation
已回答
Hey, I'd like to stop PhpStorm from removing tabs in <html> and <body> elements. How to do that?
请先登录再写评论。
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!