Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/a11ywatch/vscode-extension
- Owner: a11ywatch
- License: mit
- Created: 2023-01-08T09:21:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-09T18:08:53.000Z (about 1 year ago)
- Last Synced: 2024-05-20T23:18:42.501Z (8 months ago)
- Topics: a11ywatch, accessibility, vscode, vscode-extension, web-accessibility-tool
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=A11yWatch.vscode-a11ywatch-extension
- Size: 1.42 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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