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

Convert extension to AsyncPackage #7

Open
jspelletier opened this issue Jul 17, 2019 · 3 comments
Open

Convert extension to AsyncPackage #7

jspelletier opened this issue Jul 17, 2019 · 3 comments

Comments

@jspelletier
Copy link

Synchronous packages are now deprecated in VS2019. Conversion is not really complicated and should be relatively straight forward.
Just follow the instructions on the following page:
https://docs.microsoft.com/en-us/visualstudio/extensibility/how-to-use-asyncpackage-to-load-vspackages-in-the-background?view=vs-2019

Thanks

@thennequin
Copy link
Owner

Hi,
I start the conversion to AsyncPackage, but because my desktop died 3 months ago, I can't continue to work on it, I'm waiting for my Ryzen 3900X :).
Sorry for the late response, I'm on vacation :).

@daiybh
Copy link

daiybh commented Sep 25, 2019

Hahah,the vs2019 already have the future like this extension .
https://docs.microsoft.com/en-us/visualstudio/ide/go-to?view=vs-2019

@thennequin
Copy link
Owner

It's available on branch async and with support of VS2022.
A prerelease is available. https://github.com/thennequin/VS-QuickNavigation/releases/tag/0.9.121

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

3 participants