Commit graph

1,910 commits

Author SHA1 Message Date
ukyo
ffa0331542 fix function regexp 2012-09-30 20:20:36 +09:00
ukyo
706652048f small fix and add tests 2012-09-30 18:58:45 +09:00
ukyo
663fae408e small fix about illegal keywords 2012-09-30 17:39:35 +09:00
ukyo
7f302bfc2f update coffeescript highlight rules 2012-09-30 17:04:01 +09:00
ukyo
6dbfcaa3a9 fix typo 2012-09-30 02:56:42 +09:00
Garen Torikian
ff5b55e09d Merge pull request #957 from ajaxorg/themes
Theme update
2012-09-26 12:13:37 -07:00
Mostafa Eweda
2f59389bd7 Add JSP mixed mode highlighter 2012-09-25 19:07:40 +02:00
DanyaPostfactum
10296a87a5 Fix ctrl+- issue 2012-09-20 05:10:58 +10:00
nightwing
3aca398f1d fix active line color for solarized_dark theme 2012-09-19 21:32:40 +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
nightwing
2e55b85a97 regenerate all themes 2012-09-19 18:39:28 +04:00
Lennart Kats
1ff5571bb7 Merge pull request #942 from ajaxorg/tmp
fix miscellaneous small bugs
2012-09-19 07:02:41 -07:00
Harutyun Amirjanyan
859c753507 Merge pull request #913 from quexer/patch-2
Update lib/ace/mode/markdown_highlight_rules.js
2012-09-18 00:58:22 -07:00
quexer
a68ec0b346 update license block 2012-09-18 15:46:36 +08:00
Lennart Kats
4d2e0931db Add sanity check for require([module], function(){}) form 2012-09-17 13:47:36 +02:00
Lennart Kats
b02ba2b3d0 Add varargs console.log to worker 2012-09-17 13:47:36 +02:00
DanyaPostfactum
ea391b3550 Monokai theme selection contrast fix 2012-09-17 06:42:28 +10:00
nightwing
1a603dfa4e fix cursor remains hidden if textarea is autofocused 2012-09-16 22:42:08 +04:00
Irakli Gozalishvili
df4816a769 Adding ambiance theme. 2012-09-13 15:20:39 -07:00
quexer
90e356be16 clean test log 2012-09-13 15:38:08 +08:00
quexer
7c9cfcaf60 fix bug for atx style header parsing. unittests added 2012-09-13 15:18:28 +08:00
Mostafa Eweda
7966efc0df Merge pull request #881 from ajaxorg/align_cursors
add command to align cursors
2012-09-11 12:40:48 -07:00
Mostafa Eweda
ec1eac929d Merge pull request #923 from ajaxorg/highlighting/js
better highlighting of js regexps
2012-09-11 12:01:50 -07:00
Mostafa Eweda
994a0b3cc3 Merge pull request #922 from ajaxorg/tmp
fix miscellaneous small bugs
2012-09-11 11:27:20 -07:00
nightwing
9df6bd5926 store tokens in a more readable format 2012-09-11 22:05:10 +04:00
nightwing
f44e4455db update tests 2012-09-11 21:46:28 +04:00
nightwing
2a5e44eba2 better highlighting of js regexps 2012-09-11 21:46:10 +04:00
Harutyun Amirjanyan
c44c0137d5 Merge pull request #928 from mvj3/master
Fix   Cannot read property 'env' of null
2012-09-11 00:16:39 -07:00
nightwing
a074f354ee splitIntoLines must split one lined selection 2012-09-11 10:50:41 +04:00
nightwing
4e12d1c9b9 add alignCursors command (ctrl+alt+a) 2012-09-11 10:50:41 +04:00
nightwing
b9c26bcd78 vim ctrl-[ should behave exactly as esc 2012-09-11 10:49:47 +04:00
nightwing
c1f194f8bd cleanup themes 2012-09-11 10:49:46 +04:00
nightwing
e3ead4f3b0 workaround for - key bug on firefox 2012-09-11 10:49:46 +04:00
nightwing
e0318e39c9 fix emacs cut command 2012-09-11 10:49:46 +04:00
nightwing
393e42b439 emacs recenter-top-bottom 2012-09-11 10:49:45 +04:00
nightwing
e00da55c92 vim {} motions 2012-09-11 10:49:45 +04:00
nightwing
1d04dcf5c9 small cleanup 2012-09-11 10:49:45 +04:00
nightwing
c54da935ab create dom elements only for visible cursors 2012-09-11 10:49:44 +04:00
nightwing
eab6061282 fix regression in drawing foldwidgets on wrapped lines 2012-09-11 10:49:44 +04:00
Garen Torikian
7a936294b3 Final minor updates :) 2012-09-11 10:20:24 +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
520c0b8285 Restore themes 2012-09-11 10:20:22 +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
Garen Torikian
ab8c3076c5 More c/obj-c updates 2012-09-11 10:20:20 +04:00
Garen Torikian
779c00eace Fix C highlighting, update ObjC, fix themes, add UUID 2012-09-11 10:20:20 +04:00
Garen Torikian
ff2ac65b2b Save everything in case computer melts 2012-09-11 10:20:19 +04:00