nightwing
|
88ff6cf50b
|
add page for keeping track of performance
|
2012-08-07 14:55:08 +04:00 |
|
nightwing
|
5faed34836
|
add simple tool for generating mode tests
|
2012-07-10 10:08:26 +04:00 |
|
nightwing
|
9e85280af5
|
fix gutterline color for dark themes
|
2012-06-30 11:06:02 +04:00 |
|
nightwing
|
5c64646684
|
revert accidental changes to themes
|
2012-06-19 15:00:45 +04:00 |
|
Garen Torikian
|
2c4ddef29b
|
Remove theme modification
|
2012-06-12 12:29:47 -07:00 |
|
Garen Torikian
|
b35f46937c
|
Updates to c9 highlighing
|
2012-06-12 09:10:49 -07:00 |
|
nightwing
|
316023834e
|
do not change background repeat of active gutter line
|
2012-06-01 12:10:39 +04:00 |
|
nightwing
|
8a3e7b0f00
|
split themes into css and js files
|
2012-05-24 23:02:17 +04:00 |
|
nightwing
|
83ff661f4d
|
use plist instead of libxml
|
2012-05-04 19:16:56 +04:00 |
|
nightwing
|
31a6da4b5f
|
fix Multiple selections only show 1 selection
|
2012-04-15 14:45:08 +04:00 |
|
Garen Torikian
|
9826360ea5
|
Add CSS3 rules
|
2012-04-12 16:52:54 -07:00 |
|
Fabian Jakobs
|
498cc1a89d
|
caret is only 1px width
|
2012-04-12 16:48:55 +02:00 |
|
Fabian Jakobs
|
d3f147cc72
|
update themes
|
2012-04-11 16:06:49 +02:00 |
|
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 |
|