Fabian Jakobs
c97fc93a71
Merge branch 'haxesyntax'
...
Conflicts:
demo/kitchen-sink/demo.js
2011-11-15 11:38:43 +01:00
Fabian Jakobs
6d06b3bbd0
cleanups to the haxe mode
2011-11-15 11:21:57 +01:00
Jason O'Neil
45d3c86da6
Changed to demo, because haxe.hx was renamed to Haxe.hx
...
Haxe files must be uppercase to be compile-able.
2011-11-15 11:15:41 +01:00
Jason O'Neil
8f0a86639a
Renamed haxe file sample and changed class so that it is a valid file that compiles.
2011-11-15 11:15:41 +01:00
Fabian Jakobs
eeb499b173
update demo
2011-11-09 17:03:00 +01:00
Fabian Jakobs
0b69b42ade
more support for relative module ids
2011-11-09 16:51:35 +01:00
Fabian Jakobs
cc91bfd712
remove pilot references
2011-11-09 11:34:25 +01:00
Jason O'Neil
3b589d0d85
Changes to Kitchen Sink demo to include haxe mode and document
2011-11-03 13:44:21 +08:00
Jason O'Neil
c1337be88f
Added a sample file for haxe
2011-11-03 13:42:50 +08: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
nightwing
92a3369bdb
add togglefold to the list of default commands
2011-10-21 09:07:13 +05:00
Fabian Jakobs
08de8b4aa1
add static highlighter demos
2011-10-13 12:38:34 +02:00
Fabian Jakobs
606963f424
move kitchen-sink demo into a separate directory
2011-10-13 11:22:19 +02:00
Fabian Jakobs
879e1a7aa6
fix php demo
2011-10-12 17:12:14 +02:00
Fabian Jakobs
b2fe493a6b
add sql demo
2011-10-11 11:09:05 +02:00
Fabian Jakobs
236274e8fc
reorder docs in the demo
2011-10-11 11:08:40 +02:00
Fabian Jakobs
9aeb02597d
refactor kitchen sink. Make it easier to add new
...
modes.
2011-10-11 10:55:37 +02:00
Fabian Jakobs
cbaf01cfe8
Merge pull request #458 from russplaysguitar/patch-2
...
Added Coldfusion
2011-10-10 03:10:22 -07:00
Fabian Jakobs
7d347d2acd
Merge pull request #457 from russplaysguitar/master
...
Added Coldfusion mode example
2011-10-10 03:09:52 -07:00
Russ
0df6505fd2
Added Coldfusion
2011-10-10 00:57:13 -07:00
Russ
56288d9bec
Added docs/Coldfusion.cfm
2011-10-10 00:54:24 -07:00
Paul Beusterien
89c7c2c4ca
Themes could only be set once in demo. They didn't get set if the theme was already loaded
2011-10-08 20:36:26 -07:00
nightwing
37f5548289
fix sizing of demo
2011-10-04 23:09:54 +05:00
John Kane
c89a00fd51
Extended the binary operators.
2011-09-30 01:00:15 +01:00
John Kane
65afcb20a3
Added support for binary operators.
2011-09-30 00:41:45 +01:00
John Kane
d9004dc8f5
Expanded the demo page for powershell and included the mode in the build.
2011-09-30 00:28:06 +01: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
36b7e982c4
fix kitchen sink
2011-09-07 11:38:39 +02:00
Fabian Jakobs
5379fa6647
latex mode
2011-09-06 14:47:39 +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
Fabian Jakobs
6c3894d851
add markdown mode by Chris Spencer
2011-08-18 17:05:32 +02:00
Fabian Jakobs
56f6ce2f26
fix build
2011-08-18 13:56:00 +02:00
Fabian Jakobs
0c956185e3
outdent python after 'pass', 'raise', 'return', 'break' and 'continue'
...
fix #382
2011-08-18 13:04:54 +02:00
Fabian Jakobs
5e41503243
Provide our own version of AMD text plugin
...
#fix 374
2011-08-18 09:56:55 +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
Fabian Jakobs
6abddb1746
remove implicit global
2011-08-15 12:22:05 +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
63785dc92f
package kitchen sink demo and include it in the build
2011-08-03 16:47:43 +02:00
Fabian Jakobs
930c995c64
make boot dryice friendly
2011-08-03 16:47:00 +02:00
Fabian Jakobs
afa8bb9698
fix Regression: cannot disable editor commands with canon.removeCommand()
...
fix #294
2011-08-02 14:39:20 +02:00
nightwing
77db0be7f8
add behaviours to demo and fix exceptions in cstyle behaviours
2011-07-29 11:07:54 +02:00
Fabian Jakobs
b28fb5cabc
make Ace compatible with requireJS 0.25.0. This
...
expects a "data-main" to be present. fix #345
2011-07-25 14:13:46 +02:00
Fabian Jakobs
44b8d656f2
make addFold arguments less flexible and do some
...
cleanups in the folding code
2011-07-25 12:00:19 +02:00
Fabian Jakobs
aef91c2d31
merge julians's key handler changes
2011-07-15 08:50:13 +00:00
btilford
47b8fdef17
Fixed demo config issues for groovy/scala highlighting
2011-06-24 21:34:57 -06:00
btilford
a81b0a6f49
Groovy / Scala highlighting
2011-06-24 21:24:32 -06:00