An editable-iframe based code editor in JavaScript. See https://github.com/marijnh/CodeMirror for the currently maintained version http://codemirror.net/
  • JavaScript 66.3%
  • HTML 30.2%
  • CSS 3.5%
Find a file
2020-10-24 10:05:53 +02:00
contrib Remove link to domain taken over by a porn site 2020-10-24 10:05:53 +02:00
css touch up baboon logo 2011-03-24 08:47:15 +01:00
js Fix broken oldIE test 2011-07-19 14:24:37 +02:00
bigtest.html drop use of class=border in example pages, since that CSS style isn't there anymore 2010-10-11 12:15:56 +02:00
compress.html adjust compression API to new /1/.. urls 2011-04-12 21:10:48 +02:00
csstest.html find a new workaround for the webkit-overwide-line-breaks-next-line issue 2010-11-04 16:28:22 +01:00
faq.html load extra font lazily, to make pages more responsive and keep offline version functional 2010-10-11 12:11:48 +02:00
highlight.html make highlight-only mode more flexible, add line-number demo to highlight.html 2009-05-11 13:04:49 +02:00
htmltest.html remove temporarily added debug button 2011-02-18 12:26:56 +01:00
index.html remove release list and such, mark release 1.0 2011-03-28 13:39:48 +02:00
jstest.html remove out-of-date notes 2011-03-21 16:28:37 +01:00
LICENSE link to the Scheme parser, give it a LICENSE file 2010-07-29 20:44:47 +02:00
manual.html remove out-of-date notes 2011-03-21 16:28:37 +01:00
mixedtest.html simplify mixed test page 2008-08-11 10:47:27 +02:00
readme.md Update link in readme 2012-09-12 15:08:21 +02:00
sparqltest.html drop use of class=border in example pages, since that CSS style isn't there anymore 2010-10-11 12:15:56 +02:00
story.html Fix spelling of highlighter 2019-01-04 11:49:43 -08:00
unittests.html fix bug with getCode sometimes clipping off the last line on WebKit 2010-11-09 09:36:53 +01:00
xhtmltest.xhtml Make CodeMirror work in XHTML documents (courtesy of Rouven Weßling) 2010-11-26 13:58:30 +01:00

CodeMirror

This repository is no longer being maintained.

All development work has shifted to https://github.com/marijnh/CodeMirror.