CodeMirror

CodeMirror is a JavaScript library that can be used to create a relatively pleasant editor interface for code-like content ― computer programs, HTML markup, and similar. If a mode has been written for the language you are editing, the code will be coloured, and the editor will optionally help you with indentation.

This is the project page for CodeMirror 2, the currently more actively developed, and recommended version. CodeMirror 1 is still available from here.

cdl_capture_2012-03-30-59_ 000

Supported modes:

Usage demos:

Real-world uses:

 

 

http://codemirror.net/

Leave a comment