About 392,000 results
Open links in new tab
  1. What does VS Code do with my answer to "Are you using a screen reader

    Mar 14, 2023 · According to the user documentation on Accessibility, this setting is for toggling Screen Reader Mode. The opposite direction (when VS Code prompts asking if you are using a screen reader) is also confusing to some people. There's a chance the maintainers will improve the description text for that.

  2. Accessibility - Visual Studio Code

    You can control whether VS Code uses screen reader mode with the Editor: Accessibility Support setting (editor.accessibilitySupport) and the values are on, off, or the default auto that automatically detects a screen reader through querying the platform.

  3. Are you using a screen reader to operate VS Code? - HatchJS.com

    Screen reader mode. VS Code’s screen reader mode changes the way that the editor is displayed on the screen. In screen reader mode, the editor is displayed in a single column, and the text is larger and easier to read. Screen reader mode also makes it …

  4. "Screen Reader detected" appears without using a screen reader

    Jun 2, 2017 · I opened VS Code this morning and also had the "Screen Reader Detected" green badge and it also was missing the Line Number and Character location. I closed VS Code and reopened it and now look at it:

  5. Clarify what happens when VS Code detects a Screen Reader #32166 - GitHub

    Jul 19, 2017 · First of all, code folding doesn't work when a screen reader is detected. Secondly, a screen reader is detected when there are none. I solved the issue simply by turning accessibility support off.

  6. "Screen Reader detected" doesn't go away after closing the screenreader

    May 31, 2017 · Your problem appears to be that Electron/Chromium enters accessibility mode even when not using a Screen Reader. Let's continue the investigation into your problem in #27893. This is an upstream issue (possibly within Chromium), and there are no known workarounds that we could implement on our side.

  7. VSCode setup for accessibility. - Digital Darragh

    Mar 5, 2019 · Configure Visual Studio Code to enable screen reader support. Press alt plus f to move to the file menu. Press p for preferences. Expand this menu. Press enter on Settings. Press the letter e to jump to the settings search edit field. Type screen. Tab over until you hear Editor Accessibility support. Expand this with alt and down. Arrow down to ...

  8. User Guide - Accessibility - 《Visual Studio Code v1.46 ... - 书栈网

    Jun 21, 2020 · VS Code supports screen readers in the editor using a strategy based on paging the text. We have tested using the NVDA screen reader, VoiceOver on macOS and Orca on Linux.

  9. Optimize VS Code when screen reader detected #95951 - GitHub

    Apr 23, 2020 · I believe I've heard/read somewhere that some time ago folding was disabled when screenreader was detected. I am not sure whether this is true because even enabled folding doesn't autofold without extensions it seems.

  10. VSCode.Email Issue #102 (Screen Reader Settings)

    Apr 3, 2024 · If you don't need a screen reader but are curious what the experience is like in VS Code when one is enabled, you can try your OS's default screen reader. On Windows you can search for "Narrator" and on Mac you can enable VoiceOver. There's also the free NVDA screen reader for Windows.

Refresh