-
-
Notifications
You must be signed in to change notification settings - Fork 784
Make duration of indentation beeps configurable #19353
Copy link
Copy link
Open
Labels
app/vs-codefeature/configurationMaking NVDA more configurable.Making NVDA more configurable.good first issuegithub features these at https://github.com/nvaccess/nvda/contributegithub features these at https://github.com/nvaccess/nvda/contributep5https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityquick fixtriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.ux
Metadata
Metadata
Assignees
Labels
app/vs-codefeature/configurationMaking NVDA more configurable.Making NVDA more configurable.good first issuegithub features these at https://github.com/nvaccess/nvda/contributegithub features these at https://github.com/nvaccess/nvda/contributep5https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityquick fixtriagedHas been triaged, issue is waiting for implementation.Has been triaged, issue is waiting for implementation.ux
Type
Fields
Give feedbackNo fields configured for Feature.
Is your feature request related to a problem? Please describe
In #18898, the length of indentation beeps was reduced from 80ms to 40ms. However, this can cause problems for some users, such as those using audio cues in VS Code.
Describe the solution you'd like
Completing the work started in that PR, expose the config item for indentation done duration in the GUI.
Describe alternatives you've considered
Additional context
#18898 (comment)