Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>HTML CheckerNew to Visual Studio Code? Get it now.

HTML Checker

Narlotl

|
721 installs
| (0) | Free
Checks HTML code using the W3C Markup Validation Service.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

HTML Checker

Features

Uses the W3C Markup Validation Service to check HTML for issues like extra closing tags or bad practice.

Run Check HTML to validate. To ignore an error, copy its ID from the results tab and paste into the html-validator.ignore array in settings.json.

Example

Release Notes

1.0.0

Initial release of HTML Checker.

1.0.1

Only allow HTML files.

1.1.0

Filter code from static site generators.

1.2.0

Allow ignoring of specific errors through settings.

1.2.1

More static site generator filtering.

1.3.0

Added key command and status bar item to run command. Press alt+shift+c to check HTML.

1.3.1

Allow adding file associations other than HTML through settings.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft