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
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.
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.