How do I use the W3C validator plugin?

Excuse the basic question, but how do I use the official W3C HTML validator plugin https://plugins.jetbrains.com/plugin/11541-w3c-validators to lint my HTML files?

I've installed it successfully and it's enabled in my plugins, but there are no instructions!

1
5 comments

Make sure to enable the CSS | Code quality tools | W3C CSS validator inspection in Settings | Editor | Inspections - validator errors will be highlighted right in the editor, just like it happens with other inspections

1

Thanks, how do I use it to inspect HTML?

1

This can't be done; please vote for https://youtrack.jetbrains.com/issue/WEB-41211 to be notified on any progress with it

1

Thanks. When the plugin description states "Adds ability to validate HTML pages with well-known W3C validation services.", what is it referring to then?

2

Exactly! The plugin says HTML validator, not just CSS!

1

Please sign in to leave a comment.