-
Notifications
You must be signed in to change notification settings - Fork 35.4k
Closed
Labels
configVS Code configuration, set up issuesVS Code configuration, set up issuesfeature-requestRequest for new features or functionalityRequest for new features or functionality
Milestone
Description
Enabling global policy support will help system admins to configure VS Code on their networks.
One idea is to allow VS Code settings to opt-in to become policies. If set, a setting's policy value will overwrite any setting source value, whether that's user, workspace, memory or remote.
In progress:
- Update ConfigurationRegistry to support settings opting in to becoming policies @joaomoreno
- Generate Windows Group Policy definition files from static analysis #148941
- Create PolicyService and use it in ConfigurationService #148943
- Surface policy values in settings editor #148944
Future:
- Support macOS Configuration Profiles as a policy backend #148942
- Support JSON file as a policy backend on Linux #148945
References:
sana-ajani, yume-chan, kylegentle, benwa, heartacker and 24 more
Metadata
Metadata
Assignees
Labels
configVS Code configuration, set up issuesVS Code configuration, set up issuesfeature-requestRequest for new features or functionalityRequest for new features or functionality