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

Don't wrap on title attribute contents (tooltips) #66

Open curtfehr opened 10 months ago

curtfehr commented 10 months ago

New line characters in the title attribute end up displaying in tooltips (tested Edge). This messes up tooltip formatting when the contents gets wrapped.