This extension is here to help you get feedback on what parts need some more attention for it to be accessible, this is just the basics and doesn't cover all the rules but will help with making your project more accessible.
The extension can do the following for you:
The settings can be found at File > Preferences > Settings > Extensions > Web Accessibility
Settings | Type | Default |
---|---|---|
Max Number Of Problems | number | 100 |
Semantic HTML | boolean | true |
All notable changes to this project will be documented in the Changelog.
type in the terminal:
# install dependencies
$ npm install
Open debug panel in VScode and RUN
"Launch Client"
Open a project which contains a HTML
file and see the linting in action.
Build vsce package
Publish vsce publish
Do what you want with the code it's MIT Licensed!