Search code examples
visual-studioide

Is it possible to Hide the Errors and Warnings icons in Visual Studio 2022


I don't want to see the below icons when the Code Editor is Open. I find it somewhat distracting.

Mini Icons

I am fine with seeing these icons only when I open the Errors List Window.

Errors Window

If it's not possible to Hide the Icons can I turn them off from updating until I am ready? Stack Overflow is asking me to write more text but I am not certain what else to write.

Thank you


Solution

  • If you don't need to see these icons, you can uncheck the option Show file health indicator to hide Errors and Warnings icons(“No issues found”.) in VS 2022.

    Tools->Options->Text Editor->General->Display enter image description here