RiFi2k / format-html-in-php

Basically this vscode extension uses all your standard configurations for html formatting, and your standard configurations for format on save, etc. It more or less works exactly how vscode should already work as it pertains to HTML in PHP files.
The Unlicense
33 stars 6 forks source link

1.3.2 formatting on save even though that option is false #2

Closed richardwo closed 6 years ago

richardwo commented 6 years ago

Hi,

I think there could be a problem with v1.3.2 - it is formatting when I save a PHP document even though the default setting is still in place"editor.formatOnSave": false

When I disable the extension and save files this doesn't happen.

RiFi2k commented 6 years ago

Yup, your right. I broke this, I'll fix it ASAP

RiFi2k commented 6 years ago

@richardwo Sorry about that man, tried to fix it as soon as I saw your issue.