Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove audio cue and alert setting configurations #210658

Closed
meganrogge opened this issue Apr 18, 2024 · 0 comments · Fixed by #211475
Closed

remove audio cue and alert setting configurations #210658

meganrogge opened this issue Apr 18, 2024 · 0 comments · Fixed by #211475
Assignees
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues debt Code quality issues unreleased Patch has not yet been released in VS Code Insiders
Milestone

Comments

@meganrogge
Copy link
Contributor

now that the migration has happened for a few iterations, we should remove these

},
[AccessibilityAlertSettingId.NoInlayHints]: {
'markdownDescription': localize('announcement.noInlayHints', "Indicates when there are no inlay hints. Also see {0}.", '`#audioCues.noInlayHints#`'),
...baseAlertProperty
},
[AccessibilityAlertSettingId.LineHasBreakpoint]: {
'markdownDescription': localize('announcement.lineHasBreakpoint', "Indicates when on a line with a breakpoint. Also see {0}.", '`#audioCues.lineHasBreakpoint#`'),
...baseAlertProperty
},
[AccessibilityAlertSettingId.NotebookCellCompleted]: {
'markdownDescription': localize('announcement.notebookCellCompleted', "Indicates when a notebook cell completes successfully. Also see {0}.", '`#audioCues.notebookCellCompleted#`'),

@meganrogge meganrogge self-assigned this Apr 18, 2024
@meganrogge meganrogge added this to the May 2024 milestone Apr 18, 2024
@meganrogge meganrogge added debt Code quality issues accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues labels Apr 18, 2024
@VSCodeTriageBot VSCodeTriageBot added the unreleased Patch has not yet been released in VS Code Insiders label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues debt Code quality issues unreleased Patch has not yet been released in VS Code Insiders
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants