Since Xcode 13, code comparison default is no longer a side-by-side diff.
There must be a way of doing this still.
I am struggling to find the option!
Since Xcode 13, code comparison default is no longer a side-by-side diff.
There must be a way of doing this still.
I am struggling to find the option!
Click on Code Review
(the blue button on the screenshot), the one with one arrow to the left and the other one to the right (or in View
Menu).
Then, on the second icon, select Side by Side Comparison
instead of Inline Comparison
(or in Editor
Menu).
"Commits list" is at the bottom, on the bar with Enable Breakpoints, etc.
View/Show Code Review
–
Conrado On XCode 15 I had to do this and then also double click on the file to get it to go into side by side view
Then the double arrows near the top right in screenshot below appeared which allowed me to switch between side by side and single view. The "lines" icon left of this allows me to choose inline or side by side too.
© 2022 - 2025 — McMap. All rights reserved.