Ace (Ajax.org Cloud9 Editor) http://ace.c9.io
Find a file
Fabian Jakobs e59bc99a47 fix demo
2011-01-19 08:53:47 +01:00
build_support fix copyright 2011-01-15 13:36:51 +01:00
demo fix demo 2011-01-19 08:53:47 +01:00
doc add some ideas 2011-01-17 13:03:11 +01:00
lib/ace all tests are green again 2011-01-19 08:41:04 +01:00
support fix node search paths for unit tests 2011-01-18 11:39:48 +01:00
tool rename css class 2011-01-17 13:01:21 +01:00
.gitignore Merge remote branch 'jviereck/keymapping' 2011-01-14 15:21:38 +01:00
.gitmodules Merge remote branch 'jviereck/keymapping' 2011-01-14 15:21:38 +01:00
editor-build.html make boot script packager friendly 2011-01-10 13:57:54 +01:00
editor.html fix toggle show invisibles and add it to the demo 2011-01-10 11:18:57 +01:00
index.html fix packaging and re-add packaged demo 2011-01-10 13:21:12 +01:00
LICENSE Merge remote branch 'jviereck/keymapping' 2011-01-14 15:21:38 +01:00
Makefile.dryice.js fix copyright 2011-01-15 13:36:51 +01:00
package.json update package.json 2011-01-14 16:18:04 +01:00
Readme.md fix packaging and re-add packaged demo 2011-01-10 13:21: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!