Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Turn off coloured change tracking areas in Visual Studio 2022

Visual Studio 2022 now shows if content is edited or new on the left side of the text editor: enter image description here

I think this used to be in the scrollbar and could be turned off there. Now I don't see it in scrollbar options and can find nothing on google about turning it off.

Right clicking on it does nothing, I've looked around in Options but can see nothing.

How do I turn this off?

thx

like image 600
niico Avatar asked Sep 18 '25 08:09

niico


1 Answers

Open Visual a Visual Studio Project go to : Tools/Option/Text Editor/ General And turn Off the Flag on 'Track Changes' checkbox.enter image description here

like image 72
1001100 1101111 1110010 110010 Avatar answered Sep 19 '25 23:09

1001100 1101111 1110010 110010