Ace (Ajax.org Cloud9 Editor)
http://ace.c9.io
the tab length not being taken into account. Added DOM emulation to the unit tests so that they can be run from node. Extended the Mockrenderer for the unit tests. Made the majority of the unit tests work again (barring those for moveLinesUp, see below). Fixed a bug in moveLinesUp that caused an empty line to be inserted. However, this fix causes the editor to break (need to look at this). |
||
|---|---|---|
| build | ||
| demo | ||
| doc | ||
| lib/ace | ||
| plugins/pilot/lib | ||
| support | ||
| tool | ||
| .gitignore | ||
| .gitmodules | ||
| .project | ||
| build.js | ||
| editor.html | ||
| index.html | ||
| LICENSE | ||
| Makefile | ||
| package.json | ||
| Readme.md | ||
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!