EmptyEditorHint
Provide information about relevant actions in an empty text editor.
{
"accessibility.verbosity.emptyEditorHint": true // default
}
Type
bool
Default
true
Description
Controls whether or not the attached screen reader will provide extra hints when focusing an empty editor. I assume it is meant for giving hints related to opening a new file and things like that but I could not find a scenario where this setting made any difference on my system.