vscode-webvalidation-extension
vscode-webvalidation-extension copied to clipboard
VSCode extension that let you check if an HTML or CSS file respect the W3C standards.
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d...
Hello! Thank you very much for the extension, it does wonders. I'd like to know if it'd be possible to add an automatic validation option to the extension settings, validating...
Hi, Looks like my doctype for XHTML (``) is not taken in account. (I do not have warnings I should got). Beside I got error `Obsolete doctype. Expected “”.error(W3C_validation)` On...
I have installed the plugin and it is enabled, however, I cannot find the extension button to run the HTMl validation. I have relaunched VSCode and have a HTML file...
It does not give me the warnings, only the errors. I would like to have an option to see the warnings too,
It would be nice if this extension also validated HTML partials (without `html`, `head` and `body` tags). All this tags could be "implied" if not present in an HTML document.
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.8 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
Hello! I would like to validate my HTML code only without any CSS, or at least not in the .css files. Could there be an option to disable the extension...
Bumps [axios](https://github.com/axios/axios) from 0.21.2 to 0.28.0. Release notes Sourced from axios's releases. Release v0.28.0 Release notes: Bug Fixes fix(security): fixed CVE-2023-45857 by backporting withXSRFToken option to v0.x (#6091) Backports from...
The Nu project supports SVG; what are the major hurdles in adding SVG validation to this plugin? https://github.com/validator/validator