-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Closed
Labels
Milestone
Description
- Windows @joyceerhl
- macOS @lszomoru
- Linux @lramos15
Complexity: 4
Authors: @meganrogge @Tyriar
We've made 2 improvements to the terminal's accessibility this iteration:
- A terminal accessibility help menu that aligns with the one in the editor (
Show Accessibility Help)- Test with
Terminal: Show Terminal Accessibility Helpand the keybinding with the terminal focused macOS:alt+f1linux/windows:shift+f1 - With
editor.accessibilitySupportenabled and a screen reader attached, verify that when you focus the terminal, you hear the keybinding for this
- Test with
- A new mode for the terminal that allows screen readers to read the buffer
- Test with
Toggle Screen Reader Accessibility Modeand with the keybindingShift+Tab - Use a screen reader to verify that you can read the contents of the terminal via arrow keys
- Test with
Reactions are currently unavailable