ace/lib/ace/mode
2011-05-16 18:03:00 +00:00
..
coffee improve coffee script error messages 2011-05-16 18:03:00 +00:00
c_cpp.js no need to track the cursor manually anymore 2011-02-11 11:51:01 +01:00
c_cpp_highlight_rules.js Fix highlighter rules to not become global objects 2011-02-15 21:01:02 +08:00
clojure.js Next line spacing default to 2 spaces rather than tab 2011-05-01 21:51:37 -04:00
clojure_highlight_rules.js bugfix 2011-05-04 09:46:19 -07:00
coffee.js add coffee script syntax checking in a worker 2011-05-16 17:22:28 +00:00
coffee_highlight_rules.js CoffeeScript mode 2011-02-08 16:03:45 +08:00
coffee_worker.js improve coffee script error messages 2011-05-16 18:03:00 +00:00
csharp.js Added CSharp language thinger 2011-02-21 12:31:14 -10:00
csharp_highlight_rules.js Added CSharp language thinger 2011-02-21 12:31:14 -10:00
css.js no need to track the cursor manually anymore 2011-02-11 11:51:01 +01:00
css_highlight_rules.js enhanced css syntax rules 2011-04-20 17:37:03 -07:00
css_test.js use new asyncjs 2011-04-29 11:26:40 +02:00
css_tokenizer_test.js use new asyncjs 2011-04-29 11:26:40 +02:00
doc_comment_highlight_rules.js fix copyright 2011-01-15 13:36:51 +01:00
html.js dom't merge embedded ruby into the standard html mode 2011-03-21 10:44:16 +00:00
html_highlight_rules.js add support for multiline attributes in html and xml modes 2011-04-26 11:15:57 +02:00
html_test.js use new asyncjs 2011-04-29 11:26:40 +02:00
html_tokenizer_test.js use new asyncjs 2011-04-29 11:26:40 +02:00
java.js commit changed java.js 2011-02-02 14:21:06 +01:00
java_highlight_rules.js added java lang classes as support.function 2011-03-09 16:16:18 +08:00
javascript.js no need to track the cursor manually anymore 2011-02-11 11:51:01 +01:00
javascript_highlight_rules.js fix for a few of the es5 keywords 2011-04-26 09:45:17 +02:00
javascript_test.js use new asyncjs 2011-04-29 11:26:40 +02:00
javascript_tokenizer_test.js use new asyncjs 2011-04-29 11:26:40 +02:00
javascript_worker.js update packaged ace 2011-05-01 09:33:16 +00:00
javascript_worker_test.js add coffee script syntax checking in a worker 2011-05-16 17:22:28 +00:00
matching_brace_outdent.js no need to track the cursor manually anymore 2011-02-11 11:51:01 +01:00
matching_parens_outdent.js Add Clojure Mode 2011-04-27 14:58:46 -04:00
ocaml.js Simplified indenter regexp 2011-04-29 15:25:34 +02:00
ocaml_highlight_rules.js Implemented OCaml mode for Ace 2011-04-29 15:16:04 +02:00
perl.js Add a Perl syntax highlighting mode. 2011-02-15 21:06:01 +08:00
perl_highlight_rules.js add perl mode to the makefiles and convert tabs to spaces 2011-02-15 14:11:52 +01:00
php.js no need to track the cursor manually anymore 2011-02-11 11:51:01 +01:00
php_highlight_rules.js this fixes #229 2011-04-30 00:48:52 +00:00
python.js no need to track the cursor manually anymore 2011-02-11 11:51:01 +01:00
python_highlight_rules.js Fix highlighter rules to not become global objects 2011-02-15 21:01:02 +08:00
ruby.js no need to track the cursor manually anymore 2011-02-11 11:51:01 +01:00
ruby_highlight_rules.js add last exception symbol 2011-03-21 18:40:34 +08:00
svg.js Add svg mode with support for embedded JavaScript 2011-03-07 19:55:24 +01:00
svg_highlight_rules.js Add svg mode with support for embedded JavaScript 2011-03-07 19:55:24 +01:00
text.js bug fixes and tests 2011-02-17 01:54:31 +08:00
text_highlight_rules.js Removed superfluous comma which breaks IE 2011-02-11 03:46:15 +08:00
text_test.js use new asyncjs 2011-04-29 11:26:40 +02:00
textile.js (Forgot those licenses.. ;) ) 2011-02-23 12:25:01 +01:00
textile_highlight_rules.js (Forgot those licenses.. ;) ) 2011-02-23 12:25:01 +01:00
xml.js fix copyright 2011-01-15 13:36:51 +01:00
xml_highlight_rules.js add support for multiline attributes in html and xml modes 2011-04-26 11:15:57 +02:00
xml_test.js use new asyncjs 2011-04-29 11:26:40 +02:00
xml_tokenizer_test.js use new asyncjs 2011-04-29 11:26:40 +02:00