We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See Upcoming changes to VS package auto load email.
Upcoming changes to VS package auto load
All packages that utilize auto load rules will have to support background load
Improving the responsiveness of critical scenarios by updating auto load behavior for extensions https://blogs.msdn.microsoft.com/visualstudio/2018/05/16/improving-the-responsiveness-of-critical-scenarios-by-updating-auto-load-behavior-for-extensions/
Shows how to migrate from Package to AsyncPackage in a VS extension https://github.com/madskristensen/AsyncPackageMigration
The text was updated successfully, but these errors were encountered:
jcansdale
No branches or pull requests
See
Upcoming changes to VS package auto load
email.All packages that utilize auto load rules will have to support background load
Improving the responsiveness of critical scenarios by updating auto load behavior for extensions
https://blogs.msdn.microsoft.com/visualstudio/2018/05/16/improving-the-responsiveness-of-critical-scenarios-by-updating-auto-load-behavior-for-extensions/
Shows how to migrate from Package to AsyncPackage in a VS extension
https://github.com/madskristensen/AsyncPackageMigration
The text was updated successfully, but these errors were encountered: