format-html-in-php
format-html-in-php copied to clipboard
Enable formating only for phtml files
Hi, I am using prettier for my clean php code and i want that, but now when i have format-html-in-php the vscode format the file twice. Is there some option to format only phtml files and not php on save event?
This is very important because it gives the flexibility to handle PHP files with HTML differently than pure PHP code files. +1