Commit graph

3,828 commits

Author SHA1 Message Date
DanyaPostfactum
d12e5c4548 Improve lang.stringRepeat function perfomance 2013-01-11 16:11:14 +10:00
nightwing
153562054d add link to Drive Notepad 2013-01-08 23:51:23 +04:00
nightwing
05a08562ed add missing import in config.js 2013-01-08 12:37:12 +04:00
Harutyun Amirjanyan
8669a7d2d9 Merge pull request #1160 from ajaxorg/mode-loading
Module loading
2013-01-07 11:28:13 -08:00
nightwing
575646f230 readme must show build status of master branch 2013-01-07 23:23:31 +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
66d8e37f4d async loading of fonts in demo 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
nightwing
67880a49bd Merge pull request #1184 from wcandillon/master
XQuery Highlighter Improvements
2013-01-05 00:02:48 +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
Harutyun Amirjanyan
9c61ac1127 Merge pull request #1179 from alizahid/patch-1
Update lib/ace/lib/useragent.js
2012-12-31 23:53:56 -08: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
Harutyun Amirjanyan
5b45eb350b Merge pull request #1111 from ajaxorg/vbs
Add vbscript mode
2012-12-27 14:09:03 -08:00
nightwing
b6094d9472 add vbscript demo 2012-12-28 02:07:29 +04: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
Garen Torikian
06911396d6 Merge pull request #1172 from ajaxorg/highlighting/js
Highlighting bugfix
2012-12-26 00:45:25 -08: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
b4a607a280 add forgotten abap demo to index 2012-12-25 16:57:12 +04:00
nightwing
759fbaba44 merge tokens of same type by default 2012-12-25 16:57:11 +04:00