Commit graph

2,784 commits

Author SHA1 Message Date
DanyaPostfactum
6576190b53 Add forgotten ace_layer class to ace_print-margin-layer 2012-10-01 17:15:28 +10:00
DanyaPostfactum
911e0a8eac Simplify some of selectors in editor.css 2012-10-01 17:13:55 +10:00
DanyaPostfactum
d8e60f9f4b Vendor-prefixed css-properties should go before standart. 2012-10-01 17:06:40 +10:00
DanyaPostfactum
936d077389 Rename ace_sb to ace_scrollbar 2012-10-01 17:02:03 +10:00
ukyo
4d91fac145 fix regexp 2012-10-01 15:58:18 +09:00
DanyaPostfactum
15c5290aec Replace _ by - in css-classes 2012-10-01 16:50:23 +10:00
DanyaPostfactum
ddb40420cd add css-class to textarea 2012-10-01 16:35:23 +10:00
ukyo
1510119e7f add function regexps and tests 2012-10-01 00:18:47 +09:00
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
nightwing
21805efa88 fix highlighting of /0|1{,10}/ in javascript 2012-09-30 03:00:22 +04:00
nightwing
3b911019f1 fix highlighting of /"[s]/ in coffeeScript 2012-09-30 03:00:22 +04:00
nightwing
e2abf0f8f5 tweak YAML mode 2012-09-30 03:00:22 +04:00
nightwing
ae2149241e add asciidoc highlighter 2012-09-30 02:59:57 +04:00
nightwing
854f21595b add simple page for live editing highlighters 2012-09-30 02:59:57 +04:00
ukyo
6dbfcaa3a9 fix typo 2012-09-30 02:56:42 +09:00
nightwing
682bb31c54 vim mode: fix df 2012-09-28 18:44:29 +04: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
nightwing
82550104db do not group annotations by rows since whole array is replaced every time 2012-09-14 12:31:01 +04:00
nightwing
d03f2ae38b update jshint 2012-09-14 12:31:01 +04:00
nightwing
e0efc143c6 fix csslint 2012-09-14 12:31:00 +04:00
nightwing
b44bcb50ce reduce flickering of annotations while editing 2012-09-14 12:31:00 +04:00
nightwing
828e445a27 small cleanup 2012-09-14 12:30:59 +04:00
nightwing
a44236cfcc do not show gutter tooltip while selecting 2012-09-14 12:30:59 +04:00
nightwing
8edefd21a7 fix tests 2012-09-14 12:30:58 +04:00
nightwing
8c97bba86a add options for cssLint 2012-09-14 12:30:58 +04:00
nightwing
5016cc3305 use only jshint in javascript worker 2012-09-14 12:30:57 +04:00
nightwing
ec524419ce update worker dependencies 2012-09-14 12:30:56 +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