interisti / vs-material-icons-generator

This plugin will help you to set material design icons to your Xamarin projects In Visual Studio.
https://visualstudiogallery.msdn.microsoft.com/3741d776-755b-4002-a6be-e86fa605a315
Other
48 stars 8 forks source link

VS 2019 hangs when icon added #37

Closed MaticBabnik closed 4 years ago

MaticBabnik commented 4 years ago

Installed product versions

Description

When I add an icon to solution it freezes.

Steps to recreate

  1. Open a xamarin android project.
  2. Open plugin.
  3. Add an icon.

Current behavior

It focking crashes my IDE.

Expected behavior

Not crash. (the icon is added when I relaunch)

michalss commented 4 years ago

well same here it would begreat if someone can fix it...

interisti commented 4 years ago

Hey,

I've just published the V2 version which should fix any VS19 issues. can you try it and reopen this if its still an issue.

Thanks.

michalss commented 4 years ago

I just tested and it works much better, however still taking a bit time to download, but im not sure if this is fixable or not..

interisti commented 4 years ago

well i've put those icons behind cloudflare (couldn't use github repo cause of adding themes) and it might take time to cache those icons, i guess. plus plugin downloads icons one by one instead of doing it in parallel so that might also contribute to "slow adding".

anyways, glad that weird VS19 bug is fixed and thanks for testing. P.S. if you have any suggestions i'll be glad if you create an issue. cheers.