MagicAndre1981

Results 162 comments of MagicAndre1981

this freeze also happend for other project types (vs2019 extension that I tried to debug). I removed it now as I don't use it that much. I created a 2nd...

> Version 0.12 added an option to disable the analysis on saving > > ![image](https://user-images.githubusercontent.com/189547/126140961-22e82e03-c014-4c63-a5da-a877675a97fd.png) > > It should also prompt to disable re-analyzing the document when it is saved...

> My Visual Studio install is pretty vanilla on a mid-upper tier system. The only possibly unusual situation is that I am installing/maintaining the prerequisites/extensions for WinUI 3 development. what...

ok, we both have the same CPU, so maybe this is an AMD Ryzen Zen2 issue.

this is caused by last FireOS update 6.2.7.3, click back button until you are on launcher or press home button and pin the launcher as favorite to Amazon Home to...

the settings app doesn't work for me on my FireTV Stick 4k

I've installed the settings app, started LeanOnFireLauncher and the settings app and selected to disable the amazon launcher, here I get error message about ADB. Adb is on and deployed...

[latest AndroidX libs require Targetframework 12.0](https://github.com/xamarin/AndroidX/issues/444), so target for 12.0 and API 31 and look what happens.

[Xamarin.AndroidX.AppCompat.Resources](https://www.nuget.org/packages/Xamarin.AndroidX.AppCompat.Resources) has issues. See the yellow warning. ![image](https://user-images.githubusercontent.com/8274816/177147365-f33d397c-2ffd-4ba0-84d2-da2947ec1504.png) Remove it and try again.

does it only happen on emulator? Can you test it on your car? What about removing the other code and only set search. Does this help? Do you also implement...