Ace (Ajax.org Cloud9 Editor) http://ace.c9.io
Find a file
2011-01-13 14:01:18 +01:00
build update build 2010-12-09 11:00:07 +01:00
demo Fix move to first/last character in line if in wrap mode. Fixes some other bugs on the way and add some simple unit tests. 2011-01-13 14:01:18 +01:00
doc move files one level up 2010-10-27 12:39:54 +02:00
lib/ace Fix move to first/last character in line if in wrap mode. Fixes some other bugs on the way and add some simple unit tests. 2011-01-13 14:01:18 +01:00
support Simple line wrapping is up but a little bit of a hack right now 2011-01-07 12:15:25 +01:00
tool move dom.js into pilot 2010-11-23 14:27:44 +00:00
.gitignore ignore hidden zipped files 2011-01-03 11:03:13 +01:00
.gitmodules user ajaxorg fork 2011-01-03 10:14:04 +01:00
.project update eclipse project settings 2010-04-12 13:11:14 +02:00
build.js Merge remote branch 'remotes/mozilla/master' 2010-12-10 16:54:14 +01:00
editor.html Add LoreIpsum TextDocument in editor.html. Fix bug in Document.documentToScreenRow() and set Document.wrapLimit to 80. 2011-01-09 11:18:03 +01:00
index.html fix url to the demo page 2010-12-15 12:37:47 +01:00
LICENSE move files one level up 2010-10-27 12:39:54 +02:00
Makefile add makefile 2010-11-04 16:45:29 +01:00
package.json rename "src" to "lib" 2010-10-27 13:11:21 +02:00
Readme.md fix link in README 2010-12-17 10:01:12 +01:00

ACE (Ajax.org Code Editor)

ACE is a standalone code editor written in JavaScript. It can be easily embedded in any web page and JavaScript application. It is currently used as the editor component of the Cloud9 IDE.

Checkout the demo!