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

Allow extensions to contribute Group Policy #151948

Open
sana-ajani opened this issue Jun 13, 2022 · 1 comment
Open

Allow extensions to contribute Group Policy #151948

sana-ajani opened this issue Jun 13, 2022 · 1 comment
Assignees
Labels
api config VS Code configuration, set up issues feature-request Request for new features or functionality
Milestone

Comments

@sana-ajani
Copy link
Contributor

As we are investigating Group Policy support, another request is for extensions to also add policies. Now there is a PolicyService we can build on top of, extensions can also expose their settings and promote them to policies. We would have to open up our setting contribution to allow declaring some settings as policies and then respecting it.

@vbjay
Copy link

vbjay commented Mar 14, 2024

@joaomoreno
Priority of this needs to be visited. Enterprises need to be able to set GPO on VsCode AND Visual Studio or what's the point?

Think it should be a shared don't care if vscode or visual studio or other implementation of live share but common gpo to set policy. If I can do this for Visual Studio why not VSCode. https://learn.microsoft.com/en-us/visualstudio/liveshare/use/policies-visual-studio

Here is why https://jsac.jpcert.or.jp/archive/2024/pdf/JSAC2024_2_3_sasada_hazuru_en.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api config VS Code configuration, set up issues feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

3 participants