How to disable auto-reformatting function

Hi there,

I tuned my  PHPStorm reformatting rules fine but I want to disable the auto-reformatting actions.
Now, every time I insert the closing brace at the function or class end, PHPStorm reformat my code automatically.  This is tedious expecially when you have to edit a file under source control system (git).

Some one could help me please ?
Roberto

0

Hi there,

Settings (Preferences on Mac) | Editor | General | Smart Keys

screen01.png

0
Avatar
Permanently deleted user

Wonderfull !
It works as I want !!
:)
thank you very much

0

请先登录再写评论。