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

command 'formatHtmlInPhp.format' not found #69

Open Alkhemeia opened 2 months ago

Alkhemeia commented 2 months ago

If I disable the extension or try to uninstall it, I get this message when formatting: command 'formatHtmlInPhp.format' not found

I don't know how to get rid of it, I've tried a few things without success.