Commit graph

3,049 commits

Author SHA1 Message Date
Adam Jimenez
9f8ed0db31 Include css rule name with lint results
This is similar to returning "raw" from JSHint, as it helps to identify the rule being applied.
2013-08-03 14:40:11 +01:00
nightwing
c80ae070f7 small cleanup 2013-07-31 17:54:44 +04:00
nightwing
844502fae6 Merge branch 'origin/master' into misc
Conflicts:
	lib/ace/virtual_renderer.js
2013-07-30 22:17:38 +04:00
nightwing
d3cd46adff fix $# and %# highlighting in perl mode 2013-07-30 22:13:48 +04:00
nightwing
d4dcdb7736 use snipetManager for expanding emmet snippets 2013-07-27 00:45:08 +04:00
nightwing
524930a2c7 force measure sizes if container is visible but width is 0 2013-07-26 23:17:12 +04:00
nightwing
ca1c27aa65 fix #1533 syntax highlighting of markdown links 2013-07-26 14:55:08 +04:00
nightwing
73d8eb5898 do not lose scheduled changes when render is canceled 2013-07-23 19:11:17 +04:00
nightwing
373693a1c4 fix weird ie8 bug 2013-07-23 15:54:15 +04:00
Lennart Kats
a4a30b6665 Merge pull request #1523 from ajaxorg/jshint
update jshint to 2.1.4
2013-07-23 00:19:43 -07:00
Lennart Kats
5bc96b69fc Merge pull request #1527 from ajaxorg/nc
renderer fixes backported from newClient
2013-07-22 12:30:02 -07:00
Lennart Kats
b204b53e78 Merge pull request #1526 from ajaxorg/site
Dogfood
2013-07-22 07:14:56 -07:00
jdalegonzalez
c03df1f602 Added parser support for traits, namespace declarations, namespace references in class names (\) and the use keyword 2013-07-20 12:29:06 -04:00
nightwing
f447430c10 automatically hide activeLine highlight if editor height is one line 2013-07-19 17:59:37 +04:00
nightwing
4e86a104c2 fix autoresizing editor on ie 2013-07-19 17:52:33 +04:00
nightwing
650fe73386 clicking on scrollbar shouldn't focus the editor 2013-07-19 17:52:33 +04:00
nightwing
26329c2d76 scrollbars should start as hidden 2013-07-19 17:52:33 +04:00
nightwing
abf5f7492f recompute longestLine when vScroll changes 2013-07-19 17:52:33 +04:00
nightwing
7f8a47939c renderer changes from newclient 2013-07-19 17:52:33 +04:00
nightwing
e0ce741f5b convert multi_select to an option 2013-07-19 17:52:33 +04:00
nightwing
ee74fe5a52 make doctype less bright 2013-07-19 03:02:59 +04:00
nightwing
a69fce21f4 use ace static highlighter in the main site 2013-07-18 21:03:35 +04:00
nightwing
9f2a17fcf5 fix snippet editor in the demo 2013-07-18 13:11:08 +04:00
nightwing
1a94ace704 fix tests 2013-07-18 13:11:07 +04:00
nightwing
2a8619e7f5 enable moz in javascript worker 2013-07-18 13:10:43 +04:00
nightwing
6788031994 allow moz and es6 settings to work together 2013-07-18 13:09:08 +04:00
nightwing
41b0914299 remove huge console emulation code 2013-07-18 13:07:55 +04:00
nightwing
d76bc364e7 update jshint to v2.1.4 2013-07-18 13:05:00 +04:00
nightwing
2270bd8c4b fix failing tests 2013-07-14 08:58:29 +04:00
nightwing
c7abff1856 use meta.tag.punctuation 2013-07-14 08:49:45 +04:00
nightwing
386f1ecade Merge branch 'highlighting/xmlrefactor' into master
Conflicts:
	lib/ace/ext/modelist.js
	lib/ace/mode/_test/tokens_luapage.json
2013-07-14 06:24:23 +04:00
Lennart Kats
aded11265f Merge pull request #1489 from ajaxorg/undo_merge
Undo merging
2013-07-12 00:04:40 -07:00
Ruben Daniels
6783f921c9 Merge pull request #1512 from ajaxorg/indent
fix #549 enter on start of indented line should keep indentation
2013-07-11 08:17:05 -07:00
nightwing
920031b877 fix #549 enter on start of indented line should keep indentation 2013-07-11 18:41:40 +04:00
nightwing
09d0044e1e fix undo selection range after delete 2013-07-11 17:35:29 +04:00
nightwing
ba0e17fd0d fix #1510 ace_invalid appears on correct diff 2013-07-11 16:50:02 +04:00
DanyaPostfactum
3c046d2ada Update highlighting tests 2013-07-11 00:31:39 +10:00
DanyaPostfactum
88d9a61dc2 Fix xml_highlight_rules qstring_inner state name 2013-07-10 14:35:24 +10:00
nightwing
49967c139a fix typo in noworker detection 2013-07-09 18:22:35 +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
nightwing
e3d14ab620 turn scrollPastEnd off by default 2013-07-07 14:40:53 +04:00
Ruben Daniels
a25a685d11 Merge pull request #1507 from ajaxorg/scroll_past_end
[WIP] scrollPastEnd
2013-07-07 02:31:37 -07:00
nightwing
1ad2602f8b add scrollPastEnd to demo 2013-07-07 13:02:57 +04:00
nightwing
8a6320bfd1 resize scrollbar for scrollPastEnd only when needed 2013-07-07 12:50:24 +04:00
nightwing
b97496009b scrollPastEnd 2013-07-07 12:48:53 +04:00
Lennart Kats
5585535d98 Merge pull request #1504 from ajaxorg/fix/build
Fix snippet loading in build
2013-07-07 01:03:44 -07:00
Lennart Kats
b1439f2bf8 Merge pull request #1487 from ajaxorg/highlighting/update
update sh and go highlighting
2013-07-07 01:00:56 -07:00
Ruben Daniels
65713e974b Merge pull request #1502 from ajaxorg/scrolling_issues
fix several small issues on mac
2013-07-06 03:48:01 -07:00
Ruben Daniels
62653ea5ba Merge pull request #1473 from ajaxorg/bgTokenizer
bgTokenizer worker should not redraw unnecessarily
2013-07-06 03:47:30 -07:00