I’m using temporary attributes for TeXnicle (LaTeX editor), but as others have 
said, it doesn’t work if you need bold etc.

Anyway, you can see the source at github:

https://github.com/martinhewitson/TeXnicle

You need to look in 

TeXnicle/TeXnicle/TeXEditor/TextView/TeXColoringEngine.m

Originally I was using standard attributes, but this was way too slow (at least 
the way I did it) for large documents.

Cheers,

Martin


> On 20 Dec 2014, at 00:44, ecir hana <ecir.h...@gmail.com> wrote:
> 
> On Fri, Dec 19, 2014 at 6:58 PM, Quincey Morris <
> quinceymor...@rivergatesoftware.com> wrote:
> 
>> On Dec 19, 2014, at 05:36 , Charles Jenkins <cejw...@gmail.com> wrote:
>>> 
>>> Could it be that even though the layout manager's temporary attributes
>> are designed for purposes like syntax highlighting, folks don't actually
>> use them because they don't work right during edits?
>> 
>> Since temporary attributes are in fact used for (e.g.) spell checking in
>> text fields, I’m certain it works if you know how, but the path of least
>> resistance for us mere mortals seems to be to use regular attributes
>> instead.
>> 
>> 
> Maybe you haven't seen this article already, hopefully you will find it of
> some use:
> 
> http://cocoadev.com/ImplementSyntaxHighlightingUsingTemporaryAttributes
> _______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
> 
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/martin.hewitson%40aei.mpg.de
> 
> This email sent to martin.hewit...@aei.mpg.de




_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to