Install the ZemDomu accessibility linter in VS Code
Use the extension for inline diagnostics while editing and workspace scans when a semantic issue crosses component boundaries.
Setup steps
- Open the ZemDomu extension listing in the VS Code Marketplace and install it.
- Open a project containing HTML, JSX, TSX, or Vue source files.
- Review inline diagnostics, or run the workspace scan from the Command Palette.
ZemDomu: Scan Workspace for Semantic IssuesWhat happens next
Open one reported rule page to compare the failing markup with a corrected example.
If setup or a finding is unclear, ask in GitHub Discussions and include the rule code, relevant source, and command output without sharing secrets.