Skip to content

What do you think about Visual Studio Marketplace? We are looking for feedback from developers like you! Take the survey

| Marketplace
Sign in
Visual Studio Code>Linters>A11yWatchNew to Visual Studio Code? Get it now.

A11yWatch

A11yWatch

|
27 installs
| (0) | Free
A11yWatch in visual studio code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-extension-a11ywatch

VSCode Extension bringing A11yWatch to your IDE.

vscode extension example

Installation

Protoc is required to build the crawler. Follow the instructions from crawler dependencies

Development

Install dependencies first.

git clone https://github.com/a11ywatch/vscode-extension.git
cd vscode-extension
npm i

After the install process you can press F5 to "Start Debugging" (or select in menu "Debug" -> "Run Extension"). A new Extension Development Host window will open in which you need to open command palette (Ctrl/Cmd + Shift + P) and select "Webview A11yWatch: Open Webview" to open application.

Whats included:

  • Communication between Webview and Extension
  • Integrated configuration
  • Accessibility Engine

Todo

  • full fletched portable system usage of components from a11ywatch-react-js.
  • add configs for workflows without the webview.
  • add option to connect to remote API via switch.
  • add turbopack.
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft