IDE auto-formatting and syntax coloring sample code?
IDE auto-formatting and syntax coloring sample code?
- Subject: IDE auto-formatting and syntax coloring sample code?
- From: Chris Gehlker <email@hidden>
- Date: Thu, 02 May 2002 09:00:31 -0700
I'm working on an IDE for ruby and the syntax coloring is turning out to be
a little more complicated than I thought. The issue is that Ruby has so many
ways to represent multi-line string literals that it is hard to determine
whether the insertion point is within one.
In the spirit of trying to avoid reinventing the wheel, I'm hoping someone
can point me toward some sample code that does syntax coloring.
--
C++: The power, elegance and simplicity of a hand grenade.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.