##// END OF EJS Templates
Merge pull request #3136 from jfeser/8b94eddb4d15ce6f0c98675116d4609bdaaf99d9...
Min RK -
r10153:d3b4926e merge
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / html / notebook / static / codemirror
keymap
lib
mode
theme
LICENSE 1.2 KiB
r8053:58574fbf7687
Matthias BUSSONNIER
README-IPython.rst 2.2 KiB
r9702:df2798166256
Matthias BUSSONNIER
README.md 319 B
r8053:58574fbf7687
Matthias BUSSONNIER
index.html 23.0 KiB
r8053:58574fbf7687
Matthias BUSSONNIER
package.json 756 B
r8053:58574fbf7687
Matthias BUSSONNIER

CodeMirror 2

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