Commit graph

22 commits

Author SHA1 Message Date
Fabian Jakobs
f3cd1d1f7e kitchen sink gets its own set of themes 2011-12-20 12:18:02 +01:00
Adam Jimenez
4e2764dfdd dreamweaver theme 2011-12-12 13:15:00 +00:00
Fabian Jakobs
83d6732abe add chrome theme to the demo 2011-12-06 15:59:53 +01:00
Fabian Jakobs
70cef75704 add setting to toggle fold mode 2011-12-05 15:11:36 +01:00
Fabian Jakobs
1a42d8e2b0 fix kitchen sink loading 2011-11-25 18:45:43 +01:00
Fabian Jakobs
c043d14b8b use relative module ids to please node.js 2011-11-09 15:38:53 +01:00
Fabian Jakobs
b063b96230 move pilot code back into Ace
Conflicts:

	.gitmodules
	Makefile.dryice.js
	build_support/editor_textarea.html
	demo/demo.js
	kitchen-sink.html
	lib/ace/edit_session_test.js
	lib/ace/mode/coffee.js
	lib/ace/mode/coffee_highlight_rules.js
	lib/ace/mode/css.js
	lib/ace/mode/javascript.js
	lib/ace/model/window.js
	lib/ace/mouse/default_handlers.js
	lib/ace/theme/clouds.js
	lib/ace/theme/clouds_midnight.js
	lib/ace/theme/cobalt.js
	lib/ace/theme/crimson_editor.js
	lib/ace/theme/dawn.js
	lib/ace/theme/eclipse.js
	lib/ace/theme/idle_fingers.js
	lib/ace/theme/kr_theme.js
	lib/ace/theme/merbivore.js
	lib/ace/theme/merbivore_soft.js
	lib/ace/theme/mono_industrial.js
	lib/ace/theme/monokai.js
	lib/ace/theme/pastel_on_dark.js
	lib/ace/theme/solarized_dark.js
	lib/ace/theme/solarized_light.js
	lib/ace/theme/textmate.js
	lib/ace/theme/twilight.js
	lib/ace/theme/vibrant_ink.js
	lib/ace/view/measure_text.js
	lib/ace/virtual_renderer.js
	package.json
	support/paths.js
2011-11-02 18:18:51 +01:00
Fabian Jakobs
62a3b4edf5 Merge commit '6808e3bb35'
Conflicts:
	.gitmodules
	Makefile.dryice.js
	demo/demo.js
	demo/kitchen-sink/boot.js
	kitchen-sink.html
	lib/ace/commands/default_commands.js
	lib/ace/test/tests.html
	package.json
	support/pilot
2011-11-02 14:43:00 +01:00
Fabian Jakobs
2ecef49e39 move deps into node_modules and make better use
of npm
2011-11-02 13:15:04 +01:00
Fabian Jakobs
606963f424 move kitchen-sink demo into a separate directory 2011-10-13 11:22:19 +02:00
Fabian Jakobs
9aeb02597d refactor kitchen sink. Make it easier to add new
modes.
2011-10-11 10:55:37 +02:00
John Kane
58db794e8e Added basic powershell mode. 2011-09-29 22:06:15 +01:00
Fabian Jakobs
76a41147ef generate tomorrow themes 2011-09-28 11:50:36 +02:00
Fabian Jakobs
7b143ae70e add revision number to the kitchen sink 2011-09-07 11:38:30 +02:00
Fabian Jakobs
aaa7abe505 Merge remote-tracking branch 'jpallen/latex_highlighting' into gh-pages
Conflicts:
	demo/demo.js
	kitchen-sink.html
2011-09-06 14:31:23 +02:00
Lee Gao
0a58b58d1f Added lua into the kitchen sink demo. 2011-08-18 18:33:37 -04:00
Lee Gao
4b83e01684 Added in Lua highlight rules 2011-08-18 17:55:33 -04:00
Fabian Jakobs
6c3894d851 add markdown mode by Chris Spencer 2011-08-18 17:05:32 +02:00
Fabian Jakobs
426259dc2f move demo documents into separate files 2011-08-16 13:37:50 +02:00
Fabian Jakobs
8ee1ffab20 remove cli 2011-08-16 12:16:39 +02:00
James Allen
7ab31f2f87 Add LaTeX highlighting
Added a new highlighting mode from LaTeX which understands
commands, inline math and comments. It's a very simple parser, but
it doesn't understand comments inside inline math and it doesn't
do anything complicated with command arguments.
2011-08-11 01:21:35 +01:00
Fabian Jakobs
024430ae01 migrate the ace homepage to gh-pages 2011-08-04 15:10:13 +02:00