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

Configuration migration deletes comments #211151

Closed
roblourens opened this issue Apr 23, 2024 · 2 comments
Closed

Configuration migration deletes comments #211151

roblourens opened this issue Apr 23, 2024 · 2 comments
Assignees
Labels
config VS Code configuration, set up issues *duplicate Issue identified as a duplicate of another issue(s)

Comments

@roblourens
Copy link
Member

Testing #210661

  • Have this at the end of your settings.json
  // "commentedOutSetting": "test"
  "accessibility.signals.chatResponsePending": {
    "sound": "off",
    "announcement": "off"
  }
  • Reload the window
  • The setting is migrated to accessibility.signals.progress, but the comment is deleted
@sandy081 sandy081 added the config VS Code configuration, set up issues label Apr 24, 2024
@sandy081
Copy link
Member

/duplicate

#29453

@VSCodeTriageBot VSCodeTriageBot added the *duplicate Issue identified as a duplicate of another issue(s) label Apr 24, 2024
@VSCodeTriageBot
Copy link
Collaborator

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!

@VSCodeTriageBot VSCodeTriageBot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config VS Code configuration, set up issues *duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants