You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: