Commit graph

99 commits

Author SHA1 Message Date
nightwing
f7a17ac67d smaller demo file 2013-04-29 23:19:25 +04:00
Nicolas Guillaumin
258d00dcff Added .properties files mode 2013-04-13 10:05:39 +10:00
Ryan Griffith
31aede445d Added velocity mode and sample doc to demo 2013-04-05 14:45:22 -04:00
Lennart Kats
dd5c9954db Merge pull request #1192 from ajaxorg/tmSnippets
Add support for TextMate snippets
2013-03-25 11:41:05 -07:00
h3rb
84f167b828 Create tinymush.mc
Example MUSHcode
2013-03-23 15:23:58 +04:00
nightwing
19ea0fe979 add snippet editor to the demo 2013-03-19 18:41:41 +04:00
nightwing
fd2191e76e rename LogicQL->LogiQL 2013-03-12 19:43:16 +04:00
Lennart Kats
f16d0dc1d3 Merge pull request #1298 from ajaxorg/highlighting/logicblox
Highlighting logicblox and some cleanup
2013-03-12 08:31:27 -07:00
nightwing
6d7e9e263d add demo for livescript 2013-03-12 16:44:53 +04:00
nightwing
35c239d280 rename LogicBlox to LogicQL 2013-03-12 13:24:32 +04:00
Nicolas Guillaumin
81e8a582a4 Added mode for FreeMarker Java template engine 2013-03-10 17:06:13 +11:00
nightwing
5d6bc3a75d add highlighting and folding for POD documentation 2013-03-06 20:33:40 +04:00
nightwing
2fc8ffcc38 add highlighting for LogicBlox 2013-03-06 20:33:40 +04:00
Harutyun Amirjanyan
ad1e74017b Merge pull request #1254 from nemurimasu/master
LSL support
2013-02-25 09:53:57 -08:00
Garen Torikian
f2e523b0b4 Initial addition of toml files 2013-02-24 12:46:32 -08:00
nightwing
59a54f704d fix #997: Pascal Language Support 2013-02-16 23:09:21 +04:00
nightwing
b4f799770a add sass mode 2013-02-16 23:09:20 +04:00
Nemurimasu Neiro
e8c5b84212 add lsl mode
based on C/C++ mode and the LSL Wiki as of 2013-01-27
2013-02-16 13:16:59 -05:00
Garen Torikian
65783be88a Merge master 2013-02-06 12:45:48 -08:00
Garen Torikian
90964745bf Stash 2013-02-06 12:43:38 -08:00
nightwing
6790b2df4b Merge pull request #1231 from NalaGinrut/master
Add Scheme mode
2013-02-06 19:25:32 +04:00
nightwing
4bbf4e7ac0 Fixed: test case for scheme 2013-02-06 19:13:06 +04:00
Garen Torikian
598d0d3ec2 Fix CPP multiline directives 2013-02-04 17:00:37 -08:00
Garen Torikian
ab09f5e38f Fix sh highlighting 2013-02-04 16:55:03 -08:00
Nala Ginrut
67b1b25469 Fixed: keyword can't be colored
modified:   demo/kitchen-sink/docs/scheme.scheme
* fix typo
modified:   lib/ace/mode/scheme_highlight_rules.js
* remove '() since it's hard to parse and trivious for coloring.
* keyword and constant coloring fine now.
2013-02-02 22:30:37 +08:00
Nala Ginrut
7fbd7395b3 Add scheme.scheme
new file:   demo/kitchen-sink/docs/scheme.scheme
2013-02-02 20:05:05 +08:00
nightwing
cfa3171ac4 add mode for textmate snippets 2013-02-02 14:44:06 +04:00
nightwing
d2d42499ca #1069 support ruby heredocs 2013-02-02 14:44:04 +04:00
Liborio Cannici
40fb7f3a11 Add a Syntax Highlighter for the Curly template language 2013-01-15 17:31:45 +01:00
nightwing
b6094d9472 add vbscript demo 2012-12-28 02:07:29 +04:00
nightwing
b4a607a280 add forgotten abap demo to index 2012-12-25 16:57:12 +04:00
Garen Torikian
723c86dc85 Fix preprocessor rules, #1170 2012-12-24 17:18:44 -08:00
Paul Edwards
e3d9479a70 Updated to highlight dot code
Dot is a plain text graph description language used by graphviz.
2012-12-04 18:23:01 +00:00
Garen Torikian
af70013668 Add R highlighting from RStudio (plus other dependencies) 2012-11-26 05:47:25 -05:00
Graham Scott
2075419a6f Better lucene syntax example 2012-11-19 08:28:06 +00:00
Graham Scott
7a378c9ab8 Added lucene mode 2012-11-16 14:59:39 +01:00
Harutyun Amirjanyan
c36f8b7560 Merge pull request #1101 from ajaxorg/mode/haml
Mode/haml
2012-11-15 04:38:29 -08:00
Garen Torikian
5f5663dfe3 Add haml support 2012-11-15 16:25:40 +04:00
Garen Torikian
c5a3cac12f More haml work 2012-11-15 16:25:40 +04:00
Garen Torikian
3dce122f8c Start haml 2012-11-15 16:25:39 +04:00
Harutyun Amirjanyan
741451c041 Merge pull request #1095 from ajaxorg/mode/lisp
Add Lisp mode
2012-11-12 08:40:01 -08:00
Harutyun Amirjanyan
0013b85bc6 Merge pull request #1096 from ajaxorg/mode/stylus
Add stylus support
2012-11-12 08:39:31 -08:00
Garen Torikian
1b1b385b47 Add Lisp mode 2012-11-12 20:36:10 +04:00
Garen Torikian
6397482964 Add stylus support 2012-11-12 20:30:39 +04:00
Garen Torikian
5f7884657a Add Dart support 2012-11-12 19:41:49 +04:00
Harutyun Amirjanyan
88bcdb075c Merge pull request #1092 from ajaxorg/mode/objc
Add obj-c support
2012-11-10 01:45:49 -08:00
Garen Torikian
d22ab48d7c Objc highlights 2012-11-10 13:29:50 +04:00
Garen Torikian
608365363e Finalize makefile 2012-11-09 23:20:31 -08:00
Garen Torikian
c66fbc4ba6 Initial commit 2012-11-09 19:00:32 -08:00
nightwing
3d6ce5fdf5 Merge remote-tracking branch 'remotes/origin/master' into mode_live_edit
Conflicts:
	demo/kitchen-sink/demo.js
	lib/ace/mode/coffee_highlight_rules_test.js
2012-10-03 22:44:58 +04:00