Is there a way to turn off Gits delete line marker in Visual Studio?

Viewed 33

These are from the Git integration telling me that I have removed a line (different from the previous commit) in a file in Visual Studio.

Its just annoying when you're refactoring a large file and there's a million red markers down the right hand site of the class stopping you from distinguishing it from the actual error red markers. Obviously this is not a massive problem but what would be nice is if it was not on by default or maybe even just a different colour.

Anyone know how to turn this off at least?

Also, if this also annoys you please help the cause: https://developercommunity.visualstudio.com/t/Remove-Red-Arrow-Indicating-Delete-Git/10150017?port=1025&fsid=4e7cff19-011d-4fa4-88b8-2de47a5df715&entry=problem

0 Answers
Related