celian-rib / vscode-webvalidation-extension

VSCode extension that let you check if an HTML or CSS file respect the W3C standards.
https://marketplace.visualstudio.com/items?itemName=CelianRiboulet.webvalidator
MIT License
25 stars 3 forks source link
vscode vscode-extension vscode-plugin w3c w3c-validator

GitHub Readme Stats

VSCode W3C Web Validator

Check the markup validity of your web documents !

Visual Studio Marketplace Version Visual Studio Marketplace Rating (Stars) GitHub Workflow Status Visual Studio Marketplace Installs

Validity is one of the quality criteria for a Web page



1/ Start the validation of your file !

Press the extension button and the validation will start right away.


2/ Check if any issue is detected !

If errors are detected you'll be able to see them directly in your file.


3/ Correct your issues !

All errors and warnings have a diagnostic that will help you to correct them.




Report a bug
Author : Riboulet Célian