syntax coloring while typing strings
syntax coloring while typing strings
- Subject: syntax coloring while typing strings
- From: Paul Archibald <email@hidden>
- Date: Fri, 13 Oct 2006 10:54:18 -0700
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?
Paul
-- things are in the saddle and ride mankind -- [emerson]
|
_______________________________________________
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