Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Accessibility API #9965

Closed
Tracked by #9863
tsmaeder opened this issue Aug 26, 2021 · 1 comment · Fixed by #10961
Closed
Tracked by #9863

Implement Accessibility API #9965

tsmaeder opened this issue Aug 26, 2021 · 1 comment · Fixed by #10961
Labels
accessibility issues related to accessbilitiy vscode issues related to VSCode compatibility

Comments

@tsmaeder
Copy link
Contributor

Feature Description:

Implement the Accessibility VS Code API, in particular in StatusBarItem and TreeItem. The idea is to set the aria-label and and 'role' attributes on the rendered HTML.

see https://code.visualstudio.com/api/references/vscode-api#AccessibilityInformation

@tsmaeder tsmaeder added vscode issues related to VSCode compatibility accessibility issues related to accessbilitiy labels Aug 26, 2021
@planger
Copy link
Contributor

planger commented Mar 25, 2022

@sgraband started looking into this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility issues related to accessbilitiy vscode issues related to VSCode compatibility
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants