LineEndingsUnifier icon indicating copy to clipboard operation
LineEndingsUnifier copied to clipboard

Add support for asynchronous autoloading

Open jakubbielawa opened this issue 6 years ago • 2 comments

jakubbielawa avatar May 16 '19 20:05 jakubbielawa

Is this not a bug? Is there a way to work around this and still use it? 2019 ATM keeps bugging out with the warning for me 😞

StewMcc avatar Jul 02 '19 21:07 StewMcc

This is for the developer but likely already knows about it. The fix to change to async: https://github.com/Microsoft/VSSDK-Extensibility-Samples/tree/master/AsyncPackageMigration

This is for the rest of us dealing with the erros/warnings until it gets fixed: https://docs.microsoft.com/en-us/visualstudio/extensibility/synchronously-autoloaded-extensions?view=vs-2019

xCONFLiCTiONx avatar Jul 26 '19 13:07 xCONFLiCTiONx