Search code examples
visual-studio-2019

How can I hide the bar at the bottom of the text editor


At the bottom of the text editor in Visual Studio, there's a bar with "resize" and issues. I keep hitting this bar by accident and resizing my window, or invoking a menu that says "show the error list" (which I always have shown anyway". Since this bar is of no use to me, does anyone know a way that I can completely hide it and save myself these annoyances?

/edit: it's this bar here:

enter image description here


Solution

  • Uncheck the 'Show file health indicator' box under Options -> Text Editor -> General -> Display

    Options screenshot: