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 did not load one or more extensions that were using deprecated APIs #3

Open
linuxgurugamer opened this issue Apr 28, 2020 · 1 comment

Comments

@linuxgurugamer
Copy link

This is on Visual Studio 2019

Am able to get around it, but now getting a warning about "Don't allow deprecated API usage"

@7ranceaddic7
Copy link

Confirm.

Visual Studio 2019 v16.1 blocks any extension from synchronously autoloading to favor async background loading

image

After clicking 'Allow synchronous autoload' this happens.

image

Finally, "Don't show this message for current extensions" eliminates any further intrusions.

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