Rob
Rob

Reputation: 7119

PhpStorm HTML Code Styling

I can not for the life of me find the setting in Editor/Code Style/HTML of PhpStorm to change the space from two tabs to a single tab in the highlighted section of the image below.

PhpStorm Screenshot

Upvotes: 0

Views: 75

Answers (1)

lena
lena

Reputation: 93868

In Settings | Editor | Code Style | HTML | Tabs and Indents, set 'Continuation indent' to the value equal to 'Indent'

Upvotes: 2

Related Questions