Commit graph

312 commits

Author SHA1 Message Date
nightwing
a1f79bb2e2 update readme and demo 2012-05-31 23:40:11 +04:00
nightwing
3f3769c80d add diff mode 2012-05-26 23:59:16 +04:00
nightwing
adbed85f97 update require.js in demo 2012-05-24 23:10:55 +04:00
nightwing
34f3cac4a8 reorganize build and demo
Conflicts:

	Makefile.dryice.js
2012-05-24 23:10:50 +04:00
nightwing
052679ea00 add demo for scad 2012-05-23 22:30:44 +04:00
nightwing
715a2f8635 fix merge conflicts 2012-05-23 22:22:03 +04:00
nightwing
d50f526495 Merge remote-tracking branch 'remotes/megshark/master'
Conflicts:
	Makefile.dryice.js
	demo/kitchen-sink/demo.js
2012-05-23 22:08:18 +04:00
nightwing
f67fc8c9eb change directory structure of keybindings 2012-05-04 19:08:42 +04:00
nightwing
a831eef3e8 Merge remote-tracking branch 'upstream/sourcemint' into 00
Conflicts:
	package.json
2012-05-04 18:23:41 +04:00
Fabian Jakobs
6caba032dd Revert "don't use animated scrolling setting"
This reverts commit 7225a32736.
2012-05-01 17:13:51 +02:00
Fabian Jakobs
7225a32736 don't use animated scrolling setting 2012-05-01 12:08:05 +02:00
nightwing
9ae7bc0c04 addEventListener was breaking old browsers 2012-04-29 14:29:33 +04:00
Ruben Daniels
d772f77740 merged with master 2012-04-26 23:52:12 -07:00
nightwing
a97d104e25 better defaults in demo 2012-04-24 22:18:06 +04:00
nightwing
2538e85780 live preview of themes in demo 2012-04-24 12:42:06 +04:00
nightwing
6398fcf539 move google font import out of core styles 2012-04-21 12:30:31 +04:00
nightwing
3b827c11ae make setFadeFoldWidgets on by default 2012-04-20 12:20:34 +04:00
Davide Saurino
e00b6e656e Go example added to kitchen sink demo 2012-04-16 16:45:57 +02:00
Fabian Jakobs
aa5cac8fb3 enable multi cursor by default 2012-04-13 12:07:36 +02:00
Fabian Jakobs
498cc1a89d caret is only 1px width 2012-04-12 16:48:55 +02:00
Fabian Jakobs
aed7ca654c Merge branch 'multiCursor'
Conflicts:
	demo/kitchen-sink/demo.js
	lib/ace/test/all_browser.js
2012-04-12 16:03:24 +02:00
Fabian Jakobs
d020cf0e66 Merge pull request #707 from justjohn/master
LESS syntax highlighting support
2012-04-12 05:11:22 -07:00
Fabian Jakobs
9deb81fcaf - add animated scrolling to the demo
- fix infinite loop
- fix some typos
2012-04-12 13:00:20 +02:00
John Roepke
811abefc45 Merge git://github.com/ajaxorg/ace 2012-04-09 21:22:42 +00:00
nightwing
1254357d92 Merge remote-tracking branch 'remotes/upstream/master'
Conflicts:
	lib/ace/commands/command_manager.js
	lib/ace/test/mockrenderer.js
	lib/ace/test/all_browser.js
2012-04-07 01:00:49 +04:00
Fabian Jakobs
b096c279b3 load modes in the demo on demand 2012-04-06 15:33:25 +02:00
John Roepke
74daa182e9 Add LESS syntax highlighting. 2012-04-05 21:18:09 +00:00
Bernie Telles
0a9ff4f55d Add sample docs for liquid. 2012-04-05 09:29:45 -07: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
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
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
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
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
Garen Torikian
5a02205fc8 Update to add param colors and more JS functions 2012-03-24 02:47:25 +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
Fabian Jakobs
0ff2e3540a more interesting demos 2012-03-21 12:56:31 +01:00
Fabian Jakobs
9936be106d demot fix 2012-03-16 11:16:20 +00:00
nightwing
7f39633a5e add a little more text to js doc for testing multicursor 2012-03-13 21:56:22 +04:00
Meg Sharkey
f684fed674 added example for yaml 2012-03-12 16:39:06 -07:00
cadorn
67abf80c4e sourcemint loader support 2012-02-29 16:03:18 -08:00
Fabian Jakobs
182ba8345e minor demo fix 2012-02-22 11:07:47 +01:00
Garen Torikian
987528bfe2 Fix spelling of 'orientation' 2012-02-01 12:12:15 -08:00
Fabian Jakobs
cf6f4d88d3 Merge branch 'master' of https://github.com/desoi/ace into desoi-master
Conflicts:
	Makefile.dryice.js
2012-01-06 11:39:27 +01:00
John DeSoi
493824ca4d new mode for PostgreSQL - pgsql 2012-01-05 22:00:26 -05:00
Fabian Jakobs
307b3884b5 update require.js 2012-01-02 17:33:01 +01:00