PHP Storm, identation

Asked

Viewed 3,356 times

1

Hello, someone knows how to change, when automatically ideating the code in PHP Storm the keys do not skip the line?

Gostaria dele assim:

Só que após a formatação ele fica assim

1 answer

3

You can change this in:

"File" > "Settings" > "Code Style" > "PHP" > "Wrapping and Braces"

You will have the following field:

inserir a descrição da imagem aqui

While you are "Next line" it will skip the line, if you are "End of line" will keep in the same line.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.