Error List Appears While Editing

Nathan Sokalski 4,111 Reputation points
2022-02-20T22:21:54.517+00:00

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?

Developer technologies | Visual Studio | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ken Tucker 5,861 Reputation points
    2022-02-21T00:30:26.707+00:00

    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

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.