How to turn off automatic indentation
I've got PHP Storm configured pretty well, but one thing that is bothering me is the fact that when I press enter, it indents two places over automatically.
How do I turn this off?
Please view attached images if you don't understand what I'm talking about.


请先登录再写评论。
Hi there,
So .. it's a phtml file basically (HTML in .php file).
Will it work OK if you copy content into actual .html file?
If so -- try changing indents but for PHP (Settings/Preferences | Editor | Code Style | PHP) -- will it work? If so -- maybe it's https://youtrack.jetbrains.com/issue/WI-36383 or one of the linked/mentioned there?