Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Accessibility AssistanceNew to Visual Studio Code? Get it now.
Accessibility Assistance

Accessibility Assistance

HCL Tech ltd

|
739 installs
| (1) | Free
Detect accessibility issues in web pages using OpenAI and provide suggestions for fixing them
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Introduction

So if you want to write more accessible code then you have come to right Extension !

This extension is here to automatically scan, fix and report accessibility issues in html content and provide suggestions for fixing them using OpenAI.

Software dependencies

  • Recommended to install Node.js v12+.

✨Features

  • Manually enter the html content to Scan, Fix and Report accessibility issues in it.
  • Copy paste the html content to Scan, Fix and Report accessibility issues in it.
  • Provide the name of file with relative or absolute path to Scan and fix the accessibility issues in the file by applying the changes.

Usage

  • Open Command Palette in VScode (Ctrl + Shift + P)
  • Run the command "Run Accessibility Assistance Extension"
  • On running it will open the extension where you can scan, fix and report the accessibility issues in html content.

📝Release Notes

All notable changes to this project will be documented in the 'CHANGELOG.md' file.

Develop

  1. Open command pallete in VScode (Ctrl + Shift + P) and RUN "Run Accessibility Assistance Extension"
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft