Re: syntax coloring while typing strings
Re: syntax coloring while typing strings
- Subject: Re: syntax coloring while typing strings
- From: Ken Worley <email@hidden>
- Date: Fri, 13 Oct 2006 12:40:04 -0600
On Oct 13, 2006, at 11:54 AM, Paul Archibald wrote: Comrades:
Have any of you been bothered by Xcode's realtime syntax coloring for strings? When I type in a string literal, like I do while sticking printlns into my code like
System.out.println("the value of x is " + x + "at this point");
I find that as soon as I type the first doublequote all the text form that point on changes color to the string color, which is fine, but when I type the closing doublequote that colorization is not updated, and Xcode leaves that unquoted text in the wrong color. I have to page down and back up to get the proper color.
I know this is trivial. but is there a fix for it? Or does anyone know if it is a registered bug? It is certainly known on this list. I believe Apple is aware of it.
Ken
-- Ken Worley Software Engineer, Tiberius, Inc.
|
_______________________________________________
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