Reputation: 1931
VS 2022
How do I get rid of these annoying error popups while I'm typing? They even appear over the text I'm currently typing sometimes.
I'm not exactly sure when it started, I may have accidentally turned on an option by mistake, but I don't remember which option controls this.
Upvotes: 1
Views: 53
Reputation: 141
Tools > Options > Text Editor > C# (for example) > Advanced > Display diagnostics inline (uncheck)
Upvotes: 2