Commit graph

3,977 commits

Author SHA1 Message Date
nightwing
8d07cf88d1 Merge pull request #1220 from wcandillon/master
XQuery syntax highlighting improvements
2013-02-16 22:34:13 +04:00
William Candillon
94a088e31f Improve handling of the xquery semantic token cache. 2013-02-16 22:26:48 +04:00
William Candillon
5c30d861fa Fix tag completion bug. 2013-02-16 22:26:48 +04:00
William Candillon
cbcec10164 Add XQuery tag completion. 2013-02-16 22:26:47 +04:00
William Candillon
c1ea00244d Remove unused files. 2013-02-16 22:26:47 +04:00
William Candillon
39f2ad34a7 Fix bugs in XQuery lexer. 2013-02-16 22:26:47 +04:00
William Candillon
f65d123dc8 Fix bug with array iteration. 2013-02-16 22:26:47 +04:00
William Candillon
26345ebb31 Fix bug on token iteration. 2013-02-16 22:26:46 +04:00
nightwing
c9e86d3aa9 fix token test generator 2013-02-16 22:26:46 +04:00
William Candillon
e553f13cef Fix lexer bug. 2013-02-16 22:26:46 +04:00
William Candillon
ee592b121a Update XQuery syntax highlighting test case. 2013-02-16 22:26:27 +04:00
William Candillon
4f8741bffe Remove unused files. 2013-02-16 22:13:48 +04:00
William Candillon
c51e32252b Minor improvements. 2013-02-16 22:13:47 +04:00
William Candillon
751f45d2db XQuery syntax highlighting improvements. 2013-02-16 22:13:33 +04:00
William Candillon
c1f7c51137 Minor syntax highlighter improvement. 2013-02-16 22:13:32 +04:00
William Candillon
0c79c5dded Add new version of XQuery semantic highlighting. 2013-02-16 22:13:32 +04:00
Fabian Jakobs
a57fc8e7c6 fix my email address 2013-02-14 10:37:35 +01:00
Lennart Kats
36554a61ca Merge pull request #1226 from ajaxorg/options
better way for managing options
2013-02-14 00:57:08 -08:00
nightwing
db19dbd89d fix typo in setTabSize 2013-02-13 16:35:48 +04:00
nightwing
cb9d94946e fix typo in fadFoldWidgets options setter 2013-02-13 16:15:36 +04:00
nightwing
08baf748f6 add forwarding for session options 2013-02-13 16:05:43 +04:00
nightwing
d469335936 do not add set/get option methods automatically 2013-02-13 15:59:15 +04:00
nightwing
a6a26864df add setDefaultValues instead of doing two things in setDefaultValue 2013-02-13 12:03:31 +04:00
Garen Torikian
f8f277d79b Merge pull request #1246 from chvanikoff/typo_fix
typo
2013-02-12 14:32:00 -08:00
Chvanikoff
3b2fb6b7a3 typo 2013-02-12 23:49:02 +04:00
nightwing
fcc6ff61ac add codeHelper to the list of sites using ace 2013-02-11 21:55:25 +04:00
Harutyun Amirjanyan
63340911d5 Merge pull request #1236 from ajaxorg/mode-updates
Mode updates
2013-02-07 06:33:15 -08:00
Garen Torikian
f20a6dc159 Update test 2013-02-06 16:25:47 -08:00
Garen Torikian
d73e64e31f Fix comment highlighter 2013-02-06 12:48:31 -08: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
a6d85a6342 hotfix ruby heredoc highlighting 2013-02-06 22:28:14 +04:00
nightwing
8ec78bc208 fix #360 ext/textarea innerHTML bug 2013-02-06 22:05:09 +04:00
nightwing
28898c43a0 update scheme mode to work with new tokenizer 2013-02-06 19:36:12 +04: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
Lennart Kats
41244b3f0c Merge pull request #1185 from ajaxorg/highlighting/2.0
Highlighting/2.0
2013-02-06 06:29:16 -08:00
Lennart Kats
2c84e9618f Merge pull request #1207 from ajaxorg/es5-shim
update es5 shim to 2.0.5 (+some modifications)
2013-02-06 02:07:23 -08:00
nightwing
4b3f8a2a90 add CIBox to site 2013-02-05 20:19:48 +04:00
Garen Torikian
0c99e826e9 Update dem tests 2013-02-04 17:09:07 -08: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
05d65dac6a Fixed keywords and constant parse bug
Fixed: 'minus' shouldn't be a delimiter
Fixed: '\t' shouldn't be included in keword-type
2013-02-03 22:35:01 +08:00
Mostafa Eweda
1bcfc979dd Merge pull request #1234 from ajaxorg/hotfix/ie
Hotfix ie and bookmarklet
2013-02-03 06:19:20 -08:00
nightwing
2d5ef1f220 fix focus handling when clicking on foldwidget 2013-02-03 17:48:50 +04:00
nightwing
869de0d113 improve textarea plugin 2013-02-03 17:38:58 +04:00
nightwing
4b4451673b fix worker filtering in build with --s option 2013-02-03 16:42:53 +04:00
nightwing
944edc931a restore font-size:12px on .ace_editor and add line-height: normal 2013-02-03 16:40:19 +04:00
nightwing
2bdd35a004 fix textarea positioning on ie 2013-02-03 16:35:47 +04: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