Using CodeMirror to add C# highlighting to an HTML TextArea

added by jongalloway
6/14/2011 4:46:27 PM

1646 Views

CodeMirror is a Javascript library that adds live syntax highlighting to a text area. This post shows how to use it in your applications.


0 comments