Snip
|
CodeMirror is a versatile text editor implemented in Jav... browser. It is specialized for editing code, and comes w... language modes and addons that implement more advanced e... functionality.
|
---|
Categories |
|
---|
For Snip |
loading snip actions ... |
---|---|
For Page |
loading url actions ... |
CodeMirror is a versatile text editor implemented in JavaScript for the browser. It is specialized for editing code, and comes with a number of language modes and addons that implement more advanced editing functionality.
A rich programming API and a CSS theming system are available for customizing CodeMirror to fit your application, and extending it with new functionality.
HTML |
<p><strong>CodeMirror</strong> is a versatile text editor implemented in JavaScript for the browser. It is specialized for editing code, and comes with a number of <a href="mode/index.html">language modes</a> and <a href="doc/manual.html#addons">addons</a> that implement more advanced editing functionality.</p> <p>A rich <a href="doc/manual.html#api">programming API</a> and a CSS <a href="doc/manual.html#styling">theming</a> system are available for customizing CodeMirror to fit your application, and extending it with new functionality.</p> |
---|