Commit graph

178 commits

Author SHA1 Message Date
Smirnov O. A
fb41c6ce4e Update update_deps.js for xmldom 2015-01-16 09:57:52 +03:00
nightwing
5e4facea44 fix livescript highlighting 2015-01-11 22:23:25 +04:00
nightwing
72edcd332d tweak mode_creator 2015-01-05 00:34:25 +04:00
nightwing
aceddd9f8f Merge branch 'pull/2273' 2015-01-04 23:54:00 +04:00
nightwing
ad9aa35ffe Revert "Reduced size of sample document" 2015-01-04 23:52:40 +04:00
nightwing
0054bb8794 cleanup 2015-01-04 23:48:28 +04:00
Matthias S. Benkmann
eccc98b83b net.put => net.request('PUT'; improved usability for "Save" buttons 2014-12-23 16:33:56 +01:00
Matthias S. Benkmann
8919b113d1 add server upload buttons and Ctrl-S bindings to mode_editor
in combination with PUT support in ./static.py (or whatever other web server)
this allows people to save both the highlighting rules and the demo documents right
from the mode editor for a better workflow.
2014-12-23 13:03:09 +01:00
Harutyun Amirjanyan
0d4566b42b Merge pull request #2264 from aroben/convert-many-tmlanguages
Teach tmlanguage.js to process multiple .tmLanguage files at once
2014-12-04 03:44:16 -08:00
Lennart Kats
35155075e0 Merge pull request #2219 from ajaxorg/vim2
better vim mode
2014-12-04 10:55:29 +01:00
Adam Roben
23a3ba85f0 Teach tmlanguage.js to process multiple .tmLanguage files at once
You can now pass more than one .tmLanguage file to tmlanguage.js and it will
process each one in turn. This can vastly speed up the processing of multiple
files as you don't have to pay the node/V8 startup cost for each file.

Note that the script's "dev mode" is now controlled by a --dev flag rather than
an unnamed second argument.
2014-12-03 13:56:22 -05:00
nightwing
a185414f64 remove old vim mode 2014-11-21 23:15:34 +04:00
nightwing
f47c3ea8bd add cm vim mode 2014-11-21 23:04:16 +04:00
Adam Roben
11d15b2f28 Pretty-print CSS even when creating a new file 2014-11-20 15:19:27 -05:00
Adam Roben
89702bf606 Make tmtheme.js handle elements with no settings
We just ignore them now rather than throwing an exception.
2014-11-20 10:56:57 -05:00
Adam Roben
f471e54ef0 Teach tmtheme.js how to convert a non-built-in theme
You can now pass a .tmTheme file on the command line to have it converted.
2014-11-20 10:56:32 -05:00
nightwing
271cefb44a fix typo 2014-11-08 23:52:05 +04:00
nightwing
b8e3198ba8 version 1.1.8 2014-11-08 23:45:22 +04:00
nightwing
96061f72ae update ChangeLog 2014-11-05 16:51:34 +04:00
nightwing
ed40c1f51f improve tmlanguage.js 2014-10-10 02:05:15 +04:00
nightwing
6814187c51 fix name of templates/highlight_rules.js 2014-10-05 23:07:34 +04:00
nightwing
ab6aa3be5c fix gutter colors in theme importer 2014-10-05 22:53:31 +04:00
nightwing
14fc8adac2 cleanup mode_creator tool 2014-10-05 22:53:30 +04:00
Harutyun Amirjanyan
79eda6d2a8 Merge pull request #2111 from wcandillon/patch-3
Update XQLint dependency
2014-09-20 12:35:08 +04:00
nightwing
1bce1b2a60 cleanup tools directory 2014-09-09 21:44:27 +04:00
nightwing
dbeeea2dd9 add helper tool for starting new mode 2014-09-09 21:18:52 +04:00
William Candillon
bf8b6806a0 Update XQLint dependency
fixes #2108
2014-08-21 21:42:14 +02:00
nightwing
4e2d7a41f5 update jshint 2014-05-21 18:16:08 +04:00
William Candillon
6c38e136c1 Update xqlint version 2014-04-04 21:01:51 +04:00
William Candillon
2119154050 Update to xqlint master branch. 2014-04-04 21:01:48 +04:00
William Candillon
1c2e388c24 Update xqlint build
Conflicts:
	tool/update_deps.js
2014-04-04 21:01:47 +04:00
nightwing
dcd96294f7 update csslint 2014-03-31 20:23:45 +04:00
nightwing
bb55802197 update require.js 2014-03-31 20:02:13 +04:00
nightwing
8d45a2d209 update saxparser and jshint 2014-03-30 18:53:52 +04:00
nightwing
6285bf5d5a update cssLint and coffee 2013-12-15 21:18:13 +04:00
Lennart Kats
24c207191c Merge pull request #1702 from ajaxorg/themes
Themes
2013-12-09 04:03:10 -08:00
nightwing
4d88770435 fix bug in converter and add two new themes 2013-11-29 23:53:27 +04:00
nightwing
8b4c88d636 add apache_conf mode 2013-11-18 10:45:56 +04:00
nightwing
7d2795bc77 update mode.tmpl.js 2013-09-19 11:00:10 +04:00
nightwing
b4f8e47fe3 fix slim cursor setting 2013-09-11 23:36:28 +04:00
nightwing
14d540ddc7 update jshint again 2013-08-12 18:13:20 +04:00
nightwing
77526749bc add emmet updater 2013-07-18 13:11:08 +04:00
nightwing
987411423b update jshint updater 2013-07-18 13:03:59 +04:00
nightwing
a41a06ff33 escape . in regexp 2013-07-09 19:20:53 +04:00
nightwing
38dc22b421 fix tests 2013-07-08 15:02:29 +04:00
nightwing
c5378b54e1 fix #1508: jshint is broken in build 2013-07-08 13:58:57 +04:00
Ruben Daniels
95e0f2fffd Merge pull request #1467 from ajaxorg/jshint
update jshint and coffee
2013-07-06 03:47:08 -07:00
nightwing
d2f7247e58 add missing snippets.tmpl.js 2013-06-11 22:06:00 +04:00
nightwing
505847681d update jshint and coffee 2013-06-11 14:24:57 +04:00
nightwing
f6f475747b style improvements 2013-06-05 23:35:15 +04:00