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

Where to change settings #42

Closed seanpmgallagher closed 4 years ago

seanpmgallagher commented 4 years ago

I can't figure out where to change the settings. Specifically looking to get rid of the wrap line-length because it looks terrible. "html.format.wrapLineLength": 120 that's the setting I"m trying to change, but can't find it anywhere. I've looked in ~/.vscode/extensions/rifi2k.format-html-in-php-1.6.2, but can't find where that settings is.

RiFi2k commented 4 years ago

Your going to configure the HTML formatting settings just like normal so configure

"html.format.wrapLineLength"