Skip to content

Hide anonymous access setting from settings ui#317854

Merged
cwebster-99 merged 1 commit into
mainfrom
hilarious-aardwolf
May 21, 2026
Merged

Hide anonymous access setting from settings ui#317854
cwebster-99 merged 1 commit into
mainfrom
hilarious-aardwolf

Conversation

@cwebster-99
Copy link
Copy Markdown
Member

  • Configuration update:
    • The allowAnonymousAccess setting in chat.shared.contribution.ts now has included: false, hiding it from default configuration listings.

Copilot AI review requested due to automatic review settings May 21, 2026 21:17
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR hides the chat.allowAnonymousAccess configuration from the Settings UI by marking the setting as not included in the configuration registry contribution, aligning it with other internal/hidden chat settings in the same configuration file.

Changes:

  • Marked chat.allowAnonymousAccess as included: false in the chat shared configuration contribution to exclude it from the registered settings surface.
Show a summary per file
File Description
src/vs/workbench/contrib/chat/browser/chat.shared.contribution.ts Excludes chat.allowAnonymousAccess from the configuration registry so it doesn’t appear in Settings UI.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@cwebster-99 cwebster-99 merged commit c57c832 into main May 21, 2026
26 checks passed
@cwebster-99 cwebster-99 deleted the hilarious-aardwolf branch May 21, 2026 22:42
@vs-code-engineering vs-code-engineering Bot added this to the 1.122.0 milestone May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants