Syntax Coloring?
Syntax Coloring?
- Subject: Syntax Coloring?
- From: Keitaroh Kobayashi <email@hidden>
- Date: Sat, 22 Aug 2009 09:33:53 -0300
Hello, I'm writing a code editor and so far, i've been using Flex for
regex-matching the whole document every time the text is changed and
coloring appropriately... I got this idea from some CocoaBuilders or
CocoaDev forum/mailing list awhile ago, but it's terribly inefficient and
slow, especially with large documents.
Just wondering if you guys have any suggestions in the direction I should go
in... I just found NSPredicate, but I'm not sure if I should use it...
Anyways, any suggestions are greatly appreciated,
Keita
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden