RiFi2k / format-html-in-php

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

Add option to prevent wrapping self closing tags #67

Open curtfehr opened 9 months ago

curtfehr commented 9 months ago

Self closing tags such as those often found in the head section (eg and Githubissues.

  • Githubissues is a development platform for aggregating issues.