eberthold / SteroidsVS

Visual Studio Extension
https://marketplace.visualstudio.com/items?itemName=eberthold.SteroidsVS
MIT License
25 stars 2 forks source link

AsyncPackage rework causes error when opening with solution parameter #6

Closed eberthold closed 6 years ago

eberthold commented 6 years ago

If VS ist started with a solution to open as parameter - like when opening recent solution via task bar - then an error occurs, because the IWpfTextViewCreationListener is now triggered before the AsyncPackage is initialized.