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
Garen Torikian
629e543ef4
Reshuffle dirs
2013-01-14 21:48:59 +04:00
Garen Torikian
95bd44f342
Rebuild API docs
2012-11-28 22:23:32 +04:00
nightwing
c44565ff3a
fix ignorecase in createKeywordMapper
2012-11-25 01:52:14 +04:00
nightwing
730084b6d1
add folding rules to new modes
2012-11-25 01:52:14 +04:00
Garen Torikian
5f7884657a
Add Dart support
2012-11-12 19:41:49 +04:00
Harutyun Amirjanyan
88bcdb075c
Merge pull request #1092 from ajaxorg/mode/objc
...
Add obj-c support
2012-11-10 01:45:49 -08:00
Garen Torikian
8b1404bd4e
Update Objc Rules
2012-11-10 13:29:50 +04:00
nightwing
502b1af138
update jshint and csslint
2012-11-04 17:29:06 +04:00
nightwing
e0a2e1c688
Merge branch 'chromecxtmenu' into master
2012-10-29 13:02:27 +04:00
nightwing
fb401dc298
update require.js
2012-10-29 11:58:37 +04:00
DanyaPostfactum
73f68abfc1
Retarget css-class changing from each cursor to whole cursor layer
2012-10-26 19:41:25 +04:00
nightwing
872125db46
use relative paths everywhere
2012-10-13 17:46:44 +04:00
Harutyun Amirjanyan
201210fefa
update highlighting when mode is changed
2012-10-04 03:25:48 -04:00
Harutyun Amirjanyan
30445fd2f8
add some semicolons ;(
2012-10-04 03:15:55 -04:00
nightwing
3d6ce5fdf5
Merge remote-tracking branch 'remotes/origin/master' into mode_live_edit
...
Conflicts:
demo/kitchen-sink/demo.js
lib/ace/mode/coffee_highlight_rules_test.js
2012-10-03 22:44:58 +04:00
Mostafa Eweda
7cdc24cd64
Merge pull request #941 from ajaxorg/worker
...
Worker refactor
2012-10-03 02:34:47 -07:00
Garen Torikian
99f28492c1
Remove TMlanguage file
2012-10-01 22:55:24 -07:00
Garen Torikian
182542a77c
Add typescript support
2012-10-01 22:52:30 -07:00
nightwing
cbfb690a2e
Merge remote-tracking branch 'remotes/origin/master' into worker
...
Conflicts:
lib/ace/css/editor.css
2012-10-02 00:23:58 +04:00
DanyaPostfactum
a9f9bbbf8e
Remove "%cssClass% .ace_editor" unused css-rule
2012-10-01 18:48:45 +10:00
DanyaPostfactum
fe5aa98fc5
rename .start to .ace_start for selection markers
2012-10-01 18:43:59 +10:00
DanyaPostfactum
0490b34fe2
Rename multiselect to ace_multiselect
2012-10-01 18:13:59 +10:00
DanyaPostfactum
15c5290aec
Replace _ by - in css-classes
2012-10-01 16:50:23 +10:00
nightwing
854f21595b
add simple page for live editing highlighters
2012-09-30 02:59:57 +04:00
nightwing
a6ce721d92
add indent guides for ambiance and xcode
2012-09-19 18:39:29 +04:00
Garen Torikian
ecfdc5fbc4
Update themes some more
2012-09-19 18:39:29 +04:00
nightwing
021d169fbe
remove redundant rules from themes
2012-09-19 18:39:29 +04:00
Garen Torikian
4017abd825
Make updates to theme parser logic and tool
2012-09-19 18:39:07 +04:00
nightwing
d03f2ae38b
update jshint
2012-09-14 12:31:01 +04:00
nightwing
ec524419ce
update worker dependencies
2012-09-14 12:30:56 +04:00
Garen Torikian
70a8c0638f
Move plist to tools folder package.json
2012-09-11 14:29:22 -07:00
nightwing
ce4912366f
convert regexps with x flag to js form
2012-09-11 10:39:32 +04:00
Garen Torikian
7a936294b3
Final minor updates :)
2012-09-11 10:20:24 +04:00
Garen Torikian
d5a3cda3a5
Restore perms of tmtheme
2012-09-11 10:20:23 +04:00
Garen Torikian
2c75f57964
Remove deleted files
2012-09-11 10:20:23 +04:00
Garen Torikian
5520f3511d
More minor updates
2012-09-11 10:20:23 +04:00
Garen Torikian
7448552d48
Minor updates
2012-09-11 10:20:22 +04:00
Garen Torikian
3bbfc457ae
Minor updates
2012-09-11 10:20:22 +04:00
Garen Torikian
1868e7c247
Fix Textmate ignoring
2012-09-11 10:20:21 +04:00
Garen Torikian
54a8a126f8
Disentangle unfinished theme work
2012-09-11 10:20:21 +04:00
Garen Torikian
3a604c83b7
Move out objc highlighting attempts
2012-09-11 10:20:21 +04:00
Garen Torikian
f1e5e6fbff
Add new GitHub/Chrome builds from tmtheme
2012-09-11 10:20:20 +04:00