CodeMirror

From Wikipedia, the free encyclopedia

Template:Short description

Page Module:Infobox/styles.css has no content.

CodeMirror
[[Programmer|DeveloperTemplate:Pluralize from text]]Marijn Haverbeke
Template:Infobox software/simple
Written inJavaScript
EnginePage Template:Plainlist/styles.css has no content.Template:EditAtWikidata
PlatformWeb
TypeSource code editor
LicenseMIT
Websitecodemirror.net
Repositorycode.haverbeke.berlin/codemirror/dev

Script error: No such module "Check for conflicting parameters".Lua error in mw.title.lua at line 404: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').

CodeMirror is a JavaScript component that provides a code editor in the browser. It has a rich programming API and a focus on extensibility.

History

The first version of the editor was written early 2007, for the console in the Eloquent JavaScript website. The code was first packaged up and released under the name CodeMirror in May 2007. This version was based on the contentEditable feature of browsers.[2]

In late 2010, the Ace project, another JavaScript-based code editor, pioneered new implementation techniques and demonstrated that it is possible, even in JavaScript, to handle documents with many thousands of lines without degraded performance. This prompted a rewrite of CodeMirror [3] along the same principles. The result was version 2, which no longer relied on contentEditable and significantly improved performance.

Version 6 was released in 2022.[4][5] The library has been split into a collection of packages,[6][7] and core packages are released independently.[1]

See also

References

Page Template:Reflist/styles.css has no content.

  1. ^ a b Page Module:Citation/CS1/styles.css has no content."CodeMirror Changelog". Retrieved 2 February 2026.
  2. ^ Page Module:Citation/CS1/styles.css has no content."Implementing a Syntax-Highlighting JavaScript Editor—in JavaScript". 24 May 2007.
  3. ^ Page Module:Citation/CS1/styles.css has no content."CodeMirror 2 has entered beta". 8 February 2011.
  4. ^ Page Module:Citation/CS1/styles.css has no content.Haverbeke, Marijn (8 June 2022). "CodeMirror 6.0 has been released".
  5. ^ Page Module:Citation/CS1/styles.css has no content.Haverbeke, Marijn (8 June 2022). "CodeMirror 6.0".
  6. ^ Page Module:Citation/CS1/styles.css has no content."CodeMirror 5 to 6 Migration Guide". Retrieved 30 June 2023.
  7. ^ Page Module:Citation/CS1/styles.css has no content."CodeMirror System Guide". Retrieved 30 June 2023.

Lua error in package.lua at line 80: module 'Module:Navbox/configuration' not found. Lua error in package.lua at line 80: module 'Module:Authority control/config' not found. Template:DMCA


Template:Asbox