HTMLHint VS Code Extension

Posted on

Last year I published the official HTMLHint extension for VS Code after Microsoft deprecated their version. Thanks to the fine folks over at Microsoft in assisting with the migration to the HTMLHint org on GitHub!

I’ve since made several updates to the extension, including optimizations and fixes. The extension is now up to date with the latest HTMLHint version and it’s now possible to use with file-types other than HTML (for example Markdown, PHP etc.)

HTMLHint Extension

The extension on the Visual Studio Marketplace at the time of writing has now had more than 200,000 downloads and I recently published it to the OpenVSX registry too, so you can install it from there if you’re a VSCodium user.

There’s a few open issues which we need help with, so if you’re interested in contributing to the extension, please check out the GitHub repo .

Happy HTML hinting!

You might also like