kokororin / vscode-phpfmt

Integrates phpfmt into VS Code
https://marketplace.visualstudio.com/items?itemName=kokororin.vscode-phpfmt
BSD 3-Clause "New" or "Revised" License
129 stars 30 forks source link

why should i save file again after format on save? #81

Closed 809481244 closed 1 year ago

809481244 commented 5 years ago

image

I turn on format-on-save. It will auto format when i save file, but i notice that the file status will change to unsaved after formatted. Is my setting incorrect?