add signalOptions description (#213957)

fix #213670
This commit is contained in:
Megan Rogge 2024-05-30 16:51:01 -07:00 committed by GitHub
parent 2295f3aa19
commit ca688da9fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -172,6 +172,7 @@ const configuration: IConfigurationNode = {
default: true
},
'accessibility.signalOptions': {
description: 'Configures the behavior of signals (audio cues and announcements) in the workbench. Includes volume, debounce position changes, and delays for different types of signals.',
type: 'object',
additionalProperties: false,
properties: {