Accessibility

Accessibility settings are those that affect things like colors, zoom, screen reading software and keyboard navigation. Even if you do not require accessibility settings for a particular handicap, you may still find some of them useful. For this reason, I recommend going through the accessibility settings anyway.

Many of the accessibility settings are under

{
  "accessibility.*": ...,
}

but not all of them. From this website you can use the Tags feature to find all settings that have the Accessibility Tag. From within VSCode, you can use the filters feature of the Settings UI to find all settings that VSCode tags as being related to Accessibility. i.e. @tag:accessibility.

What is the “Accessible View”?

What is the “Accessibility Help”?

I am only using macOS with the default system screen reader (called “Voice Over”) to test these settings. As such, I will not go into specifics about how these settings affect screen reader behavior since you may be using a different operating system, a different screen reader, or the same operating system with the same screen reader but configured differently.

official docs

video