cloudcmd/lib/client/editor/codemirror3
2012-11-15 05:10:10 -05:00
..
mode fixed bug with keys panel and fm bottom margin 2012-11-15 05:10:10 -05:00
theme added module main.js with all required modules 2012-11-02 05:01:14 -04:00
codemirror.css fixed bug with keys panel and fm bottom margin 2012-11-15 05:10:10 -05:00
codemirror.js fixed bug with keys panel and fm bottom margin 2012-11-15 05:10:10 -05:00
LICENSE added module main.js with all required modules 2012-11-02 05:01:14 -04:00
package.json fixed bug with keys panel and fm bottom margin 2012-11-15 05:10:10 -05:00
README.md added module main.js with all required modules 2012-11-02 05:01:14 -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