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

Have account menu be snappier by caching accounts #176319

Merged
merged 1 commit into from Mar 7, 2023

Conversation

TylerLeonhardt
Copy link
Member

Before, we were calling out to the auth providers (thus going all the way to the extension host per provider)

Now, we cache the accounts and handle events for when accounts change.

This makes the account menu way snappier!

Fixes #111398

Before, we were calling out to the auth providers (thus going all the way to the extension host per provider)

Now, we cache the accounts and handle events for when accounts change.

This makes the account menu way snappier!

Fixes #111398
@TylerLeonhardt TylerLeonhardt self-assigned this Mar 6, 2023
@TylerLeonhardt TylerLeonhardt enabled auto-merge (squash) March 6, 2023 23:55
@VSCodeTriageBot VSCodeTriageBot added this to the March 2023 milestone Mar 6, 2023
@TylerLeonhardt TylerLeonhardt merged commit 5ab6d33 into main Mar 7, 2023
@TylerLeonhardt TylerLeonhardt deleted the tyler/silent-hamster branch March 7, 2023 00:39
@github-actions github-actions bot locked and limited conversation to collaborators Apr 21, 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.

Clicking "Accounts" menu does not open the menu instantly
3 participants