Re: Xcode 7 syntax coloring broken
Re: Xcode 7 syntax coloring broken
- Subject: Re: Xcode 7 syntax coloring broken
- From: Quincey Morris <email@hidden>
- Date: Sat, 30 Jul 2016 14:31:32 -0700
- Feedback-id: 167118m:167118agrif8a:167118sIk-Rm1F_7:SMTPCORP
On Jul 29, 2016, at 14:31 , Trygve Inda <email@hidden> wrote:
I have Project Class Names set to blue and Other Class Names set to magenta.
So do I, more or less, and it seems to be working in Xcode 7.3.1 as well as in past versions. All the class names are coming up in magenta when I do something like:
@class MyClass;
What does “something like” mean? Is MyClass actually defined within the module, or is there only this forward reference? Is the actual declaration in a header file that Xcode regards as coming from a framework or library? |
_______________________________________________
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