> On Jun 20, 2015, at 12:51 PM, Quincey Morris > <[email protected]> wrote: > > On Jun 20, 2015, at 11:37 , Marco S Hyman <[email protected]> wrote: >> >> But after making >> changes in Xcode opt-cmd-C is the most convenient... except for the way it >> highlights. > > As usual, “it’s more complicated than that”, in the sense that changing > whitespace, for example fixing incorrect indentation, *is* a change that’s > needs to be committed, so that it propagates to other users of the code.
Yup. It’s the highlighting that annoys me. It over emphasizes the whitespace change IMHO which makes it harder see the actual code changes. > But first, on a whim, I tried opening a version editor in Xcode 7, and > right-clicked to see what's in the menu that pops up, and it’s right there: > Hide Whitespace. AFAICT it does exactly what you ask. I’m not sure if it’s > new in Xcode 7, but it certainly looks like a case of “ask, and ye shall have > already received”. Not quite. It hides some leading whitespace on lines that otherwise had no changes. I want an option to hide all whitespace differences or at least use a different (lighter) highlight color for those differences. Marc _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to [email protected]
