Commit graph

2,011 commits

Author SHA1 Message Date
nightwing
4c9f8cf0bd ie8 fixes 2012-10-29 11:58:38 +04:00
DanyaPostfactum
9d82f0d406 Fix contextual menu in Chrome (Windows) 2012-10-29 11:58:38 +04:00
Lennart Kats
72dde40c76 Make sure wrapping behaves the same as before 2012-10-22 14:17:08 +02:00
Lennart Kats
6338bd10f3 Merge remote-tracking branch 'origin/master' into selective-bracket-insertion 2012-10-22 11:42:25 +02:00
Mostafa Eweda
9a08960ed0 Merge pull request #1015 from ajaxorg/build
fix build
2012-10-21 12:11:57 -07:00
Harutyun Amirjanyan
b95ece2cc4 Merge pull request #1046 from ajaxorg/feature/sorLines
Add sortLines functionality in all modes
2012-10-20 13:55:05 -07:00
nightwing
27ac92f9b0 cleanup 2012-10-21 00:45:45 +04:00
Steve Valaitis
8f46921e5d Add keywords insert,update,delete for SQL mode 2012-10-19 15:51:53 -05:00
Vlad Zinculescu
281a1ca2a8 add sortLines functionality in all modes 2012-10-19 12:56:44 +02:00
Lennart Kats
40bc5ee79a Allow bracket insertion after closing bracket: }() 2012-10-18 17:29:15 +02:00
Lennart Kats
99f6953108 Only skip closing brackets if they were just auto-inserted 2012-10-18 16:36:44 +02:00
Lennart Kats
b126f5d314 Allow multiple bracket closing insertionss like {{{}}} 2012-10-18 16:36:44 +02:00
Lennart Kats
5ed0998ce7 Be selective when auto-inserting brackets 2012-10-18 16:36:44 +02:00
Lennart Kats
2950c67e3e Don't surround bracketize brackets when you're trying to overwrite them 2012-10-18 16:36:44 +02:00
William Candillon
daf7707d96 Add license header on the XQuery Syntax highlighter. 2012-10-18 12:25:08 +02:00
William Candillon
57635c78fa Merge git://github.com/ajaxorg/ace 2012-10-18 10:42:58 +02:00
William Candillon
f2a9bd1b02 Update XQuery Parser. 2012-10-18 10:41:54 +02:00
Harutyun Amirjanyan
063e8442a3 Merge pull request #1016 from ajaxorg/mode/jade
Fix JS highlight rules embedded in Jade
2012-10-18 00:12:39 -07:00
Garen Torikian
4fee6a4034 Update generated API content 2012-10-17 13:32:51 -07:00
Garen Torikian
4a949a5cb1 Update doc, fix #1041 2012-10-17 13:14:41 -07:00
Mostafa Eweda
2a41a7e929 Merge pull request #1036 from ajaxorg/worker-api-compatibility
[Trivial] Update worker API compatibility
2012-10-15 10:01:49 -07:00
Mostafa Eweda
08bce08db5 log multiple arguments support + Remove unused msgs argument 2012-10-15 18:12:32 +02:00
Harutyun Amirjanyan
eeda80933a Merge pull request #1022 from adamjimenez/patch-14
Fix double click php var selects the $ sign #2
2012-10-15 07:16:02 -07:00
Lennart Kats
e2bd27a559 Fix break keyword highlighting 2012-10-15 16:02:02 +02:00
Lennart Kats
5e64876ce7 Support console.log/error with non-array arguments 2012-10-15 15:25:29 +02:00
Lennart Kats
8ed09f246a Merge pull request #1033 from ajaxorg/annotations
allow multiline annotations
2012-10-15 06:22:14 -07:00
nightwing
7fc1944c8b allow multiline annotations 2012-10-15 17:14:29 +04:00
nightwing
446556ea4f missing semicolon must show info not warning 2012-10-15 14:09:49 +04:00
nightwing
872125db46 use relative paths everywhere 2012-10-13 17:46:44 +04:00
nightwing
8c310caf8b include fold_mode in main build since it is used by all modes 2012-10-13 17:06:43 +04:00
Mostafa Eweda
34b2e292c7 Merge pull request #994 from ajaxorg/cleanup
Cleanup
2012-10-12 16:09:48 -07:00
Adam Jimenez
b61fe0c5a4 Fix double click php var selects the $ sign #2
Fix #654: double clicking php vars selects the $ sign
2012-10-09 14:59:53 +02:00
Garen Torikian
255bb49834 Fix JS highlight rules 2012-10-06 11:42:32 -07:00
nightwing
d03889b01e remove trailing commas 2012-10-06 20:45:47 +04:00
nightwing
b28cf374be fix underescaped reexps 2012-10-06 20:39:06 +04:00
nightwing
b0fac77a37 char is a reserved word 2012-10-06 20:39:05 +04:00
nightwing
5310a38dc8 fix typo 2012-10-06 20:39:05 +04:00
nightwing
20a7a6307d remove state handler from build 2012-10-06 14:55:43 +04:00
Adam Jimenez
a541f897a0 Update lib/ace/mode/php_highlight_rules.js
support php short tags <?
2012-10-05 09:31:02 +02:00
Harutyun Amirjanyan
2ef35a2ee9 fix ?? highlighting in js mode 2012-10-04 04:21:56 -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
Harutyun Amirjanyan
30c8082b72 Merge pull request #1007 from ajaxorg/theme/cobalt
Update missing strings; add a few more JS keywords
2012-10-03 11:19:50 -07:00
Garen Torikian
fd56ff0194 Update lib/ace/theme/kr_theme.css 2012-10-03 10:58:29 -07:00
Garen Torikian
a60af0030a Update missing strings; add a few more JS keywords 2012-10-03 09:41:07 -07:00
Mostafa Eweda
04030e847e Merge branch 'master' into bold_fonts
Conflicts:
	lib/ace/theme/github.css
2012-10-03 11:50:21 +02:00
Mostafa Eweda
7cdc24cd64 Merge pull request #941 from ajaxorg/worker
Worker refactor
2012-10-03 02:34:47 -07:00
Mostafa Eweda
cbf007010e Multiple annotations should show on multiple lines 2012-10-03 11:30:36 +02:00
Mostafa Eweda
9b993ee9c2 Missing semicolon is a warning 2012-10-03 11:29:59 +02:00
Ruben Daniels
eae66e4fc2 Merge pull request #1005 from ajaxorg/mode/typescript
Some updates to typescript
2012-10-02 15:07:59 -07:00
Garen Torikian
ef4327769a Merge branch 'mode/typescript' of github.com:ajaxorg/ace into mode/typescript 2012-10-02 15:05:51 -07:00