What do you mean by Error List window continuously pops up? As I make a change in the code I do see errors show up and disappear in the error list but it does not prevent me from coding
Error List Appears While Editing
I am using Visual Studio 2022 (64-bit) Version 17.1.0 to create Xamarin.Android apps using C#. While editing my code, the Error List window continuously pops up as I edit my code. For example, if I start commenting a line, the Error List immediately opens after typing a single "/". This makes it nearly impossible to edit my code without closing the Error List completely. This problem only recently started, I think it may have something to do with an update, but I am not sure what to do about it. So far, I have only noticed this in C#, but it may be applicable in other places as well. What is the problem?