Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/a11ywatch/vscode-extension

The vscode-extension for accessibility testing using A11yWatch
https://github.com/a11ywatch/vscode-extension

a11ywatch accessibility vscode vscode-extension web-accessibility-tool

Last synced: 3 months ago
JSON representation

The vscode-extension for accessibility testing using A11yWatch

Awesome Lists containing this project

README

        

# vscode-extension-a11ywatch

[VSCode](https://code.visualstudio.com/insiders/) Extension bringing A11yWatch Lite to your IDE.

## Installation

[Protoc](https://grpc.io/docs/protoc-installation/) is required to build the crawler. Follow the instructions from [crawler dependencies](https://github.com/a11ywatch/crawler#dependencies)

## Development

Install dependencies first.

```bash
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