Aditya Thakral

Results 21 comments of Aditya Thakral

@eamodio > Do you still see the issue if you turn off the status bar blame "gitlens.statusBar.enabled": false? No > Do you still see the issue if you turn off...

@eamodio I posted the answers to your questions above, let me know if I can do anything else.

Sorry for the late reply :sweat_smile: > Does it change if you set `"gitlens.statusBar.reduceFlicker": false`? Yes, `"gitlens.statusBar.reduceFlicker": false` fixes the problem

@eamodio yeah for sure! I'll take a look by Wednesday evening.

Could potentially look at image magick: https://github.com/dlemstra/Magick.NET

Looks like we have some support for heic/heif. https://github.com/veler/DevToys/blob/main/src/dev/impl/DevToys/Views/Tools/Graphic/ImageConverter/ImageConverterToolPage.xaml#L64 https://github.com/veler/DevToys/blob/main/src/dev/impl/DevToys/Helpers/ImageHelper.cs#L50 Not sure if [`BitmapDecoder`](https://learn.microsoft.com/en-us/uwp/api/windows.graphics.imaging.bitmapdecoder?view=winrt-22621) supports heic.

As an alternative/workaround, here's what I'm doing: - VM on azure that I use to obtain certs. (you can use a cheap VM or forward port 80 to your machine...

HI @ENikS, the link no longer works can you please repost

+1 it's already out of date