Commit graph

4,103 commits

Author SHA1 Message Date
nightwing
a3f61f711a add some tests 2012-03-31 22:08:08 +04:00
nightwing
b546875c1d Merge remote-tracking branch 'remotes/upstream/master'
Conflicts:
	demo/kitchen-sink/demo.js
2012-03-31 20:39:26 +04:00
William Candillon
539b5fe556 Rebuild the kitchen sink. 2012-03-31 12:18:32 +02:00
William Candillon
bdb21ff646 Merge https://github.com/ajaxorg/ace
Conflicts:
	Makefile.dryice.js
	build/demo/kitchen-sink/kitchen-sink-uncompressed.js
	build/kitchen-sink.html
	build/src/ace-noconflict.js
	build/src/ace.js
	demo/kitchen-sink/demo.js
2012-03-31 10:00:21 +02:00
Garen Torikian
9b4f97565d Merge pull request #687 from ajaxorg/fix/build
Add new require dependencies
2012-03-30 14:55:43 -07:00
Garen Torikian
ad6e54ce2c Add new requires 2012-03-30 14:54:39 -07:00
Garen Torikian
78252c4cf6 Add dependencies 2012-03-30 14:52:29 -07:00
Fabian Jakobs
dd986d45e5 package 2012-03-30 18:09:11 +02:00
Fabian Jakobs
0fb6590f26 be smarter with mode and theme loading 2012-03-30 17:44:24 +02:00
William Candillon
d7015b1c08 Add xquery doc to the kitchen sink. 2012-03-30 16:18:54 +02:00
William Candillon
a84caa3600 Add XQuery mode to the kitchen sink. 2012-03-30 16:11:04 +02:00
William Candillon
06a85bd325 Update XQuery syntax highlighter. 2012-03-30 14:16:11 +02:00
danyaPostfactum
496c8d67fc Two minor fixes of gutter style 2012-03-30 17:44:07 +10:00
nightwing
98180d5b07 refactor 2012-03-30 00:09:19 +04:00
richo
66287085fd Hilight function definitions 2012-03-29 09:50:18 +11:00
richo
99702e7505 Amend language variable support 2012-03-28 23:52:43 +11:00
richo
d1303f41da Correctly hilight variables 2012-03-28 23:43:26 +11:00
richo
75b4948451 Add support for file descriptors 2012-03-28 23:16:34 +11:00
mikedeboer
19a5af9fe3 improved empty check 2012-03-27 17:19:01 +02:00
cloud9Deploy
4113f574a4 Merge pull request #658 from jrburke/patch-1
Call onLoad in the non-browser case.
2012-03-26 03:15:16 -07:00
cloud9Deploy
d7d8a164f1 Merge pull request #664 from ajaxorg/typo/placeholder
Typo followup: now handling both of ACE and Cloud9 worlds
2012-03-26 03:01:46 -07:00
cloud9Deploy
1340569415 Merge pull request #672 from ajaxorg/theme/update_monokai
Hella improve syntax highlighting for JS across all themes
2012-03-26 02:58:33 -07:00
cloud9Deploy
0b3fdb469c Merge pull request #674 from nightwing/pullreq
update jshint
2012-03-26 02:55:05 -07:00
Fabian Jakobs
50d0d87d5f package 2012-03-26 11:27:31 +02:00
richo
d6a21166fc Add sh editing mode based on the python mode 2012-03-26 11:26:10 +02:00
nightwing
2227a9bfea rename 2012-03-26 11:51:24 +04:00
nightwing
fdf9841ef9 keep option in demo across reloads 2012-03-26 11:49:54 +04:00
nightwing
d85e8b24f6 add some more commands 2012-03-25 22:16:28 +04:00
William Candillon
dd182bcee6 Add encoding XQuery keyword. 2012-03-25 17:45:59 +02:00
nightwing
fc500bb37a reset desiredColumn when needed instead of updating it all the time 2012-03-25 14:52:17 +04:00
nightwing
ec9ef6c843 fix handling of desiredcolumn 2012-03-25 12:15:33 +05:00
Garen Torikian
ab7fa1a78d Fix test I didn't know existed 2012-03-24 03:12:14 +01:00
Garen Torikian
5a02205fc8 Update to add param colors and more JS functions 2012-03-24 02:47:25 +01:00
nightwing
77fb2dc1f2 quick node script for updating dependencies 2012-03-23 21:00:48 +04:00
nightwing
9244fd0440 update dependencies 2012-03-23 21:00:47 +04:00
nightwing
bcf8430ec4 can edit text with multiple selections 2012-03-22 23:13:41 +04:00
Garen Torikian
0fb021b967 Fix failing test 2012-03-22 19:30:13 +01:00
Garen Torikian
ee667179b3 Add a few more JS styles for escaped chars & keywords, also tests 2012-03-22 18:17:01 +01:00
nightwing
c955e33e04 first draft of multicorsor (messy but mostly works) 2012-03-22 19:41:48 +04:00
nightwing
580ed00afa better handling of multiple cursors 2012-03-22 19:38:31 +04:00
nightwing
c2e1f8815d emit events on add/remove to range_list 2012-03-22 19:37:18 +04:00
nightwing
eb4a36fe7f fix hash_handler 2012-03-22 19:34:37 +04:00
Garen Torikian
a0038069b8 Include storage.type for JS definitions; fix various themes 2012-03-22 11:04:06 +01:00
Garen Torikian
c207da630e Merge master 2012-03-21 16:50:31 +01:00
Garen Torikian
e249ddd118 Continue documenting Ace API 2012-03-21 16:48:40 +01:00
Fabian Jakobs
0ff2e3540a more interesting demos 2012-03-21 12:56:31 +01:00
nightwing
6ec76596a3 cleanup 2012-03-21 11:45:27 +04:00
nightwing
107735560a do not require cursors to be sorted 2012-03-20 13:16:17 +04:00
nightwing
bd6ecd1b8b rearrange markers to bring selected_word behind selection 2012-03-20 00:00:38 +04:00
nightwing
37943f8df5 more work on range_list 2012-03-18 23:18:50 +04:00