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.
This plugin works great with HTML outside of PHP tags. It does not seem to do anything with heredocs/herestrings. Is that not supported? If it is not, can it be supported?
This plugin works great with HTML outside of PHP tags. It does not seem to do anything with heredocs/herestrings. Is that not supported? If it is not, can it be supported?