Commit graph

65 commits

Author SHA1 Message Date
Fabian Jakobs
3bf7247366 use 4 space indent 2011-02-04 07:32:44 +01:00
Gastón Kleiman
ba42042013 add C/C++ syntax highlighting 2011-02-04 14:28:25 +08:00
Fabian Jakobs
bb489c174c use more interesting ruby example 2011-02-03 10:18:55 +01:00
Fabian Jakobs
89963dedac Merge branch 'master' of github.com:ajaxorg/ace
Conflicts:
	demo/demo.js
	editor.html
2011-02-03 10:13:18 +01:00
Fabian Jakobs
c181ecfe23 merge ruby mode 2011-02-02 18:27:13 +01:00
Heigh Tech LLC
03a7efbbf8 mend 2011-02-02 15:59:06 +01:00
Heigh Tech LLC
2125a919f4 updated ruby demo 2011-02-02 15:57:21 +01:00
Tom Tasche
26373562dc fix comments starting with '/*' 2011-02-02 15:16:04 +01:00
Tom Tasche
1420d358a3 add missing code 2011-02-02 14:18:51 +01:00
Tom Tasche
33642f84cc Merge branch 'master' of https://github.com/ajaxorg/ace 2011-02-02 14:00:37 +01:00
Heigh Tech LLC
d29723b9b9 fixed php instead of ruby 2011-02-01 20:26:47 +01:00
Heigh Tech LLC
5db453ebeb added sample ruby code to editor.html 2011-02-01 20:24:54 +01:00
Heigh Tech LLC
595f69bf70 update ace demo 2011-02-01 18:12:04 +01:00
Tom Tasche
53a4f1eacb inspired by SunboX s PHP support and Fabian Jakobs - thanks! 2011-01-31 18:23:41 +01:00
Fabian Jakobs
b12016c6bc some cleanups 2011-01-31 16:52:57 +01:00
Julian Viereck
8a194646d7 Fix rendering of asian characters 2011-01-28 23:37:18 +08:00
Julian Viereck
a9248cab32 Fix rendering of tab characters and add realTabs to JavaScript example 2011-01-28 23:37:18 +08:00
Julian Viereck
e6e01a3ed1 Add editor.html dropdown Soft Wrap 2011-01-28 20:01:22 +08:00
Julian Viereck
fa7bfdeb10 Add editor.html Font-Size selection 2011-01-28 20:01:21 +08:00
Julian Viereck
8010ca3e4a Bind editor.html's keyBinding 2011-01-28 20:01:21 +08:00
Fabian Jakobs
56a6f985d5 extend demo 2011-01-27 19:41:08 +01:00
Fabian Jakobs
27db482e8e cleanup demo 2011-01-27 18:39:50 +01:00
Julian Viereck
725820e05d Merge current ajaxorg:master with jviereck:wrapMode 2011-01-26 23:51:04 +01:00
Fabian Jakobs
b9e26f2b8d move css to an external file 2011-01-23 14:26:06 +01:00
Fabian Jakobs
1c432b976c fix toggle show invisibles and add it to the demo 2011-01-10 11:18:57 +01:00
Julian Viereck
8b6ba9f702 Add LoreIpsum TextDocument in editor.html. Fix bug in Document.documentToScreenRow() and set Document.wrapLimit to 80. 2011-01-09 11:18:03 +01:00
Joe Walker
11ac88c012 move cockpit/pilot to a submodules 2010-12-23 22:05:05 +01:00
Joe Walker
d4a4857b01 move cockpit/pilot to a submodules 2010-12-23 15:30:55 +00:00
Fabian Jakobs
f99499bac3 add more interesting PHP example code 2010-12-17 09:31:42 +01:00
SunboX
f6cae22c2c new color theme: Pastel on dark 2010-12-16 21:02:23 +01:00
SunboX
832e4402d6 added php syntax highlighting 2010-12-16 20:36:47 +01:00
Fabian Jakobs
65407f8ef8 fix css and move scripts to the bottom to improve
load time and to avoid having to wait for 
document.onload
2010-12-15 14:12:04 +01:00
Fabian Jakobs
5224b0cf97 add python file to the demo 2010-12-10 17:26:14 +01:00
Fabian Jakobs
a4fcd3fd89 convert python mode to exports style and add it to the demo 2010-12-10 17:11:43 +01:00
Joe Walker
38c9fc7a93 a big lump of work to get the command line able to execute commands, and to hack in a trivial cli 2010-12-08 13:13:33 +00:00
Joe Walker
9ee72169ac more startup hackery to populate the environment 2010-11-24 15:56:31 +00:00
Joe Walker
0f6cc17340 hacking startup to setup an environment with settings 2010-11-24 14:14:05 +00:00
Joe Walker
8d71e5481d comment out urlArgs because it broke debugging. Maybe we should find a way to make this optional? 2010-11-23 12:35:25 +00:00
Kevin Dangoor
01e9fdf772 editor.html now boots with a bit of the plugin system 2010-11-18 23:13:56 -05:00
Joe Walker
b32d86fd60 convert VirtualRenderer to exports style 2010-11-17 13:59:53 +00:00
Joe Walker
b8e69a00f7 convert UndoManger to exports style 2010-11-17 13:55:54 +00:00
Joe Walker
bd112a4663 convert document, editor, keybinding and plugin_manager to exports style 2010-11-17 13:03:47 +00:00
Joe Walker
1e1374fef0 convert Document to exports style 2010-11-17 12:56:20 +00:00
Joe Walker
7f0930ea51 convert the remaining modes to exports style 2010-11-17 12:16:51 +00:00
Joe Walker
805a181d1a export style for html mode 2010-11-17 11:56:44 +00:00
Joe Walker
4ab7c653cc converting modules to use exports style rather than return style 2010-11-15 13:50:13 +00:00
Joe Walker
6b7af71614 moving and repointing editor paths so it will load via file:// 2010-11-15 13:06:56 +00:00
Fabian Jakobs
72b556efaa reorganize file structure and use labjs for loading 2010-04-12 09:23:46 +02:00
Fabian Jakobs
07dc92addb externalize tokenizer and add XML support 2010-04-09 14:10:31 +02:00
Fabian Jakobs
1683f3e90f Add support for background tokenizing 2010-04-08 18:46:43 +02:00