Skip to content

annaet/code-mirror-bluemix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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

Coming soon!

  • Linting

Example

You can try out an example by opening index.html in your browser.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published