Skip to content

Commit

Permalink
Merge branch 'main' into merogge/accessibility-cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
meganrogge committed Apr 4, 2024
2 parents 9713bb3 + 3f0dbfe commit 50b145a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ const defaultNoAnnouncement: IConfigurationPropertySchema = {

const configuration: IConfigurationNode = {
...accessibilityConfigurationNodeBase,
scope: ConfigurationScope.RESOURCE,
properties: {
[AccessibilityVerbositySettingId.Terminal]: {
description: localize('verbosity.terminal.description', 'Provide information about how to access the terminal accessibility help menu when the terminal is focused.'),
Expand Down

0 comments on commit 50b145a

Please sign in to comment.