We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
VS Code integration of HTMLHint, an HTML linter.
VS Code extension to support HTMLHint, an HTML linter.
Install through VS Code extensions. Search forHTMLHint and install the extension.
HTMLHint
Alternatively, launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Ctrl
P
ext install HTMLHint.vscode-htmlhint
npm install
htmlhint
htmlhint-server
npm run compile
npm run watch
vsce package