Re: Version editor ignore whitespace?
Re: Version editor ignore whitespace?
- Subject: Re: Version editor ignore whitespace?
- From: Marco S Hyman <email@hidden>
- Date: Sat, 20 Jun 2015 15:13:38 -0700
> On Jun 20, 2015, at 3:08 PM, Quincey Morris <email@hidden> wrote:
>
> On Jun 20, 2015, at 14:59 , Marco S Hyman <email@hidden> wrote:
>>
>> I want an option to hide all whitespace differences or at least
>> use a different (lighter) highlight color for those differences.
>
> This is the behavior I’m seeing in Xcode 7. Given a line that’s the currently the same as the version editor, with Hide Whitespace in effect, I don’t get a highlight on any change I make that’s an insertion or deletion of spaces or tabs initially, medially or terminally.
And if you change something besides whitespace on the line the whitespace
changes are again highlighted. At least they are on Xcode7 as I have it
configured. When I change
var foo = “bar”
to
var foo = “baz”
I want the “bar” vs “baz” change highlighted strongly. I don’t need to see
that I added some extra whitespace (mostly).
Hmmm, I wonder if changing the Font and Color preferences will change this.
Must play some more.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden