Re: Code Sense Coloring
Re: Code Sense Coloring
- Subject: Re: Code Sense Coloring
- From: Eeyore <email@hidden>
- Date: Sun, 26 Feb 2012 14:32:35 -0800
On Feb 26, 2012, at 1:44 PM, Joar Wingfors wrote:
> If you look at the files that are partially colored, can you see something "interesting" / weird where coloring ends? Are you using anything unusual, in terms of language features, syntax, formatting or anything like that?
I couldn't find anything "interesting" or weird about the language use at the places where coloring cuts out. Often just deleting a semi-colon and then retyping it will cause coloring to extend or disappear. I'll keep trying to figure out if there is a pattern.
I posted a couple of screen shots at http://www.monsterworks.com/syntax_coloring_gone/syntax_coloring.html.
In the first example, setNameField is a property setter.
In the second example, the last colored line and the first uncolored line are @synthesize statements whose properties are defined one immediately after the other earlier in the file.
The third example is the same issue, the variables being set are defined in the same place, but suddenly coloring seems to cease.
The fourth example is the same file as the third example, the only thing I did between the two screen shots is save the file.
Aaron
_______________________________________________
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