Vlad Zinculescu
|
8d3c4feeb5
|
searchbox wip
|
2013-01-09 18:55:58 +04:00 |
|
nightwing
|
05a08562ed
|
add missing import in config.js
|
2013-01-08 12:37:12 +04:00 |
|
nightwing
|
b9a220de96
|
use delayed loading of keybindings for ext/textarea
|
2013-01-07 23:17:23 +04:00 |
|
nightwing
|
51a91e71af
|
make container argument of VirtualRenderer optional
|
2013-01-07 23:12:29 +04:00 |
|
nightwing
|
07792dab9a
|
allow options object in setMode
|
2013-01-07 23:11:53 +04:00 |
|
nightwing
|
0a61c37a3b
|
add options to php mode
|
2013-01-07 23:11:52 +04:00 |
|
nightwing
|
dcbbeb7e22
|
enable seting keybindings by name
|
2013-01-07 23:11:52 +04:00 |
|
nightwing
|
e6671462cd
|
cleanup mode loading
|
2013-01-07 23:11:51 +04:00 |
|
nightwing
|
ffadbe44bf
|
add config.loadModule
|
2013-01-07 23:11:51 +04:00 |
|
nightwing
|
d7ff50c9fe
|
fix cursor in emacs mode
|
2013-01-07 23:10:52 +04:00 |
|
Chester Wood
|
bd2e5381cc
|
Add keybinding selection to textarea bookmarklet
|
2013-01-07 22:59:40 +04:00 |
|
William Candillon
|
ae6fa80808
|
Fixes unicode ranges from xml names.
|
2013-01-04 23:41:33 +04:00 |
|
William Candillon
|
1559eb59d7
|
Revert buggy unicode support.
|
2013-01-04 23:41:32 +04:00 |
|
William Candillon
|
de44547b61
|
Add unicode support for ncname.
|
2013-01-04 23:41:32 +04:00 |
|
William Candillon
|
ab1e52f2c5
|
Minor improvements.
|
2013-01-04 23:41:32 +04:00 |
|
William Candillon
|
aaee55f115
|
Improvements in tag highlighting.
|
2013-01-04 23:41:32 +04:00 |
|
William Candillon
|
345b5f7626
|
Add support for eqname syntax.
|
2013-01-04 23:41:31 +04:00 |
|
William Candillon
|
17247653c0
|
Improve xqdoc highlighting.
|
2013-01-04 23:41:31 +04:00 |
|
William Candillon
|
477de72595
|
Fix highlighting of processing instructions.
|
2013-01-04 23:41:31 +04:00 |
|
William Candillon
|
e0c36db7a5
|
Improve syntax highlighting of cdata sections.
|
2013-01-04 23:41:31 +04:00 |
|
William Candillon
|
7dc7aa4295
|
Syntax highlighter improvements.
|
2013-01-04 23:41:30 +04:00 |
|
William Candillon
|
cf60a96c38
|
Fix bug in the parser with XQDDF syntax.
|
2013-01-04 23:41:12 +04:00 |
|
William Candillon
|
d91d4954ea
|
Beautify XQuery highlighting rules.
|
2013-01-04 23:41:12 +04:00 |
|
William Candillon
|
823abf4449
|
Minor improvements in xquery semantic highlighting.
|
2013-01-04 23:41:11 +04:00 |
|
William Candillon
|
44f4740a8a
|
XQuery semantic highlighting improvements.
|
2013-01-04 23:41:11 +04:00 |
|
William Candillon
|
eebc086415
|
Improve syntax highlighting of XQuery comments.
|
2013-01-04 23:41:11 +04:00 |
|
alizahid
|
2f62826684
|
Update lib/ace/lib/useragent.js
Added detection for Internet Explorer 10 wrapper for Windows Store apps
|
2013-01-01 10:21:50 +05:00 |
|
Mostafa Eweda
|
8b7dcf7e4f
|
Merge pull request #1173 from ajaxorg/indexToPosition
#1162 positionToIndex, indexToPosition methods
|
2012-12-29 17:09:29 -08:00 |
|
nightwing
|
b4243b9f07
|
cleanup and fix comments
|
2012-12-28 02:06:53 +04:00 |
|
Jan Jongboom
|
ce2638c10b
|
Add vbscript mode
|
2012-12-28 01:39:50 +04:00 |
|
Garen Torikian
|
29ee461d29
|
Add documentation
|
2012-12-26 23:15:52 -08:00 |
|
nightwing
|
0908b41268
|
add document indexToPosition and positionToIndex
|
2012-12-26 20:51:52 +04:00 |
|
nightwing
|
40563347e9
|
make getNewLineCharacter errorproof
|
2012-12-26 20:51:52 +04:00 |
|
nightwing
|
27dd31cf62
|
small cleanup
|
2012-12-26 20:51:52 +04:00 |
|
Garen Torikian
|
4d474bcdaf
|
Fix #1143, #1144, #1145
|
2012-12-26 20:39:59 +04:00 |
|
nightwing
|
8f6f6c6e3d
|
fix error in objectivec_highlight_rules when Array.prototype is modified
|
2012-12-25 19:39:33 +04:00 |
|
nightwing
|
d2072604f3
|
fix tests failing because of merged paren tokens
|
2012-12-25 17:59:45 +04:00 |
|
nightwing
|
230bca6b1b
|
#1138 Markdown mode should be based on HTML mode
|
2012-12-25 17:13:44 +04:00 |
|
nightwing
|
fa90671619
|
update highlighting tests after change
|
2012-12-25 17:09:21 +04:00 |
|
nightwing
|
759fbaba44
|
merge tokens of same type by default
|
2012-12-25 16:57:11 +04:00 |
|
nightwing
|
e56b9284da
|
non greedy js strings
|
2012-12-25 16:57:11 +04:00 |
|
nightwing
|
0c360f39a6
|
make xml strings non greedy to allow better mixed modes
|
2012-12-25 16:57:11 +04:00 |
|
nightwing
|
70cd01d858
|
cleanup xml highlight rules
|
2012-12-25 16:57:10 +04:00 |
|
nightwing
|
bce93cf031
|
remove weird ruby style comment highlighting from clojure mode
|
2012-12-25 16:57:10 +04:00 |
|
nightwing
|
f227cc67f0
|
better support to Github style code blocks in markdown
Issue #1131
|
2012-12-25 16:57:10 +04:00 |
|
nightwing
|
0c79b239b6
|
fix c and stylus highlighters
|
2012-12-25 16:56:31 +04:00 |
|
nightwing
|
63b80b21d2
|
update tokenization examples
|
2012-12-25 16:23:10 +04:00 |
|
nightwing
|
60fd422da8
|
use relative paths
|
2012-12-25 16:23:10 +04:00 |
|
Garen Torikian
|
142415b985
|
Fix endif
|
2012-12-25 00:20:33 -08:00 |
|
Garen Torikian
|
723c86dc85
|
Fix preprocessor rules, #1170
|
2012-12-24 17:18:44 -08:00 |
|