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

Introduce machine overridable setting scope #79452

Closed
wants to merge 2 commits into from

Conversation

sandy081
Copy link
Member

Fixes #73985

Introducing a new scope machine-overridable to enable machine settings to be overridable. Here is the summary of the scopes

  • window -> that can be configured till window level and cannot be overridden further
  • resource -> that can be configured till resource (folder) level
  • machine -> that can be configured at machine level and cannot be overridden further
  • machine-overridable -> that can be configured at machine level and can be overridden further

@sandy081 sandy081 added this to the August 2019 milestone Aug 19, 2019
@sandy081 sandy081 self-assigned this Aug 19, 2019
@sandy081 sandy081 closed this Aug 19, 2019
@sandy081 sandy081 deleted the sandy081/machineOverridable branch August 21, 2019 14:04
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support machine-specific settings that can be set (overridden) in workspace/folder
1 participant