Commit graph

40 commits

Author SHA1 Message Date
Garen Torikian
175f3ea06c Truly improve syntax highlighting for JS, CSS, XML/HTML 2012-03-31 23:56:47 -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
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
Garen Torikian
ee667179b3 Add a few more JS styles for escaped chars & keywords, also tests 2012-03-22 18:17:01 +01:00
Garen Torikian
a0038069b8 Include storage.type for JS definitions; fix various themes 2012-03-22 11:04:06 +01:00
Fabian Jakobs
3b7871ce0e fix flash of hidden textarea 2011-12-20 12:16:49 +01:00
Fabian Jakobs
a2ed7d8b14 more theme updates 2011-12-13 18:03:56 +01:00
Fabian Jakobs
9ef05262f4 update themes 2011-12-13 17:57:58 +01:00
Fabian Jakobs
2bd85c163d automatically resize gutter for high line numbers 2011-12-13 16:19:28 +01:00
nightwing
448fde5d4b update themes and theme conversion tool to add missing styles for folds 2011-11-24 12:11:07 +04: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
2ecef49e39 move deps into node_modules and make better use
of npm
2011-11-02 13:15:04 +01:00
Fabian Jakobs
baaf719506 fixup themes 2011-10-18 16:52:51 +02:00
Fabian Jakobs
76a41147ef generate tomorrow themes 2011-09-28 11:50:36 +02:00
ChrisKempson
a1df4237b0 Added Tomorrow Themes 2011-09-27 12:37:57 +01:00
Fabian Jakobs
f5a5e70507 highlight function names 2011-09-06 10:15:44 +02:00
Fabian Jakobs
a99dbc54bb update theme for markdown mode 2011-08-18 17:05:32 +02:00
Fabian Jakobs
bca423f826 update themes with highlighting for tags 2011-08-12 13:52:33 +02:00
David Alan Hjelle
69778adb4c Added Solarized color scheme (from http://ethanschoonover.com/solarized) 2011-04-10 00:03:07 -05:00
Fabian Jakobs
f8d01d7f50 use node 0.4 xml lib 2011-03-07 20:20:15 +01:00
Fabian Jakobs
abd7a15858 move themes 2011-03-07 20:20:04 +01:00
Matt Pardee
0a28309db5 Adding user styles to theme files 2011-02-18 02:40:28 -08:00
Fabian Jakobs
e3e3ec93b4 update textmate theme conversion script 2011-02-17 08:12:27 +01:00
Fabian Jakobs
3ee5444d10 rename css class 2011-01-17 13:01:21 +01:00
Joe Walker
87a15aaa5a move dom.js into pilot 2010-11-23 14:27:44 +00:00
Joe Walker
b91f4d0941 adjusting paths to use ace/ rather than ./ 2010-11-15 12:45:07 +00:00
Fabian Jakobs
e377e03a82 use lower case file names and use define(function(require, exports, module) {}) 2010-11-05 09:45:01 +01:00
Fabian Jakobs
2aeb1c2a26 change path of support folder 2010-11-05 09:43:47 +01:00
Fabian Jakobs
cba64d86be add original textmate themes and add license information 2010-11-05 09:43:26 +01:00
Fabian Jakobs
81df50da2d move files one level up 2010-10-27 12:39:54 +02:00
Fabian Jakobs
112b5f76ed split repos 2010-10-27 12:04:58 +02:00
Fabian Jakobs
986c5eddc2 remove gap on the right side of the gutter 2010-10-26 14:55:58 +02:00
Fabian Jakobs
ae3f9e28c3 update themes 2010-10-25 20:01:04 +02:00
Fabian Jakobs
c654ffacd0 add a couple of more theme 2010-10-25 19:56:00 +02:00
Fabian Jakobs
05cd13b45e Highlight regular expressions 2010-10-25 18:35:25 +02:00
Fabian Jakobs
3d8d834aec make CSS highlighting more compatible with TextMate 2010-10-25 16:19:39 +02:00
Fabian Jakobs
5a0906af9b extract font size from themes 2010-10-25 15:51:30 +02:00
Fabian Jakobs
242cfb76eb extend theme support
add tool to import TextMate Themes
2010-10-25 13:55:39 +02:00
Fabian Jakobs
9614b24a42 add submodules 2010-10-25 10:29:06 +02:00