DiffEditor
Provide information about how to navigate changes in the diff editor when it is focused.
{
"accessibility.verbosity.diffEditor": true // default
}
Type
bool
Default
true
Description
Controls whether or not the attached screen reader will give some extra information when focusing a diff editor. On my system, settings this to true
only gives information on how to open the Accessibility Help when focusing a diff editor.