Documentation/Installation

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

  1. Open the ZemDomu extension listing in the VS Code Marketplace and install it.
  2. Open a project containing HTML, JSX, TSX, or Vue source files.
  3. Review inline diagnostics, or run the workspace scan from the Command Palette.
ZemDomu: Scan Workspace for Semantic Issues

What 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.