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

Investigate global policy support #147756

Open
4 of 6 tasks
joaomoreno opened this issue Apr 20, 2022 · 5 comments
Open
4 of 6 tasks

Investigate global policy support #147756

joaomoreno opened this issue Apr 20, 2022 · 5 comments
Assignees
Labels
config VS Code configuration, set up issues feature-request Request for new features or functionality
Milestone

Comments

@joaomoreno
Copy link
Member

joaomoreno commented Apr 20, 2022

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:

Future:

References:

cc @sana-ajani @sandy081

@joaomoreno joaomoreno added feature-request Request for new features or functionality under-discussion Issue is under discussion for relevance, priority, approach labels Apr 20, 2022
@joaomoreno joaomoreno added this to the Backlog milestone Apr 20, 2022
@joaomoreno joaomoreno self-assigned this Apr 20, 2022
@joaomoreno joaomoreno changed the title Global policy support Investigate global policy support Apr 20, 2022
@sandy081
Copy link
Member

Related: #27972

@ajkerzner
Copy link

I look forward to JSON-based policies, which would allow policy deployment in Linux.

@ASDFGamer
Copy link

I tried to search for settings that allow the usage as policys and I could only find UpdateMode. Is there a reason that this is the only policy or just that it would be too much work to add the other policys?
If it would be to much work I could add some policys.

@mkanat
Copy link

mkanat commented Apr 30, 2024

Hey, so Issue #27972 was duplicated to this, but that issue also covered being able to set defaults, which is the feature I actually need. I am one of the technical leads for Developer Productivity & Happiness at LinkedIn, and I'm working on testing and related activities. We would like to be able to set certain settings by default around test runners based on our environment, but allow developers to override those settings if they are not appropriate for what they are currently doing.

The description of this issue sounds like it will only support mandatory values, not defaults, is that correct? If so, is there any plan to be able to set organization-wide defaults through any mechanism?

@DeepCowProductions
Copy link

+1 for setting deployment defaults. Would be a very nice Feature.

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 feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

7 participants