Files
2018-02-11 22:35:44 +04:00
..
2014-10-10 02:05:15 +04:00
2015-06-13 19:48:24 +04:00
2015-06-01 13:50:32 +04:00
2015-01-04 23:48:28 +04:00
2018-01-27 18:17:46 +04:00
2017-06-10 21:54:51 -05:00
2018-01-27 18:17:46 +04:00
2014-10-10 02:05:15 +04:00
2014-10-10 02:05:15 +04:00
2014-10-10 02:05:15 +04:00
2018-02-11 22:35:44 +04:00
2013-03-17 21:03:15 +04:00
2017-11-14 19:38:34 +04:00
2015-08-17 10:17:58 +00:00
2012-11-10 13:29:50 +04:00

Helper Scripts for Ace

To use this you need to install node.js. and run npm install in this directory.

add_mode.js

Run

node add_mode.js ModeName "extension1|extension2|^FullName"

to create all the files needed for a new mode named ModeName this adds stubs for: ace/mode/mode_name.js ace/mode/mode_name_hightlight_rules.js ace/snippets/mode_name.js ace/demo/kitchen_sink/docs/mode_name.extension1 and adds entry for the new mode to ace/ext/modelist.js

tmlanguage.js

node tmlanguage.js ./templates/dummy.JSON-tmLanguage