There seems to be a new feature in Xcode (13.4.1) in which when you edit any line in Xcode it shows you the old version of that very line. So, for example if you have the the following line of code:
private func signOut()
and you make some change to it, for example:
private func signOuts()
Now xcode shows you both the old and new lines in the following way:

I found this new feature to be absolutely annoying and confusing and I could not even figure out how to turn it off. I've tried Xcode >> Preferences >> Source Control and deselected "Show source control changes" without luck. Any ideas on how to turn this absolutely annoying feature off? Checked SO but could not find the solucion!
this was driving me crazy too! What worked for me: View menu > Hide Code Review. Hope this helps!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With