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
Does not respect language specific editor settings #63
I have global VSCode settings like below:
So, simply I did this setting because I don't want my PHP files to be formatted on save. But still this extension formats my PHP files.
OS: macOS Big Sur