TextArea: Syntax Highlighted for TSQL?
Posted
by Abs
on Stack Overflow
See other posts from Stack Overflow
or by Abs
Published on 2010-04-23T11:08:13Z
Indexed on
2010/04/23
11:13 UTC
Read the original article
Hit count: 480
Hello all,
I am looking for a very simple web based syntax highlighter where users can paste in code and be able to edit the code in a simple text area.
I am hoping there is one for TSQL? The best I have found so far is this but this is SQL, I was hoping it to be TSQL. I could probably edit it myself but I am looking for something that I can easily drop into my web app.
Thanks all
© Stack Overflow or respective owner