Ace (Ajax.org Cloud9 Editor) http://ace.c9.io
Find a file
Fabian Jakobs eb71e5e240 fix link
2010-11-05 03:12:57 -07:00
build add makefile 2010-11-04 16:45:29 +01:00
demo fix typo in the demo 2010-11-05 10:50:19 +01:00
doc move files one level up 2010-10-27 12:39:54 +02:00
lib/ace add more future reserved words to the JS highlighter 2010-11-04 16:19:46 +01:00
support add original textmate themes and add license information 2010-11-05 09:43:26 +01:00
tool change path of support folder 2010-11-05 09:43:47 +01:00
.gitignore add ignore 2010-10-01 10:22:19 +02:00
.gitmodules add original textmate themes and add license information 2010-11-05 09:43:26 +01:00
.project update eclipse project settings 2010-04-12 13:11:14 +02:00
build.js don't include requireJS in the build 2010-11-04 16:31:15 +01:00
index.html fix names 2010-11-05 11:04:05 +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 2010-11-05 03:12:57 -07:00

ACE (Ajax.org Code Ediror)

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!