TouchDevelop/www/ace
Peli de Halleux bec612b89c adding mysql/sql modes 2015-08-30 22:38:23 -07:00
..
README.md
ace-main.ts
ace.js
editor.html
mode-c_cpp.js
mode-css.js
mode-html.js
mode-javascript.js
mode-json.js
mode-mysql.js
mode-sql.js
mode-xml.js
refs.ts
theme-twilight.js
worker-css.js
worker-html.js
worker-javascript.js
worker-json.js
worker-xml.js

README.md

This directory contains an "an external editor" sample, implemented using Ace.

The following files have been pulled from the src-noconflict directory of https://github.com/ajaxorg/ace-builds/:

  • ace.js
  • mode-c_cpp.js
  • theme-twilight.js

To refresh these files, just pull from the aforementioned repository and copy the new versions here.