Commit graph

3,685 commits

Author SHA1 Message Date
Harutyun Amirjanyan
220bea7fa0 Merge pull request #1117 from jjallaire/r_highlighting
Add R highlighting from RStudio (plus other dependencies)
2012-11-26 07:52:39 -08:00
Harutyun Amirjanyan
c5262d6f4f Merge pull request #1118 from ajaxorg/css-cstylebehavior
enable cstylebehavior in css
2012-11-26 06:22:38 -08:00
Vlad Zinculescu
1195204730 enable cstylebehavior in css 2012-11-26 15:16:54 +01:00
Garen Torikian
af70013668 Add R highlighting from RStudio (plus other dependencies) 2012-11-26 05:47:25 -05:00
Garen Torikian
33abb103b4 Merge pull request #1114 from ajaxorg/highlighting/abap
Highlighting/abap
2012-11-24 22:05:03 -08:00
nightwing
4a095c2b7e add abap mode 2012-11-25 01:52:14 +04:00
nightwing
c44565ff3a fix ignorecase in createKeywordMapper 2012-11-25 01:52:14 +04:00
nightwing
730084b6d1 add folding rules to new modes 2012-11-25 01:52:14 +04:00
Sergi Mansilla
3bc87268c8 Merge pull request #1110 from ajaxorg/fix/dryice
thanks to @joewalker, this version of Dryice works on 0.6
2012-11-22 02:45:06 -08:00
mikedeboer
8317bcfdcc thanks to @joewalker, this version of Dryice works on 0.6 2012-11-22 11:00:35 +01:00
Garen Torikian
f0189716c0 Merge branch 'master' of github.com:ajaxorg/ace 2012-11-20 10:49:38 -08:00
Garen Torikian
31ff93650c Import syntax highlighting docs 2012-11-20 10:49:28 -08:00
Harutyun Amirjanyan
c3bbc03904 fix typo in changelog 2012-11-20 22:44:25 +04:00
Harutyun Amirjanyan
1b3f268543 Merge pull request #1105 from grahamscott/luceneMode
Added lucene mode
2012-11-20 10:23:56 -08:00
Graham Scott
2075419a6f Better lucene syntax example 2012-11-19 08:28:06 +00:00
Garen Torikian
2ad5b6e97b Sergi ♥️ Lisp 2012-11-16 10:19:44 -08:00
Graham Scott
7a378c9ab8 Added lucene mode 2012-11-16 14:59:39 +01:00
Garen Torikian
1f62753f1a Merge pull request #1103 from ajaxorg/hotfix/build
do not mess with global require
2012-11-15 10:07:48 -08:00
C9
4527305050 Merge remote branch 'sorigin/gh-pages' 2012-11-15 13:01:42 -05:00
C9
b7f54cb09c Cleanup 2012-11-15 13:00:59 -05:00
C9
82e90409e4 Merge branch 'gh-pages' of git://github.com/ajaxorg/ace into gh-pages 2012-11-15 12:35:47 -05:00
C9
f2c311253a Merge remote branch 'origin/master' into gh-pages 2012-11-15 12:35:18 -05:00
C9
00cf23f3d0 Added some sites 2012-11-15 12:32:51 -05:00
nightwing
e14b6072fa do not mess with global require 2012-11-15 17:13:00 +04:00
Harutyun Amirjanyan
c36f8b7560 Merge pull request #1101 from ajaxorg/mode/haml
Mode/haml
2012-11-15 04:38:29 -08:00
Garen Torikian
15d25743dc Reinsert numerics, fix up tests 2012-11-15 16:26:26 +04:00
Garen Torikian
fdb22c5b14 Support hash comment 2012-11-15 16:26:25 +04:00
Garen Torikian
1158798094 Support new getKeywords function 2012-11-15 16:25:40 +04: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
486f9cff64 Merge pull request #1098 from ajaxorg/optional-wrapping
Make wrapping behavior optional
2012-11-13 01:28:39 -08:00
Lennart Kats
7e08d7b4ef Make wrapping behavior optional (but still enabled by default) 2012-11-12 18:18:56 +01: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
Harutyun Amirjanyan
a051f1f113 Merge pull request #1094 from ajaxorg/mode/dart
Add Dart support
2012-11-12 08:37:26 -08:00
Garen Torikian
346ea874c6 Add license block 2012-11-12 20:36:11 +04: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
bd410093d1 Merge pull request #1065 from ajaxorg/selective-bracket-insertion
Selective bracket insertion/skipping for quotes
2012-11-12 07:41:20 -08:00
Lennart Kats
71808b1a40 Fix relative path, insert recording 2012-11-12 19:39:28 +04:00
Lennart Kats
05a3dce9d4 Insert a closing bracket for { inside other brackets, e.g. ({}) 2012-11-12 19:39:28 +04:00
Lennart Kats
99e45e0127 Don't insert a closing bracket for { until a newline is added 2012-11-12 19:39:27 +04:00
Lennart Kats
ad28e3719e Allow insertion before/in punctuation.operator; move rules to constants 2012-11-12 19:39:27 +04:00
Lennart Kats
b2ce75f95b Avoid getitng null token at end of line 2012-11-12 19:39:27 +04:00
Lennart Kats
67fe548347 Check for sane quote insertion at the latest possible point 2012-11-12 19:39:26 +04:00
Lennart Kats
45d7c6a7ee Allow insertion before semmies 2012-11-12 19:39:26 +04:00
Lennart Kats
6953b175a1 Don't insert quotes before text or around other quotes 2012-11-12 19:39:25 +04:00
Mostafa Eweda
4348a9dd23 Merge pull request #1081 from ajaxorg/hotfix/mode
Hotfix/mode
2012-11-12 07:01:27 -08:00