Skip to content

ce-store/code-mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CE CodeMirror

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.

This project defines a CodeMirror mode for Controlled English.

Features

  • Syntax highlighting
  • Autocomplete
  • Line numbers
  • Auto indentation

Use

You can install this using bower:

bower install --save codemirror-ce

You can run the example by opening index.html in your browser.

Coming soon!

  • Linting

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published