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

Fix installation for VS2019 #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Saibamen
Copy link

@Saibamen Saibamen commented Jan 22, 2024

Fix installation for VS 2019.
Addendum to #13
Fixes #12

image

To load this extension, we need to allow synchronous autoload:
https://learn.microsoft.com/en-us/visualstudio/extensibility/synchronously-autoloaded-extensions?view=vs-2022

VS options dialog -> Environment -> Extensions -> check Allow synchronous autoload of extensions

@Saibamen Saibamen changed the title Fix installation for VS2022 Fix installation for VS2019 Jan 22, 2024
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

Successfully merging this pull request may close these issues.

VS2019 support
1 participant