ReadLastExecutionOutput

Controls whether the output from an execution in the native REPL will be announced.

{
  "accessibility.replEditor.readLastExecutionOutput": true // default
}

value type: boolean

default value: true

description: Whether or not the screen reader will read the content of the last execution block in the REPL.