personal experiences and code :)

Showing posts with label syntax highlighting. Show all posts
Showing posts with label syntax highlighting. Show all posts

Tuesday, October 24, 2006

codepress: real-time syntax highlighting in a textarea

i'm very jealous; something i always wanted to do with actionscript; create an online rich text editor that does real-time syntax highlighting (at least for Java/Actionscript).

the guys over at CodePress site nailed it with javascript ;)

nice. very nice. awesome stuff.

-- eokyere :)