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
Garen Torikian
cd19233b31
Improve UX, drop dead code
2013-06-05 23:35:13 +04:00
nightwing
968688fb40
move background color to the root element
2013-05-29 00:22:30 +04:00
Lennart Kats
28c810bbce
Merge pull request #1355 from ajaxorg/highlighting/tmmodes
...
add several new modes autoconverted from textmate
2013-05-01 06:08:17 -07:00
nightwing
12bb135b54
update perf-test.html
2013-04-20 16:57:20 +04:00
nightwing
4dd3475fd9
pass line information from coffee parseErrors to the worker
2013-04-18 17:31:01 +04:00
nightwing
cf9ef326ae
fix modecreator
2013-04-18 16:51:25 +04:00
nightwing
4a5fe215c4
Merge remote-tracking branch 'remotes/origin/highlighting/tmmodes' into master
...
Conflicts:
demo/kitchen-sink/modelist.js
2013-04-16 19:09:00 +04:00
Matthew Kastor
8d0183f397
kitchen_sink & mode_creator using modelist extension
...
I refactored all requires to point at `ace/ext/modelist` deleted the
build directory and did a full rebuild. In both the kitchen sink and the
mode creator I was able to use the mode lists and see an immediate
reaction in the applications. I think it worked out. :D
2013-04-13 20:55:08 +04:00
nightwing
538359ccd6
meta scope isn't for styling
2013-04-05 19:29:59 +04:00
Lennart Kats
dd5c9954db
Merge pull request #1192 from ajaxorg/tmSnippets
...
Add support for TextMate snippets
2013-03-25 11:41:05 -07:00
Ruben Daniels
0d303296fe
Merge pull request #1318 from ajaxorg/hotfix/ie8
...
Hotfix/ie8
2013-03-24 09:35:44 -07:00
h3rb
9e3f1e663d
Update tmtheme.js
...
Adding "Terminal" theme support
2013-03-23 15:23:59 +04:00
h3rb
7809bff119
Update mode_creator.js
...
Adding "Terminal" theme support
2013-03-23 15:23:59 +04:00
h3rb
b059930cba
Update perf-test.html
...
Adding Terminal theme support
2013-03-23 15:23:59 +04:00
nightwing
dda65a5585
do not use uppercase in file names
...
mend
2013-03-20 18:43:09 +04:00
nightwing
3d43f42f8a
more work on snippet manager
2013-03-17 21:03:15 +04:00
nightwing
b8eb5a1fec
add support for TextMate snippets
2013-03-17 21:03:14 +04:00
nightwing
bbdf74261c
add worker for lua
2013-03-10 18:04:54 +04:00
nightwing
78e6200e51
update csslint
2013-03-10 18:01:16 +04:00
Lennart Kats
614a0b57d1
Merge pull request #1275 from ajaxorg/dnd
...
fix editor getting stuck in drag mode
2013-03-08 06:22:42 -08:00
nightwing
9ab5d50e0e
tweak mode converter
2013-02-28 14:03:14 +04:00
nightwing
9bfdcd4104
highlight escaped characters in strings
2013-02-25 01:52:49 +04:00
nightwing
77b5ae1062
fix tokenizer on ie8
...
changes $arrayTokens to use exec instead of split
1 it works on ie8
2 it is faster on chrome http://jsperf.com/capturing-split-vs-exec
unfortunately exec is slow on firefox but ff regexes are a bit rusty atm (v21), and whole tokenizer is slow on it anyway.
2013-02-16 23:09:42 +04:00
nightwing
ff1282556b
simplify converter
2013-02-16 23:09:21 +04:00
nightwing
0c318fa8c0
tweak mode_creator
2013-02-16 23:09:20 +04:00
Chvanikoff
3b2fb6b7a3
typo
2013-02-12 23:49:02 +04:00
nightwing
c477184f2a
update more highlighters
2013-02-02 14:44:09 +04:00