junstyle / vscode-php-cs-fixer

PHP CS Fixer extension for VS Code
https://marketplace.visualstudio.com/items?itemName=junstyle.php-cs-fixer
MIT License
357 stars 45 forks source link

I cannot format html code #128

Closed vkbishu closed 3 years ago

vkbishu commented 4 years ago

I want some formatting for HTML in the PHP file. Like I want to highlight the matching tag. But I am unable to do that. also, the HTML formatting is not that good. can you guys help me with HTML formatting options?

bilogic commented 4 years ago

Is your PHP able to format? Mine currently does nothing at all.