Ace (Ajax.org Cloud9 Editor) http://ace.c9.io
Find a file
2011-01-12 14:06:12 +00:00
build updated build 2011-01-12 13:30:47 +00:00
demo remove the contents of the div once weve injected into the editor. this may not be the best solution for the long term, but its a win for now 2011-01-12 12:48:01 +00:00
doc move files one level up 2010-10-27 12:39:54 +02:00
lib/ace tweak require lines for absolute paths to simplify startup 2011-01-12 01:14:40 +00:00
support catchup with cockpit 2011-01-12 11:12:35 +00:00
tool move dom.js into pilot 2010-11-23 14:27:44 +00:00
.gitignore project files, back from the dead? 2011-01-07 12:08:11 +00:00
.gitmodules switch to using the mozilla cockpit module 2011-01-11 23:15:56 -05:00
editor.html catchup with changes in cockpit - use cockputInput as element it 2011-01-04 13:31:23 +00: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.dryice.js tweak build file to make it easy to select which components to include 2011-01-12 14:06:12 +00: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
static.py added temporary static web server 2011-01-12 01:16:37 +00: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!