cloudcmd/lib/client/editor/codemirror
2012-09-26 11:05:46 -04:00
..
mode changed mode of CodeMirror to javascript 2012-08-02 08:33:19 -04:00
theme added local copies of codemirror 2012-07-27 08:16:16 -04:00
codemirror.css added local copies of codemirror 2012-07-27 08:16:16 -04:00
codemirror.js added local copies of codemirror 2012-07-27 08:16:16 -04:00
LICENSE minor changes 2012-09-26 11:05:46 -04:00
README.md minor changes 2012-09-26 11:05:46 -04:00

CodeMirror Build Status

CodeMirror is a JavaScript component that provides a code editor in the browser. When a mode is available for the language you are coding in, it will color your code, and optionally help with indentation.

The project page is http://codemirror.net The manual is at http://codemirror.net/doc/manual.html