Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>HTML-validateNew to Visual Studio Code? Get it now.
HTML-validate

HTML-validate

html-validate

|
45,712 installs
| (3) | Free
vscode extension for html-validate
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

HTML-validate

Integrates HTML-validate into VS Code.

HTML-validate is an offline HTML5 validator. Validates either a full document or a smaller (incomplete) template, e.g. from an AngularJS or Vue.js component.

By default it uses the HTML-Validate library from the opened workspace but uses a bundled version as fallback.

HTML-Validate reads configuration from .htmlvalidate.js or .htmlvalidate.json files. If you don't already have one you can excute npx html-validate --init to create one.

See additional documentation at: https://html-validate.org/usage/vscode.html

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft