thennequin / VS-QuickNavigation

Visual Studio plugins for a fast navigation between files and methods.
22 stars 7 forks source link

Convert extension to AsyncPackage #7

Open jspelletier opened 5 years ago

jspelletier commented 5 years ago

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 commented 4 years ago

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 commented 4 years ago

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

thennequin commented 8 months ago

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