Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Hide git changes/history on the left side

I would really like to turn off seeing git history changes inside my source file.

enter image description here

like image 574
Waldemar Avatar asked Oct 18 '25 03:10

Waldemar


1 Answers

In the menu, go to Tools > Options, then look for Text Editor > General.
Uncheck the Track changes checkbox and click "Ok":

enter image description here

like image 141
evilmandarine Avatar answered Oct 19 '25 23:10

evilmandarine