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

Group Policies (GPO) support #33185

Closed
alexhass opened this issue Aug 26, 2017 · 6 comments
Closed

Group Policies (GPO) support #33185

alexhass opened this issue Aug 26, 2017 · 6 comments
Labels
feature-request Request for new features or functionality install-update VS Code installation and upgrade system issues windows VS Code on Windows issues
Milestone

Comments

@alexhass
Copy link

I need to pre-configure and force-configure settings in VSCode for a larger team. We need to make sure all of them are using the same settings or we end with a mess of tabs/spaces (2/4/8) just as one example.

Some other things that come in mind are:

  • disable automatic update
  • add required addons
  • disable bad addons
  • all settings that can be made in the json file.

If this is already possible and I just missed the documentation let me know, please.

@vscodebot vscodebot bot added the workbench label Aug 26, 2017
@Tyriar
Copy link
Member

Tyriar commented Aug 26, 2017

@Tyriar Tyriar added install-update VS Code installation and upgrade system issues windows VS Code on Windows issues and removed workbench labels Aug 26, 2017
@joaomoreno
Copy link
Member

Our support is limited to workspace configurations. Please leverage that in order to achieve a shared configuration.

@alexhass
Copy link
Author

Can you reopen this case, please? I do not see a solution here yet.

If you can share GPO per user that may work either. Than I make it global. But there are always settings like disable automatic update that need to be global. I'd like to install the software with an MSI via AD. That means I need full control over auto update. Name it global or per user, but I need to force it globally.

@alexhass
Copy link
Author

alexhass commented Aug 29, 2017

https://code.visualstudio.com/docs/editor/extension-gallery#_workspace-recommended-extensions

This creates a extensions.json file located in the workspace .vscode folder where you can list extensions.

How should this work? All workspaces should start with the same settings. We have hundreds of projects what means hundreds of .vscode folders. No idea how this could work without GPO.

Aside of this I cannot install any user addon via GPO. Telling a developer to install something ends with beeing ignored.

@alexhass
Copy link
Author

alexhass commented Nov 8, 2017

Please reopen the case! There are a lot of people who need this support (preconfiguration of settings):

#36499
#27758
#27972

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
@joaomoreno joaomoreno added this to the Backlog milestone Jan 30, 2018
@joaomoreno joaomoreno added the feature-request Request for new features or functionality label Jan 30, 2018
@joaomoreno joaomoreno removed their assignment Jan 30, 2018
@joaomoreno joaomoreno reopened this Jan 30, 2018
@joaomoreno
Copy link
Member

Merging into #147756

@joaomoreno joaomoreno closed this as not planned Won't fix, can't repro, duplicate, stale Dec 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality install-update VS Code installation and upgrade system issues windows VS Code on Windows issues
Projects
None yet
Development

No branches or pull requests

3 participants