Commit graph

589 commits

Author SHA1 Message Date
nightwing
3bed18be1d restore other demo files 2014-02-12 23:32:02 +04:00
Thaddee Tyl
a6ece4cbfa rename AsciiDoc demo. 2014-02-12 23:24:42 +04:00
nightwing
5e3c3b660b revert AsciiDoc demo deletion 2014-02-12 23:13:48 +04:00
nightwing
99f49fdc49 add smarty mode 2014-02-05 22:06:15 +04:00
jiyinyiyong
cd506ca7ad add Cirru syntax highlighting 2014-01-23 16:40:38 +08:00
Harutyun Amirjanyan
177e0af9eb Merge pull request #1707 from danyaPostfactum/refactor/tooltip
Refactor tooltip to separate class.
2014-01-14 06:38:28 -08:00
DanyaPostfactum
0b1630d6fa Refactor tooltip to separate class. 2013-12-30 20:13:00 +10:00
John DeSoi
48cd7f55dc Updated keywords and functions for PostgreSQL 9.3. Added sub-mode support for JavaScript and Json. 2013-12-29 14:16:38 -06:00
Lennart Kats
c612dac355 Merge pull request #1723 from ajaxorg/misc
fix several small bugs
2013-12-25 07:11:00 -08:00
Lennart Kats
191a79245f Merge pull request #1703 from ajaxorg/highlighting/mixed
Do not loose currentState if tokenizer uses combination of next and push
2013-12-25 02:03:04 -08:00
nightwing
6285bf5d5a update cssLint and coffee 2013-12-15 21:18:13 +04:00
Harutyun Amirjanyan
710bf4dbe0 Merge pull request #1719 from nbreslow/master
Added support for Autodesk Maya MEL
2013-12-12 14:53:27 -08:00
Nicholas Breslow
a6c6028f7e Changed mel.mel example file. 2013-12-10 14:03:23 -05:00
Lennart Kats
24c207191c Merge pull request #1702 from ajaxorg/themes
Themes
2013-12-09 04:03:10 -08:00
nightwing
4307aba209 fix #1693 searchbox is broken when creating ace in pre tag 2013-12-06 23:08:51 +04:00
nightwing
93d2b75b4f add demo for ejs 2013-11-30 00:57:56 +04:00
nightwing
c563f15e93 use ext/themelist.js in kitchen-sink demo 2013-11-29 23:53:28 +04:00
nightwing
8b4c88d636 add apache_conf mode 2013-11-18 10:45:56 +04:00
Lennart Kats
f8e96328e4 Merge pull request #1683 from ajaxorg/static_highlight
fix static highlight bugs
2013-11-14 01:52:07 -08:00
nightwing
9e5dda2334 fix static highlight bugs
#1681 #1682
2013-11-13 22:35:29 +04:00
Lennart Kats
ed87f5326f Merge pull request #1678 from ajaxorg/line_widgets_pt1
Add support for line widgets
2013-11-13 10:10:24 -08:00
nightwing
fada97f807 semicolonify demo files; 2013-11-13 21:10:36 +04:00
nightwing
48a44aab5a cleanup kitchen-sink demo 2013-11-11 03:29:22 +04:00
nightwing
00fcd37829 allow widgets to have any height 2013-11-11 02:41:35 +04:00
nightwing
31191072f3 add first version of line_widgets 2013-11-08 00:58:42 +04:00
nightwing
0fe340b3fb update c9searchresults test 2013-11-05 21:21:51 +04:00
nightwing
5bead368ea fix spellcheck extension on chrome 2013-10-20 20:57:58 +04:00
OpenShift guest
d9fe4880dc Added VHDL syntax highlighting, and example code. issue #1642 2013-10-17 00:47:19 -04:00
Lennart Kats
e316578832 Merge pull request #1641 from ajaxorg/newclient
sync with newclient
2013-10-06 03:51:34 -07:00
nightwing
aa76fffaf2 fix __defineGetter__ errors on ie 2013-10-05 14:00:15 +04:00
nightwing
0002bf4e4c tweak logo 2013-10-05 13:50:53 +04:00
Nicholas Breslow
55a947ec68 Fixed MEL Syntax Highlighter
Fixed grouping errors. Added mel.mel file to test.
2013-10-02 14:17:35 -04:00
Harutyun Amirjanyan
93673bbe8b Merge pull request #1635 from devoncarew/master
update Dart syntax highlighting
2013-10-02 11:07:00 -07:00
Tim Caswell
3dd62918c5 Add Jack mode 2013-10-01 11:20:26 -05:00
devoncarew@gmail.com
5746c2001c update Dart syntax highlighting 2013-09-30 20:58:12 -07:00
nightwing
4e97b47838 update logo 2013-09-28 23:54:40 +04:00
Tim Cuthbertson
55c3623877 SJS (StratifedJS) support, inheriting from JS 2013-09-26 15:55:29 +10:00
nightwing
eb7ed9862a Merge remote-tracking branch 'remotes/origin/master'
Conflicts:
	index.html
2013-09-16 11:53:05 +04:00
Lennart Kats
650cf8e5af Merge pull request #1607 from ajaxorg/small_bugs
Small bugs
2013-09-16 00:24:28 -07:00
nightwing
eecbe48695 replace ace global with getter in the demo
see 060e86d6
2013-09-14 00:52:09 +04:00
Matthew Kastor
8a08d3fc0a fix broken demo. 2013-09-12 01:44:25 -04:00
nightwing
e52a4250fe fix html demo 2013-09-11 23:36:29 +04:00
nightwing
3be21b77e5 simple handlebars mode 2013-09-11 23:36:28 +04:00
nightwing
37fc612756 generate doclist automatically based on modelist 2013-09-11 23:36:28 +04:00
Harutyun Amirjanyan
4c1497fc29 Merge pull request #1596 from breck7/master
Rebased on latest Ace. Added Coffee Fold Mode
2013-09-11 12:17:28 -07:00
Zef Hemel
7c8d81333f Added a Google Protobuf mode 2013-09-11 14:37:50 +02:00
Breck
0b5d78736f Rebased on latest Ace. Added Coffee Fold Mode 2013-09-09 11:46:03 -07:00
Zef Hemel
f860b88e51 Merge pull request #1583 from ajaxorg/autocomplete
improve autocomplete popup
2013-09-06 02:03:58 -07:00
nightwing
62c514135d fix snippet file parsing 2013-09-05 00:28:42 +04:00
Zef Hemel
3812b20546 Nix mode 2013-09-03 20:46:27 +02:00