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.

 



0
1 comment

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?

1

Please sign in to leave a comment.