Skip to content

Conversation

@sandy081
Copy link
Member

fix #290501

Copilot AI review requested due to automatic review settings January 30, 2026 13:18
@sandy081 sandy081 enabled auto-merge (squash) January 30, 2026 13:18
@sandy081 sandy081 self-assigned this Jan 30, 2026
@vs-code-engineering vs-code-engineering bot added this to the February 2026 milestone Jan 30, 2026
Copy link
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 fixes a broken documentation link for the "Configure Allowed Extensions" feature. The old URL https://code.visualstudio.com/docs/setup/enterprise#_configure-allowed-extensions was redirecting to the wrong page. The PR updates all references to use a new aka.ms redirect link that properly points to the correct documentation section.

Changes:

  • Updated documentation URLs from the old direct link to https://aka.ms/vscode/enterprise/extensions/allowed
  • Applied changes consistently across source code, test files, and policy configuration files
  • Minor whitespace cleanup in Darwin plist fixture files

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/vs/platform/extensionManagement/common/extensionManagement.ts Updated the documentation URL in the settings description and policy localization for the allowed extensions configuration
build/lib/test/policyConversion.test.ts Updated test expectations to match the new URL in both English and French translations
build/lib/test/fixtures/policies/win32/en-us/CodeOSS.adml Updated English Windows policy template with the new documentation URL
build/lib/test/fixtures/policies/win32/fr-fr/CodeOSS.adml Updated French Windows policy template with the new documentation URL
build/lib/test/fixtures/policies/darwin/en-us/com.visualstudio.code.oss.plist Updated English macOS policy manifest with the new URL and minor whitespace cleanup
build/lib/test/fixtures/policies/darwin/fr-fr/com.visualstudio.code.oss.plist Updated French macOS policy manifest with the new URL and minor whitespace cleanup
build/lib/policies/policyData.jsonc Updated the policy data source file with the new documentation URL

This reverts commit 3f0ce78.
@sandy081 sandy081 merged commit 3fb76ca into main Jan 30, 2026
22 checks passed
@sandy081 sandy081 deleted the sandy081/automatic-snail branch January 30, 2026 14:31
sandy081 added a commit that referenced this pull request Jan 30, 2026
* fix #290501

* Revert "fix #290501"

This reverts commit 3f0ce78.
sandy081 added a commit that referenced this pull request Jan 30, 2026
* fix #290501

* Revert "fix #290501"

This reverts commit 3f0ce78.
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.

[documentation] Broken redirection /docs/setup/enterprise#_configure-allowed-extensions

3 participants