TextArea: Syntax Highlighted for TSQL?
- by Abs
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