jasonsutter + editor   1

CodeMirror
CodeMirror is a JavaScript library that can be used to create a relatively pleasant editor interface for code-like content ― computer programs, HTML markup, and similar. If a parser has been written for the language you are editing (see below for a list of supported languages), the code will be coloured, and the editor will help you with indentation.
javascript  editor  web  dev 
november 2010 by jasonsutter

Copy this bookmark:



description:


tags: