is it possible to have a <textarea> widget to support php syntax coloring with jQuery?
In short, I'd need to colorize code while the user is typing it into the textarea.
It would be great if line numbers were shown too, but it is not strictly necessary.
Any other framework would eventually be welcome.
Thanks.