InlineChat
Provide information about how to access the inline editor chat accessibility help menu and alert with hints that describe how to use the feature when the input is focused.
{
"accessibility.verbosity.inlineChat": true // default
}
Type
bool
Default
true
Description
Controls whether or not the attached screen reader will give some extra information when focusing the inline chat. Accessing the inline chat requires the GitHub Copilot Chat extension. On my system, setting this to true
only gives extra information on how to open the Accessibility Help when focusing the inline chat widget.