mmanela / SnippetDesigner

The Snippet Designer is a plugin which enhances the Visual Studio IDE to allow a richer and more productive code snippet experience.
Apache License 2.0
344 stars 85 forks source link

Issues with VS 2019 #149

Closed zipswich closed 4 years ago

zipswich commented 4 years ago

image

DynaZor commented 4 years ago

Workaround:

To stop blocking synchronously autoloaded extensions, you can either click the Allow synchronous autoload on the yellow notification bar or check a new checkbox in the options dialog.

Workaound

More info:

https://devblogs.microsoft.com/visualstudio/updates-to-synchronous-autoload-of-extensions-in-visual-studio-2019/

Please update the extension Love, DynaZor <3 @zipswich @mmanela @akamud @Stelzi79

DynaZor commented 4 years ago

Working fork: http://vsixgallery.com/extension/FE226ACE-3946-45AA-81FD-34CFD62207B9/ @zipswich @mmanela @akamud @Stelzi79

mmanela commented 4 years ago

Thanks for commenting and sorry for the inconvenience . I haven't had time to get to this but would gladly accept a PR if available.

mmanela commented 4 years ago

@zipswich @DynaZor I have a branch where this is being fixed, should be ready in a week or so I hope

mmanela commented 4 years ago

I just released version 1.8.1. Please try it out and let me know

zipswich commented 4 years ago

Thanks a lot. I believe the issue has been addressed: image image

I do not know how to clear the old warnings. I have restarted VS a few times after the update.

mmanela commented 4 years ago

I had a lot of issues with that also. ☹