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

An option to always use Global user settings #13

Closed
usernamehw opened this issue Aug 29, 2019 · 4 comments
Closed

An option to always use Global user settings #13

usernamehw opened this issue Aug 29, 2019 · 4 comments
Assignees

Comments

@usernamehw
Copy link
Contributor

Probably > 95% of the time people will use the Global settings file, so I would like a setting to skip the scope choosing Quick Pick. (An just write to the Global).

@ryanraposo
Copy link
Owner

Actually in a previous state the status bar toggle we have now did exactly that, but i decided to just prompt for it with global already selected. Between the targeting mode and configuration scope, I believe targeting mode deserves a hard toggle. Because of how potentially complicated customizations can be, I want for qol reasons to keep the user cognizant of at least some of the impact variables on each action. There is a risk of wiping already existing setups as-is and I don't want it to be any higher.

I think many more users are setting up workspace details than you might think, but I do agree that it's probably not a volatile setting in a given session. I'll leave this issue up to get a better idea, I'm open to having my mind changed

@usernamehw
Copy link
Contributor Author

I mean, it would be false by default...

"codeui.alwaysUseGlobalSettings": false,

@ryanraposo
Copy link
Owner

I think i’ll bring back what it was, codeui.customizationScope with “alwaysAsk”, “global”, and “workspace”.

alwaysAsk default. No toggle button

@ryanraposo ryanraposo self-assigned this Aug 29, 2019
@ryanraposo
Copy link
Owner

Addressed in commit 6356767

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants