ReplEditor
Provide information about how to access the REPL editor accessibility help menu when the REPL editor is focused.
{
"accessibility.verbosity.replEditor": true // default
}
Type
bool
Default
true
Description
Controls whether or not the attached screen reader will announce some extra information when you are focused on a cell inside of a repl. On my system, setting this to true
tells me how to access the Accessibility View.