Notebook

Provide information about how to focus the cell container or inner editor when a notebook cell is focused.

{
  "accessibility.verbosity.notebook": true // default
}

Type

bool

Default

true

Description

Controls whether or not the attached screen reader will announce how to focus parts of the notebook when focused on a cell. On my system, I could not get this setting to make any difference.