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 preference to be honored at the Workspace level #180142

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

TylerLeonhardt
Copy link
Member

This will allow you to have workspace level preferences of accounts. The ideal flow is that an extension can ask for the preferred session (silently) first, to not annoy the user... and if the extension/user wants to use a different account, the extension can ask to clear the session preference and the user will select the account they want to use.

Also serializes the adding of accounts in the menu which allows every account shows up instead of just the last account (a bug I noticed doing this work)

ref #152399

This will allow you to have workspace level preferences of accounts. The ideal flow is that an extension can ask for the preferred session (silently) first, to not annoy the user... and if the extension/user wants to use a different account, the extension can ask to clear the session preference and the user will select the account they want to use.

Also serializes the adding of accounts in the menu which allows every account shows up instead of just the last account (a bug I noticed doing this work)

ref #152399
@TylerLeonhardt TylerLeonhardt self-assigned this Apr 17, 2023
@TylerLeonhardt TylerLeonhardt enabled auto-merge (squash) April 17, 2023 17:14
@vscodenpa vscodenpa added this to the April 2023 milestone Apr 17, 2023
@TylerLeonhardt TylerLeonhardt merged commit ec46824 into main Apr 17, 2023
@TylerLeonhardt TylerLeonhardt deleted the tyler/unfair-beetle branch April 17, 2023 17:33
@github-actions github-actions bot locked and limited conversation to collaborators Jun 1, 2023
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.

3 participants