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

Visual Studio Package should be marked for async load #2922

Open
jaredpar opened this issue Jul 31, 2021 · 0 comments
Open

Visual Studio Package should be marked for async load #2922

jaredpar opened this issue Jul 31, 2021 · 0 comments
Assignees
Labels

Comments

@jaredpar
Copy link
Collaborator

Part of the Visual Studio performance work is having packages be fully async loaded. VsVim has an AsyncPackage now but hasn't marked it for full background load.

https://devblogs.microsoft.com/visualstudio/improving-the-responsiveness-of-critical-scenarios-by-updating-auto-load-behavior-for-extensions/

This should be pretty straight forward but need to get it done.

@jaredpar jaredpar added the bug label Jul 31, 2021
@jaredpar jaredpar self-assigned this Jul 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant