mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
* fix #290501
* Revert "fix #290501"
This reverts commit 3f0ce7842e.
This commit is contained in:
committed by
GitHub
parent
b41f50f104
commit
3fb76cabd4
@@ -74,7 +74,7 @@
|
||||
"localization": {
|
||||
"description": {
|
||||
"key": "extensions.allowed.policy",
|
||||
"value": "Specify a list of extensions that are allowed to use. This helps maintain a secure and consistent development environment by restricting the use of unauthorized extensions. More information: https://code.visualstudio.com/docs/setup/enterprise#_configure-allowed-extensions"
|
||||
"value": "Specify a list of extensions that are allowed to use. This helps maintain a secure and consistent development environment by restricting the use of unauthorized extensions. More information: https://aka.ms/vscode/enterprise/extensions/allowed"
|
||||
}
|
||||
},
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user