Skip to content

Commit 7a20217

Browse files
committed
Fix setting IDs in release note
1 parent c474bad commit 7a20217

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release-notes/v1_97.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ You now have even more models to choose from when using Copilot. The following m
141141
We've refined several accessibility sounds based on user feedback to improve clarity and distinction. The following sounds have been updated:
142142

143143
- `setting(accessibility.signals.save)`
144-
- `setting(accessibility.signals.foldedAreas)`
145-
- `setting(accessibility.signals.quickFix)`
144+
- `setting(accessibility.signals.lineHasFoldedArea)`
145+
- `setting(accessibility.signals.terminalQuickFix)`
146146
- `setting(accessibility.signals.lineHasInlineSuggestion)`
147147

148148
You can preview these updates by running the command **Help: List Signal Sounds** from the Command Palette.

0 commit comments

Comments
 (0)