Suppress line numbers in Code Review?

I just updated to Xcode 13.0. Now every time I choose a file in a File Review window/tab, Xcode decides I want to see line numbers.

I have line numbers turned off in Preferences. And since I am using a GUI, and have side-by-side comparisons on, there is no reason I need line numbers. They take up space and make a side-by-side comparison less useful.

There doesn’t appear to be a preference, is there a CLI default I can set?

Accepted Reply

Looks like you've found a bug in Xcode 13.0

I don't normally show line numbers
• If I "Show Code Review", line numbers appear
• If I "Hide Code Review", the line numbers stay!

To get rid, I have to go to Preferences (where they are shown as off), and turn them on and off again

  • FB9664182

  • Also a bug in Xcode 13.1 …

Add a Comment

Replies

Looks like you've found a bug in Xcode 13.0

I don't normally show line numbers
• If I "Show Code Review", line numbers appear
• If I "Hide Code Review", the line numbers stay!

To get rid, I have to go to Preferences (where they are shown as off), and turn them on and off again

  • FB9664182

  • Also a bug in Xcode 13.1 …

Add a Comment