ace/lib/ace/mode
2012-09-18 15:46:36 +08:00
..
_test trivial priniting tweak 2012-09-04 18:42:01 +02:00
behaviour Merge pull request #845 from wcandillon/master 2012-08-07 08:18:25 -07:00
coffee tabs to spaces 2012-05-01 12:07:44 +02:00
css update dependencies 2012-03-23 21:00:47 +04:00
folding improve performance of search result folding 2012-08-03 18:46:56 +04:00
json tabs to spaces 2012-05-01 12:07:44 +02:00
xquery Add instruction on how to generate the XQuery parser. 2012-05-25 04:25:56 +02:00
behaviour.js tabs to spaces 2012-05-01 12:07:44 +02:00
c9search.js fix folding for c9search (for lines matching /\w:$/) 2012-06-30 13:25:36 +04:00
c9search_highlight_rules.js Updates to c9 highlighing 2012-06-12 09:10:49 -07:00
c_cpp.js use strict 2011-12-19 15:15:29 +01:00
c_cpp_highlight_rules.js convert rest of the modes to new style 2012-08-31 19:21:47 +04:00
clojure.js use strict 2011-12-19 15:15:29 +01:00
clojure_highlight_rules.js convert rest of the modes to new style 2012-08-31 19:21:47 +04:00
coffee.js code style 2012-07-20 23:38:46 +04:00
coffee_highlight_rules.js convert rest of the modes to new style 2012-08-31 19:21:47 +04:00
coffee_highlight_rules_test.js tabs to spaces 2012-05-01 12:07:44 +02:00
coffee_worker.js tabs to spaces 2012-05-01 12:07:44 +02:00
coldfusion.js use strict 2011-12-19 15:15:29 +01:00
coldfusion_highlight_rules.js fix for #618: Editor gets blocked when typing <style type=" 2012-01-25 00:15:46 +04:00
coldfusion_test.js use strict 2011-12-19 15:15:29 +01:00
csharp.js use strict 2011-12-19 15:15:29 +01:00
csharp_highlight_rules.js convert rest of the modes to new style 2012-08-31 19:21:47 +04:00
css.js fix loading of unpackaged workers 2012-07-10 09:59:17 +04:00
css_highlight_rules.js convert rest of the modes to new style 2012-08-31 19:21:47 +04:00
css_highlight_rules_test.js tabs to spaces 2012-05-01 12:07:44 +02:00
css_test.js tabs to spaces 2012-05-01 12:07:44 +02:00
css_worker.js tabs to spaces 2012-05-01 12:07:44 +02:00
css_worker_test.js fix tests broken during merge 2012-07-07 00:19:41 +04:00
diff.js tweak diff mode 2012-05-27 14:50:30 +04:00
diff_highlight_rules.js tweak diff mode 2012-05-27 14:50:30 +04:00
doc_comment_highlight_rules.js make getStartRule getEndRule static 2012-04-15 19:02:18 +04:00
glsl.js add highlight rules for glsl 2012-08-24 12:08:47 +04:00
glsl_highlight_rules.js convert rest of the modes to new style 2012-08-31 19:21:47 +04:00
golang.js tripple quoted strings for groovy 2012-06-02 01:09:48 +04:00
golang_highlight_rules.js convert rest of the modes to new style 2012-08-31 19:21:47 +04:00
groovy.js use strict 2011-12-19 15:15:29 +01:00
groovy_highlight_rules.js convert rest of the modes to new style 2012-08-31 19:21:47 +04:00
haxe.js add folding fr yaml and tcl 2012-08-26 01:12:48 +04:00
haxe_highlight_rules.js convert rest of the modes to new style 2012-08-31 19:21:47 +04:00
html.js Add xml/html tag autoclosing behavior 2012-07-02 09:03:21 +10:00
html_highlight_rules.js cleanup highlight_rules 2012-08-24 12:08:06 +04:00
html_highlight_rules_test.js fix xml tokenizer tests 2012-07-07 15:14:02 +04:00
html_test.js tabs to spaces 2012-05-01 12:07:44 +02:00
java.js use strict 2011-12-19 15:15:29 +01:00
java_highlight_rules.js convert rest of the modes to new style 2012-08-31 19:21:47 +04:00
javascript.js fix loading of unpackaged workers 2012-07-10 09:59:17 +04:00
javascript_highlight_rules.js better way of handling keywords 2012-08-31 16:48:44 +04:00
javascript_highlight_rules_test.js tabs to spaces 2012-05-01 12:07:44 +02:00
javascript_test.js tabs to spaces 2012-05-01 12:07:44 +02:00
javascript_worker.js tabs to spaces 2012-05-01 12:07:44 +02:00
javascript_worker_test.js fix tests broken during merge 2012-07-07 00:19:41 +04:00
json.js fix json worker 2012-07-10 10:18:25 +04:00
json_highlight_rules.js cleanup highlight_rules 2012-08-24 12:08:06 +04:00
json_worker.js tabs to spaces 2012-05-01 12:07:44 +02:00
json_worker_test.js fix json worker 2012-07-10 10:18:25 +04:00
jsx.js add jsx mode 2012-06-04 15:49:50 +09:00
jsx_highlight_rules.js fix regex 2012-06-09 00:07:06 +09:00
latex.js use strict 2011-12-19 15:15:29 +01:00
latex_highlight_rules.js use strict 2011-12-19 15:15:29 +01:00
less.js Add LESS syntax highlighting. 2012-04-05 21:18:09 +00:00
less_highlight_rules.js Add LESS syntax highlighting. 2012-04-05 21:18:09 +00:00
liquid.js Add liquid parser. 2012-04-04 16:50:08 -07:00
liquid_highlight_rules.js convert rest of the modes to new style 2012-08-31 19:21:47 +04:00
liquid_highlight_rules_test.js cleanup unit tests 2012-04-06 17:55:23 +02:00
lua.js Improved Lua indenting 2012-07-05 15:41:55 +10:00
lua_highlight_rules.js convert rest of the modes to new style 2012-08-31 19:21:47 +04:00
luapage.js Strip UTF8 BOM from luapage 2012-07-02 14:45:18 -05:00
luapage_highlight_rules.js Strip UTF8 BOM from luapage highlight rules 2012-07-02 14:44:02 -05:00
markdown.js tabs to spaces 2012-05-01 12:07:44 +02:00
markdown_highlight_rules.js fix bug for atx style header parsing. unittests added 2012-09-13 15:18:28 +08:00
markdown_highlight_rules_test.js update license block 2012-09-18 15:46:36 +08:00
matching_brace_outdent.js use strict 2011-12-19 15:15:29 +01:00
matching_parens_outdent.js use strict 2011-12-19 15:15:29 +01:00
ocaml.js use strict 2011-12-19 15:15:29 +01:00
ocaml_highlight_rules.js convert rest of the modes to new style 2012-08-31 19:21:47 +04:00
perl.js use strict 2011-12-19 15:15:29 +01:00
perl_highlight_rules.js convert rest of the modes to new style 2012-08-31 19:21:47 +04:00
pgsql.js add tests for all highlighters 2012-08-31 00:08:01 +04:00
pgsql_highlight_rules.js convert rest of the modes to new style 2012-08-31 19:21:47 +04:00
php.js use strict 2011-12-19 15:15:29 +01:00
php_highlight_rules.js add css and js highlighting to php mode 2012-08-31 19:27:52 +04:00
powershell.js use strict 2011-12-19 15:15:29 +01:00
powershell_highlight_rules.js convert rest of the modes to new style 2012-08-31 19:21:47 +04:00
python.js use strict 2011-12-19 15:15:29 +01:00
python_highlight_rules.js convert rest of the modes to new style 2012-08-31 19:21:47 +04:00
python_test.js tabs to spaces 2012-05-01 12:07:44 +02:00
ruby.js use strict 2011-12-19 15:15:29 +01:00
ruby_highlight_rules.js convert rest of the modes to new style 2012-08-31 19:21:47 +04:00
ruby_highlight_rules_test.js use consistent naming for unit test 2012-04-06 15:33:25 +02:00
scad.js use strict 2011-12-19 15:15:29 +01:00
scad_highlight_rules.js convert rest of the modes to new style 2012-08-31 19:21:47 +04:00
scala.js use strict 2011-12-19 15:15:29 +01:00
scala_highlight_rules.js convert rest of the modes to new style 2012-08-31 19:21:47 +04:00
scss.js use strict 2011-12-19 15:15:29 +01:00
scss_highlight_rules.js use strict 2011-12-19 15:15:29 +01:00
sh.js Add sh editing mode based on the python mode 2012-03-26 11:26:10 +02:00
sh_highlight_rules.js convert rest of the modes to new style 2012-08-31 19:21:47 +04:00
sql.js use strict 2011-12-19 15:15:29 +01:00
sql_highlight_rules.js Merge pull request #896 from luenemam/master 2012-09-06 00:56:20 -07:00
svg.js use strict 2011-12-19 15:15:29 +01:00
svg_highlight_rules.js use strict 2011-12-19 15:15:29 +01:00
tcl.js add folding fr yaml and tcl 2012-08-26 01:12:48 +04:00
tcl_highlight_rules.js convert rest of the modes to new style 2012-08-31 19:21:47 +04:00
text.js lazy highlighter for selected word 2012-05-30 22:45:12 +04:00
text_highlight_rules.js better way of handling keywords 2012-08-31 16:48:44 +04:00
text_test.js tabs to spaces 2012-05-01 12:07:44 +02:00
textile.js use strict 2011-12-19 15:15:29 +01:00
textile_highlight_rules.js better way of handling keywords 2012-08-31 16:48:44 +04:00
xml.js use strict 2011-12-19 15:15:29 +01:00
xml_highlight_rules.js Change entity.reference to constant.character.entity 2012-04-10 04:50:33 +10:00
xml_highlight_rules_test.js fix xml tokenizer tests 2012-07-07 15:14:02 +04:00
xml_test.js tabs to spaces 2012-05-01 12:07:44 +02:00
xml_util.js cleanup highlight_rules 2012-08-24 12:08:06 +04:00
xquery.js fix loading of unpackaged workers 2012-07-10 09:59:17 +04:00
xquery_highlight_rules.js convert rest of the modes to new style 2012-08-31 19:21:47 +04:00
xquery_worker.js Fix bug on the semantic highlighter. 2012-05-22 16:44:32 +02:00
yaml.js add folding fr yaml and tcl 2012-08-26 01:12:48 +04:00
yaml_highlight_rules.js fix merge conflicts 2012-05-23 22:22:03 +04:00