ace-rails-ap 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (260) hide show
  1. data/.gitmodules +3 -0
  2. data/lib/ace/rails/version.rb +1 -1
  3. data/update.sh +3 -0
  4. data/vendor/assets/javascripts/ace-compat-noconflict.js +1 -0
  5. data/vendor/assets/javascripts/ace-compat-uncompressed-noconflict.js +480 -0
  6. data/vendor/assets/javascripts/ace-compat-uncompressed.js +480 -0
  7. data/vendor/assets/javascripts/ace-compat.js +1 -0
  8. data/vendor/assets/javascripts/ace-noconflict.js +10 -0
  9. data/vendor/assets/javascripts/ace-uncompressed-noconflict.js +19976 -0
  10. data/vendor/assets/javascripts/ace-uncompressed.js +6568 -998
  11. data/vendor/assets/javascripts/ace.js +1 -1
  12. data/vendor/assets/javascripts/keybinding-emacs-noconflict.js +1 -0
  13. data/vendor/assets/javascripts/keybinding-emacs-uncompressed-noconflict.js +150 -0
  14. data/vendor/assets/javascripts/keybinding-emacs-uncompressed.js +150 -0
  15. data/vendor/assets/javascripts/keybinding-emacs.js +1 -1
  16. data/vendor/assets/javascripts/keybinding-vim-noconflict.js +1 -0
  17. data/vendor/assets/javascripts/keybinding-vim-uncompressed-noconflict.js +138 -0
  18. data/vendor/assets/javascripts/keybinding-vim-uncompressed.js +138 -0
  19. data/vendor/assets/javascripts/keybinding-vim.js +1 -1
  20. data/vendor/assets/javascripts/mode-c_cpp-noconflict.js +1 -0
  21. data/vendor/assets/javascripts/mode-c_cpp-uncompressed-noconflict.js +919 -0
  22. data/vendor/assets/javascripts/mode-c_cpp-uncompressed.js +919 -0
  23. data/vendor/assets/javascripts/mode-c_cpp.js +1 -1
  24. data/vendor/assets/javascripts/mode-clojure-noconflict.js +1 -0
  25. data/vendor/assets/javascripts/mode-clojure-uncompressed-noconflict.js +422 -0
  26. data/vendor/assets/javascripts/mode-clojure-uncompressed.js +422 -0
  27. data/vendor/assets/javascripts/mode-clojure.js +1 -1
  28. data/vendor/assets/javascripts/mode-coffee-noconflict.js +1 -0
  29. data/vendor/assets/javascripts/mode-coffee-uncompressed-noconflict.js +607 -0
  30. data/vendor/assets/javascripts/mode-coffee-uncompressed.js +607 -0
  31. data/vendor/assets/javascripts/mode-coffee.js +1 -1
  32. data/vendor/assets/javascripts/mode-coldfusion-noconflict.js +1 -0
  33. data/vendor/assets/javascripts/mode-coldfusion-uncompressed-noconflict.js +2458 -0
  34. data/vendor/assets/javascripts/mode-coldfusion-uncompressed.js +2458 -0
  35. data/vendor/assets/javascripts/mode-coldfusion.js +1 -0
  36. data/vendor/assets/javascripts/mode-csharp-noconflict.js +1 -0
  37. data/vendor/assets/javascripts/mode-csharp-uncompressed-noconflict.js +769 -0
  38. data/vendor/assets/javascripts/mode-csharp-uncompressed.js +769 -0
  39. data/vendor/assets/javascripts/mode-csharp.js +1 -1
  40. data/vendor/assets/javascripts/mode-css-noconflict.js +1 -0
  41. data/vendor/assets/javascripts/mode-css-uncompressed-noconflict.js +641 -0
  42. data/vendor/assets/javascripts/mode-css-uncompressed.js +641 -0
  43. data/vendor/assets/javascripts/mode-css.js +1 -1
  44. data/vendor/assets/javascripts/mode-golang-noconflict.js +1 -0
  45. data/vendor/assets/javascripts/mode-golang-uncompressed-noconflict.js +378 -0
  46. data/vendor/assets/javascripts/mode-golang-uncompressed.js +378 -0
  47. data/vendor/assets/javascripts/mode-golang.js +1 -0
  48. data/vendor/assets/javascripts/mode-groovy-noconflict.js +1 -0
  49. data/vendor/assets/javascripts/mode-groovy-uncompressed-noconflict.js +1393 -0
  50. data/vendor/assets/javascripts/mode-groovy-uncompressed.js +1393 -0
  51. data/vendor/assets/javascripts/mode-groovy.js +1 -1
  52. data/vendor/assets/javascripts/mode-haxe-noconflict.js +1 -0
  53. data/vendor/assets/javascripts/mode-haxe-uncompressed-noconflict.js +769 -0
  54. data/vendor/assets/javascripts/mode-haxe-uncompressed.js +769 -0
  55. data/vendor/assets/javascripts/mode-haxe.js +1 -0
  56. data/vendor/assets/javascripts/mode-html-noconflict.js +1 -0
  57. data/vendor/assets/javascripts/mode-html-uncompressed-noconflict.js +2475 -0
  58. data/vendor/assets/javascripts/mode-html-uncompressed.js +2475 -0
  59. data/vendor/assets/javascripts/mode-html.js +1 -1
  60. data/vendor/assets/javascripts/mode-java-noconflict.js +1 -0
  61. data/vendor/assets/javascripts/mode-java-uncompressed-noconflict.js +1395 -0
  62. data/vendor/assets/javascripts/mode-java-uncompressed.js +1395 -0
  63. data/vendor/assets/javascripts/mode-java.js +1 -1
  64. data/vendor/assets/javascripts/mode-javascript-noconflict.js +1 -0
  65. data/vendor/assets/javascripts/mode-javascript-uncompressed-noconflict.js +1226 -0
  66. data/vendor/assets/javascripts/mode-javascript-uncompressed.js +1226 -0
  67. data/vendor/assets/javascripts/mode-javascript.js +1 -1
  68. data/vendor/assets/javascripts/mode-json-noconflict.js +1 -0
  69. data/vendor/assets/javascripts/mode-json-uncompressed-noconflict.js +701 -0
  70. data/vendor/assets/javascripts/mode-json-uncompressed.js +701 -0
  71. data/vendor/assets/javascripts/mode-json.js +1 -1
  72. data/vendor/assets/javascripts/mode-latex-noconflict.js +1 -0
  73. data/vendor/assets/javascripts/mode-latex-uncompressed-noconflict.js +95 -0
  74. data/vendor/assets/javascripts/mode-latex-uncompressed.js +95 -0
  75. data/vendor/assets/javascripts/mode-less-noconflict.js +1 -0
  76. data/vendor/assets/javascripts/mode-less-uncompressed-noconflict.js +655 -0
  77. data/vendor/assets/javascripts/mode-less-uncompressed.js +655 -0
  78. data/vendor/assets/javascripts/mode-less.js +1 -0
  79. data/vendor/assets/javascripts/mode-liquid-noconflict.js +1 -0
  80. data/vendor/assets/javascripts/mode-liquid-uncompressed-noconflict.js +1353 -0
  81. data/vendor/assets/javascripts/mode-liquid-uncompressed.js +1353 -0
  82. data/vendor/assets/javascripts/mode-liquid.js +1 -0
  83. data/vendor/assets/javascripts/mode-lua-noconflict.js +1 -0
  84. data/vendor/assets/javascripts/mode-lua-uncompressed-noconflict.js +523 -0
  85. data/vendor/assets/javascripts/mode-lua-uncompressed.js +523 -0
  86. data/vendor/assets/javascripts/mode-markdown-noconflict.js +1 -0
  87. data/vendor/assets/javascripts/mode-markdown-uncompressed-noconflict.js +2925 -0
  88. data/vendor/assets/javascripts/mode-markdown-uncompressed.js +2925 -0
  89. data/vendor/assets/javascripts/mode-markdown.js +1 -1
  90. data/vendor/assets/javascripts/mode-ocaml-noconflict.js +1 -0
  91. data/vendor/assets/javascripts/mode-ocaml-uncompressed-noconflict.js +539 -0
  92. data/vendor/assets/javascripts/mode-ocaml-uncompressed.js +539 -0
  93. data/vendor/assets/javascripts/mode-ocaml.js +1 -1
  94. data/vendor/assets/javascripts/mode-perl-noconflict.js +1 -0
  95. data/vendor/assets/javascripts/mode-perl-uncompressed-noconflict.js +574 -0
  96. data/vendor/assets/javascripts/mode-perl-uncompressed.js +574 -0
  97. data/vendor/assets/javascripts/mode-perl.js +1 -1
  98. data/vendor/assets/javascripts/mode-pgsql-noconflict.js +1 -0
  99. data/vendor/assets/javascripts/mode-pgsql-uncompressed-noconflict.js +1104 -0
  100. data/vendor/assets/javascripts/mode-pgsql-uncompressed.js +1104 -0
  101. data/vendor/assets/javascripts/mode-pgsql.js +1 -0
  102. data/vendor/assets/javascripts/mode-php-noconflict.js +1 -0
  103. data/vendor/assets/javascripts/mode-php-uncompressed-noconflict.js +1885 -0
  104. data/vendor/assets/javascripts/mode-php-uncompressed.js +1885 -0
  105. data/vendor/assets/javascripts/mode-php.js +1 -1
  106. data/vendor/assets/javascripts/mode-powershell-noconflict.js +1 -0
  107. data/vendor/assets/javascripts/mode-powershell-uncompressed-noconflict.js +710 -0
  108. data/vendor/assets/javascripts/mode-powershell-uncompressed.js +710 -0
  109. data/vendor/assets/javascripts/mode-powershell.js +1 -0
  110. data/vendor/assets/javascripts/mode-python-noconflict.js +1 -0
  111. data/vendor/assets/javascripts/mode-python-uncompressed-noconflict.js +507 -0
  112. data/vendor/assets/javascripts/mode-python-uncompressed.js +507 -0
  113. data/vendor/assets/javascripts/mode-python.js +1 -1
  114. data/vendor/assets/javascripts/mode-ruby-noconflict.js +1 -0
  115. data/vendor/assets/javascripts/mode-ruby-uncompressed-noconflict.js +391 -0
  116. data/vendor/assets/javascripts/mode-ruby-uncompressed.js +391 -0
  117. data/vendor/assets/javascripts/mode-ruby.js +1 -1
  118. data/vendor/assets/javascripts/mode-scad-noconflict.js +1 -0
  119. data/vendor/assets/javascripts/mode-scad-uncompressed-noconflict.js +907 -0
  120. data/vendor/assets/javascripts/mode-scad-uncompressed.js +907 -0
  121. data/vendor/assets/javascripts/mode-scad.js +1 -1
  122. data/vendor/assets/javascripts/mode-scala-noconflict.js +1 -0
  123. data/vendor/assets/javascripts/mode-scala-uncompressed-noconflict.js +1395 -0
  124. data/vendor/assets/javascripts/mode-scala-uncompressed.js +1395 -0
  125. data/vendor/assets/javascripts/mode-scala.js +1 -1
  126. data/vendor/assets/javascripts/mode-scss-noconflict.js +1 -0
  127. data/vendor/assets/javascripts/mode-scss-uncompressed-noconflict.js +679 -0
  128. data/vendor/assets/javascripts/mode-scss-uncompressed.js +679 -0
  129. data/vendor/assets/javascripts/mode-scss.js +1 -1
  130. data/vendor/assets/javascripts/mode-sh-noconflict.js +1 -0
  131. data/vendor/assets/javascripts/mode-sh-uncompressed-noconflict.js +289 -0
  132. data/vendor/assets/javascripts/mode-sh-uncompressed.js +289 -0
  133. data/vendor/assets/javascripts/mode-sh.js +1 -0
  134. data/vendor/assets/javascripts/mode-sql-noconflict.js +1 -0
  135. data/vendor/assets/javascripts/mode-sql-uncompressed-noconflict.js +159 -0
  136. data/vendor/assets/javascripts/mode-sql-uncompressed.js +159 -0
  137. data/vendor/assets/javascripts/mode-sql.js +1 -0
  138. data/vendor/assets/javascripts/mode-svg-noconflict.js +1 -0
  139. data/vendor/assets/javascripts/mode-svg-uncompressed-noconflict.js +2137 -0
  140. data/vendor/assets/javascripts/mode-svg-uncompressed.js +2137 -0
  141. data/vendor/assets/javascripts/mode-svg.js +1 -1
  142. data/vendor/assets/javascripts/mode-text-noconflict.js +0 -0
  143. data/vendor/assets/javascripts/mode-text-uncompressed-noconflict.js +0 -0
  144. data/vendor/assets/javascripts/mode-text-uncompressed.js +0 -0
  145. data/vendor/assets/javascripts/mode-text.js +0 -0
  146. data/vendor/assets/javascripts/mode-textile-noconflict.js +1 -0
  147. data/vendor/assets/javascripts/mode-textile-uncompressed-noconflict.js +254 -0
  148. data/vendor/assets/javascripts/mode-textile-uncompressed.js +254 -0
  149. data/vendor/assets/javascripts/mode-textile.js +1 -1
  150. data/vendor/assets/javascripts/mode-xml-noconflict.js +1 -0
  151. data/vendor/assets/javascripts/mode-xml-uncompressed-noconflict.js +1012 -0
  152. data/vendor/assets/javascripts/mode-xml-uncompressed.js +1012 -0
  153. data/vendor/assets/javascripts/mode-xml.js +1 -1
  154. data/vendor/assets/javascripts/mode-xquery-noconflict.js +1 -0
  155. data/vendor/assets/javascripts/mode-xquery-uncompressed-noconflict.js +540 -0
  156. data/vendor/assets/javascripts/mode-xquery-uncompressed.js +540 -0
  157. data/vendor/assets/javascripts/mode-xquery.js +1 -0
  158. data/vendor/assets/javascripts/theme-chrome-noconflict.js +1 -0
  159. data/vendor/assets/javascripts/theme-chrome-uncompressed-noconflict.js +207 -0
  160. data/vendor/assets/javascripts/theme-chrome-uncompressed.js +207 -0
  161. data/vendor/assets/javascripts/theme-chrome.js +1 -0
  162. data/vendor/assets/javascripts/theme-clouds-noconflict.js +1 -0
  163. data/vendor/assets/javascripts/theme-clouds-uncompressed-noconflict.js +160 -0
  164. data/vendor/assets/javascripts/theme-clouds-uncompressed.js +160 -0
  165. data/vendor/assets/javascripts/theme-clouds.js +1 -1
  166. data/vendor/assets/javascripts/theme-clouds_midnight-noconflict.js +1 -0
  167. data/vendor/assets/javascripts/theme-clouds_midnight-uncompressed-noconflict.js +161 -0
  168. data/vendor/assets/javascripts/theme-clouds_midnight-uncompressed.js +161 -0
  169. data/vendor/assets/javascripts/theme-clouds_midnight.js +1 -1
  170. data/vendor/assets/javascripts/theme-cobalt-noconflict.js +1 -0
  171. data/vendor/assets/javascripts/theme-cobalt-uncompressed-noconflict.js +187 -0
  172. data/vendor/assets/javascripts/theme-cobalt-uncompressed.js +187 -0
  173. data/vendor/assets/javascripts/theme-cobalt.js +1 -1
  174. data/vendor/assets/javascripts/theme-crimson_editor-noconflict.js +1 -0
  175. data/vendor/assets/javascripts/theme-crimson_editor-uncompressed-noconflict.js +198 -0
  176. data/vendor/assets/javascripts/theme-crimson_editor-uncompressed.js +198 -0
  177. data/vendor/assets/javascripts/theme-dawn-noconflict.js +1 -0
  178. data/vendor/assets/javascripts/theme-dawn-uncompressed-noconflict.js +191 -0
  179. data/vendor/assets/javascripts/theme-dawn-uncompressed.js +191 -0
  180. data/vendor/assets/javascripts/theme-dawn.js +1 -1
  181. data/vendor/assets/javascripts/theme-dreamweaver-noconflict.js +1 -0
  182. data/vendor/assets/javascripts/theme-dreamweaver-uncompressed-noconflict.js +227 -0
  183. data/vendor/assets/javascripts/theme-dreamweaver-uncompressed.js +227 -0
  184. data/vendor/assets/javascripts/theme-dreamweaver.js +1 -0
  185. data/vendor/assets/javascripts/theme-eclipse-noconflict.js +1 -0
  186. data/vendor/assets/javascripts/theme-eclipse-uncompressed-noconflict.js +147 -0
  187. data/vendor/assets/javascripts/theme-eclipse-uncompressed.js +147 -0
  188. data/vendor/assets/javascripts/theme-eclipse.js +1 -1
  189. data/vendor/assets/javascripts/theme-idle_fingers-noconflict.js +1 -0
  190. data/vendor/assets/javascripts/theme-idle_fingers-uncompressed-noconflict.js +179 -0
  191. data/vendor/assets/javascripts/theme-idle_fingers-uncompressed.js +179 -0
  192. data/vendor/assets/javascripts/theme-idle_fingers.js +1 -1
  193. data/vendor/assets/javascripts/theme-kr_theme-noconflict.js +1 -0
  194. data/vendor/assets/javascripts/theme-kr_theme-uncompressed-noconflict.js +182 -0
  195. data/vendor/assets/javascripts/theme-kr_theme-uncompressed.js +182 -0
  196. data/vendor/assets/javascripts/theme-kr_theme.js +1 -1
  197. data/vendor/assets/javascripts/theme-merbivore-noconflict.js +1 -0
  198. data/vendor/assets/javascripts/theme-merbivore-uncompressed-noconflict.js +182 -0
  199. data/vendor/assets/javascripts/theme-merbivore-uncompressed.js +182 -0
  200. data/vendor/assets/javascripts/theme-merbivore.js +1 -1
  201. data/vendor/assets/javascripts/theme-merbivore_soft-noconflict.js +1 -0
  202. data/vendor/assets/javascripts/theme-merbivore_soft-uncompressed-noconflict.js +188 -0
  203. data/vendor/assets/javascripts/theme-merbivore_soft-uncompressed.js +188 -0
  204. data/vendor/assets/javascripts/theme-merbivore_soft.js +1 -1
  205. data/vendor/assets/javascripts/theme-mono_industrial-noconflict.js +1 -0
  206. data/vendor/assets/javascripts/theme-mono_industrial-uncompressed-noconflict.js +190 -0
  207. data/vendor/assets/javascripts/theme-mono_industrial-uncompressed.js +190 -0
  208. data/vendor/assets/javascripts/theme-mono_industrial.js +1 -1
  209. data/vendor/assets/javascripts/theme-monokai-noconflict.js +1 -0
  210. data/vendor/assets/javascripts/theme-monokai-uncompressed-noconflict.js +191 -0
  211. data/vendor/assets/javascripts/theme-monokai-uncompressed.js +191 -0
  212. data/vendor/assets/javascripts/theme-monokai.js +1 -1
  213. data/vendor/assets/javascripts/theme-pastel_on_dark-noconflict.js +1 -0
  214. data/vendor/assets/javascripts/theme-pastel_on_dark-uncompressed-noconflict.js +192 -0
  215. data/vendor/assets/javascripts/theme-pastel_on_dark-uncompressed.js +192 -0
  216. data/vendor/assets/javascripts/theme-pastel_on_dark.js +1 -1
  217. data/vendor/assets/javascripts/theme-solarized_dark-noconflict.js +1 -0
  218. data/vendor/assets/javascripts/theme-solarized_dark-uncompressed-noconflict.js +176 -0
  219. data/vendor/assets/javascripts/theme-solarized_dark-uncompressed.js +176 -0
  220. data/vendor/assets/javascripts/theme-solarized_dark.js +1 -1
  221. data/vendor/assets/javascripts/theme-solarized_light-noconflict.js +1 -0
  222. data/vendor/assets/javascripts/theme-solarized_light-uncompressed-noconflict.js +172 -0
  223. data/vendor/assets/javascripts/theme-solarized_light-uncompressed.js +172 -0
  224. data/vendor/assets/javascripts/theme-solarized_light.js +1 -1
  225. data/vendor/assets/javascripts/theme-textmate-noconflict.js +0 -0
  226. data/vendor/assets/javascripts/theme-textmate-uncompressed-noconflict.js +0 -0
  227. data/vendor/assets/javascripts/theme-textmate-uncompressed.js +0 -0
  228. data/vendor/assets/javascripts/theme-tomorrow-noconflict.js +1 -0
  229. data/vendor/assets/javascripts/theme-tomorrow-uncompressed-noconflict.js +206 -0
  230. data/vendor/assets/javascripts/theme-tomorrow-uncompressed.js +206 -0
  231. data/vendor/assets/javascripts/theme-tomorrow.js +1 -1
  232. data/vendor/assets/javascripts/theme-tomorrow_night-noconflict.js +1 -0
  233. data/vendor/assets/javascripts/theme-tomorrow_night-uncompressed-noconflict.js +206 -0
  234. data/vendor/assets/javascripts/theme-tomorrow_night-uncompressed.js +206 -0
  235. data/vendor/assets/javascripts/theme-tomorrow_night.js +1 -1
  236. data/vendor/assets/javascripts/theme-tomorrow_night_blue-noconflict.js +1 -0
  237. data/vendor/assets/javascripts/theme-tomorrow_night_blue-uncompressed-noconflict.js +209 -0
  238. data/vendor/assets/javascripts/theme-tomorrow_night_blue-uncompressed.js +209 -0
  239. data/vendor/assets/javascripts/theme-tomorrow_night_blue.js +1 -1
  240. data/vendor/assets/javascripts/theme-tomorrow_night_bright-noconflict.js +1 -0
  241. data/vendor/assets/javascripts/theme-tomorrow_night_bright-uncompressed-noconflict.js +206 -0
  242. data/vendor/assets/javascripts/theme-tomorrow_night_bright-uncompressed.js +206 -0
  243. data/vendor/assets/javascripts/theme-tomorrow_night_bright.js +1 -1
  244. data/vendor/assets/javascripts/theme-tomorrow_night_eighties-noconflict.js +1 -0
  245. data/vendor/assets/javascripts/theme-tomorrow_night_eighties-uncompressed-noconflict.js +202 -0
  246. data/vendor/assets/javascripts/theme-tomorrow_night_eighties-uncompressed.js +202 -0
  247. data/vendor/assets/javascripts/theme-tomorrow_night_eighties.js +1 -1
  248. data/vendor/assets/javascripts/theme-twilight-noconflict.js +1 -0
  249. data/vendor/assets/javascripts/theme-twilight-uncompressed-noconflict.js +204 -0
  250. data/vendor/assets/javascripts/theme-twilight-uncompressed.js +204 -0
  251. data/vendor/assets/javascripts/theme-twilight.js +1 -1
  252. data/vendor/assets/javascripts/theme-vibrant_ink-noconflict.js +1 -0
  253. data/vendor/assets/javascripts/theme-vibrant_ink-uncompressed-noconflict.js +183 -0
  254. data/vendor/assets/javascripts/theme-vibrant_ink-uncompressed.js +183 -0
  255. data/vendor/assets/javascripts/theme-vibrant_ink.js +1 -1
  256. data/vendor/assets/javascripts/worker-coffee.js +2367 -1425
  257. data/vendor/assets/javascripts/worker-css.js +3271 -582
  258. data/vendor/assets/javascripts/worker-javascript.js +4313 -2934
  259. data/vendor/assets/javascripts/worker-json.js +3597 -0
  260. metadata +225 -7
@@ -0,0 +1,701 @@
1
+ /* ***** BEGIN LICENSE BLOCK *****
2
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1
3
+ *
4
+ * The contents of this file are subject to the Mozilla Public License Version
5
+ * 1.1 (the "License"); you may not use this file except in compliance with
6
+ * the License. You may obtain a copy of the License at
7
+ * http://www.mozilla.org/MPL/
8
+ *
9
+ * Software distributed under the License is distributed on an "AS IS" basis,
10
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
11
+ * for the specific language governing rights and limitations under the
12
+ * License.
13
+ *
14
+ * The Original Code is Ajax.org Code Editor (ACE).
15
+ *
16
+ * The Initial Developer of the Original Code is
17
+ * Ajax.org B.V.
18
+ * Portions created by the Initial Developer are Copyright (C) 2010
19
+ * the Initial Developer. All Rights Reserved.
20
+ *
21
+ * Contributor(s):
22
+ * Fabian Jakobs <fabian AT ajax DOT org>
23
+ *
24
+ * Alternatively, the contents of this file may be used under the terms of
25
+ * either the GNU General Public License Version 2 or later (the "GPL"), or
26
+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
27
+ * in which case the provisions of the GPL or the LGPL are applicable instead
28
+ * of those above. If you wish to allow use of your version of this file only
29
+ * under the terms of either the GPL or the LGPL, and not to allow others to
30
+ * use your version of this file under the terms of the MPL, indicate your
31
+ * decision by deleting the provisions above and replace them with the notice
32
+ * and other provisions required by the GPL or the LGPL. If you do not delete
33
+ * the provisions above, a recipient may use your version of this file under
34
+ * the terms of any one of the MPL, the GPL or the LGPL.
35
+ *
36
+ * ***** END LICENSE BLOCK ***** */
37
+
38
+ define('ace/mode/json', ['require', 'exports', 'module' , 'ace/lib/oop', 'ace/mode/text', 'ace/tokenizer', 'ace/mode/json_highlight_rules', 'ace/mode/matching_brace_outdent', 'ace/mode/behaviour/cstyle', 'ace/mode/folding/cstyle', 'ace/worker/worker_client'], function(require, exports, module) {
39
+ "use strict";
40
+
41
+ var oop = require("../lib/oop");
42
+ var TextMode = require("./text").Mode;
43
+ var Tokenizer = require("../tokenizer").Tokenizer;
44
+ var HighlightRules = require("./json_highlight_rules").JsonHighlightRules;
45
+ var MatchingBraceOutdent = require("./matching_brace_outdent").MatchingBraceOutdent;
46
+ var CstyleBehaviour = require("./behaviour/cstyle").CstyleBehaviour;
47
+ var CStyleFoldMode = require("./folding/cstyle").FoldMode;
48
+ var WorkerClient = require("../worker/worker_client").WorkerClient;
49
+
50
+ var Mode = function() {
51
+ this.$tokenizer = new Tokenizer(new HighlightRules().getRules());
52
+ this.$outdent = new MatchingBraceOutdent();
53
+ this.$behaviour = new CstyleBehaviour();
54
+ this.foldingRules = new CStyleFoldMode();
55
+ };
56
+ oop.inherits(Mode, TextMode);
57
+
58
+ (function() {
59
+
60
+ this.getNextLineIndent = function(state, line, tab) {
61
+ var indent = this.$getIndent(line);
62
+
63
+ if (state == "start") {
64
+ var match = line.match(/^.*[\{\(\[]\s*$/);
65
+ if (match) {
66
+ indent += tab;
67
+ }
68
+ }
69
+
70
+ return indent;
71
+ };
72
+
73
+ this.checkOutdent = function(state, line, input) {
74
+ return this.$outdent.checkOutdent(line, input);
75
+ };
76
+
77
+ this.autoOutdent = function(state, doc, row) {
78
+ this.$outdent.autoOutdent(doc, row);
79
+ };
80
+
81
+ this.createWorker = function(session) {
82
+ var worker = new WorkerClient(["ace"], "worker-json.js", "ace/mode/json_worker", "JsonWorker");
83
+ worker.attachToDocument(session.getDocument());
84
+
85
+ worker.on("error", function(e) {
86
+ session.setAnnotations([e.data]);
87
+ });
88
+
89
+ worker.on("ok", function() {
90
+ session.clearAnnotations();
91
+ });
92
+
93
+ return worker;
94
+ };
95
+
96
+
97
+ }).call(Mode.prototype);
98
+
99
+ exports.Mode = Mode;
100
+ });
101
+ /* ***** BEGIN LICENSE BLOCK *****
102
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1
103
+ *
104
+ * The contents of this file are subject to the Mozilla Public License Version
105
+ * 1.1 (the "License"); you may not use this file except in compliance with
106
+ * the License. You may obtain a copy of the License at
107
+ * http://www.mozilla.org/MPL/
108
+ *
109
+ * Software distributed under the License is distributed on an "AS IS" basis,
110
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
111
+ * for the specific language governing rights and limitations under the
112
+ * License.
113
+ *
114
+ * The Original Code is Ajax.org Code Editor (ACE).
115
+ *
116
+ * The Initial Developer of the Original Code is
117
+ * Ajax.org B.V.
118
+ * Portions created by the Initial Developer are Copyright (C) 2010
119
+ * the Initial Developer. All Rights Reserved.
120
+ *
121
+ * Contributor(s):
122
+ * Fabian Jakobs <fabian AT ajax DOT org>
123
+ * Mihai Sucan <mihai DOT sucan AT gmail DOT com>
124
+ *
125
+ * Alternatively, the contents of this file may be used under the terms of
126
+ * either the GNU General Public License Version 2 or later (the "GPL"), or
127
+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
128
+ * in which case the provisions of the GPL or the LGPL are applicable instead
129
+ * of those above. If you wish to allow use of your version of this file only
130
+ * under the terms of either the GPL or the LGPL, and not to allow others to
131
+ * use your version of this file under the terms of the MPL, indicate your
132
+ * decision by deleting the provisions above and replace them with the notice
133
+ * and other provisions required by the GPL or the LGPL. If you do not delete
134
+ * the provisions above, a recipient may use your version of this file under
135
+ * the terms of any one of the MPL, the GPL or the LGPL.
136
+ *
137
+ * ***** END LICENSE BLOCK ***** */
138
+
139
+ define('ace/mode/json_highlight_rules', ['require', 'exports', 'module' , 'ace/lib/oop', 'ace/mode/text_highlight_rules'], function(require, exports, module) {
140
+ "use strict";
141
+
142
+ var oop = require("../lib/oop");
143
+ var TextHighlightRules = require("./text_highlight_rules").TextHighlightRules;
144
+
145
+ var JsonHighlightRules = function() {
146
+
147
+ // regexp must not have capturing parentheses. Use (?:) instead.
148
+ // regexps are ordered -> the first match is used
149
+ this.$rules = {
150
+ "start" : [
151
+ {
152
+ token : "string", // single line
153
+ regex : '["](?:(?:\\\\.)|(?:[^"\\\\]))*?["]'
154
+ }, {
155
+ token : "constant.numeric", // hex
156
+ regex : "0[xX][0-9a-fA-F]+\\b"
157
+ }, {
158
+ token : "constant.numeric", // float
159
+ regex : "[+-]?\\d+(?:(?:\\.\\d*)?(?:[eE][+-]?\\d+)?)?\\b"
160
+ }, {
161
+ token : "constant.language.boolean",
162
+ regex : "(?:true|false)\\b"
163
+ }, {
164
+ token : "invalid.illegal", // single quoted strings are not allowed
165
+ regex : "['](?:(?:\\\\.)|(?:[^'\\\\]))*?[']"
166
+ }, {
167
+ token : "invalid.illegal", // comments are not allowed
168
+ regex : "\\/\\/.*$"
169
+ }, {
170
+ token : "paren.lparen",
171
+ regex : "[[({]"
172
+ }, {
173
+ token : "paren.rparen",
174
+ regex : "[\\])}]"
175
+ }, {
176
+ token : "text",
177
+ regex : "\\s+"
178
+ }
179
+ ]
180
+ };
181
+
182
+ };
183
+
184
+ oop.inherits(JsonHighlightRules, TextHighlightRules);
185
+
186
+ exports.JsonHighlightRules = JsonHighlightRules;
187
+ });
188
+ /* ***** BEGIN LICENSE BLOCK *****
189
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1
190
+ *
191
+ * The contents of this file are subject to the Mozilla Public License Version
192
+ * 1.1 (the "License"); you may not use this file except in compliance with
193
+ * the License. You may obtain a copy of the License at
194
+ * http://www.mozilla.org/MPL/
195
+ *
196
+ * Software distributed under the License is distributed on an "AS IS" basis,
197
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
198
+ * for the specific language governing rights and limitations under the
199
+ * License.
200
+ *
201
+ * The Original Code is Ajax.org Code Editor (ACE).
202
+ *
203
+ * The Initial Developer of the Original Code is
204
+ * Ajax.org B.V.
205
+ * Portions created by the Initial Developer are Copyright (C) 2010
206
+ * the Initial Developer. All Rights Reserved.
207
+ *
208
+ * Contributor(s):
209
+ * Fabian Jakobs <fabian AT ajax DOT org>
210
+ *
211
+ * Alternatively, the contents of this file may be used under the terms of
212
+ * either the GNU General Public License Version 2 or later (the "GPL"), or
213
+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
214
+ * in which case the provisions of the GPL or the LGPL are applicable instead
215
+ * of those above. If you wish to allow use of your version of this file only
216
+ * under the terms of either the GPL or the LGPL, and not to allow others to
217
+ * use your version of this file under the terms of the MPL, indicate your
218
+ * decision by deleting the provisions above and replace them with the notice
219
+ * and other provisions required by the GPL or the LGPL. If you do not delete
220
+ * the provisions above, a recipient may use your version of this file under
221
+ * the terms of any one of the MPL, the GPL or the LGPL.
222
+ *
223
+ * ***** END LICENSE BLOCK ***** */
224
+
225
+ define('ace/mode/matching_brace_outdent', ['require', 'exports', 'module' , 'ace/range'], function(require, exports, module) {
226
+ "use strict";
227
+
228
+ var Range = require("../range").Range;
229
+
230
+ var MatchingBraceOutdent = function() {};
231
+
232
+ (function() {
233
+
234
+ this.checkOutdent = function(line, input) {
235
+ if (! /^\s+$/.test(line))
236
+ return false;
237
+
238
+ return /^\s*\}/.test(input);
239
+ };
240
+
241
+ this.autoOutdent = function(doc, row) {
242
+ var line = doc.getLine(row);
243
+ var match = line.match(/^(\s*\})/);
244
+
245
+ if (!match) return 0;
246
+
247
+ var column = match[1].length;
248
+ var openBracePos = doc.findMatchingBracket({row: row, column: column});
249
+
250
+ if (!openBracePos || openBracePos.row == row) return 0;
251
+
252
+ var indent = this.$getIndent(doc.getLine(openBracePos.row));
253
+ doc.replace(new Range(row, 0, row, column-1), indent);
254
+ };
255
+
256
+ this.$getIndent = function(line) {
257
+ var match = line.match(/^(\s+)/);
258
+ if (match) {
259
+ return match[1];
260
+ }
261
+
262
+ return "";
263
+ };
264
+
265
+ }).call(MatchingBraceOutdent.prototype);
266
+
267
+ exports.MatchingBraceOutdent = MatchingBraceOutdent;
268
+ });
269
+ /* vim:ts=4:sts=4:sw=4:
270
+ * ***** BEGIN LICENSE BLOCK *****
271
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1
272
+ *
273
+ * The contents of this file are subject to the Mozilla Public License Version
274
+ * 1.1 (the "License"); you may not use this file except in compliance with
275
+ * the License. You may obtain a copy of the License at
276
+ * http://www.mozilla.org/MPL/
277
+ *
278
+ * Software distributed under the License is distributed on an "AS IS" basis,
279
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
280
+ * for the specific language governing rights and limitations under the
281
+ * License.
282
+ *
283
+ * The Original Code is Ajax.org Code Editor (ACE).
284
+ *
285
+ * The Initial Developer of the Original Code is
286
+ * Ajax.org B.V.
287
+ * Portions created by the Initial Developer are Copyright (C) 2010
288
+ * the Initial Developer. All Rights Reserved.
289
+ *
290
+ * Contributor(s):
291
+ * Chris Spencer <chris.ag.spencer AT googlemail DOT com>
292
+ *
293
+ * Alternatively, the contents of this file may be used under the terms of
294
+ * either the GNU General Public License Version 2 or later (the "GPL"), or
295
+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
296
+ * in which case the provisions of the GPL or the LGPL are applicable instead
297
+ * of those above. If you wish to allow use of your version of this file only
298
+ * under the terms of either the GPL or the LGPL, and not to allow others to
299
+ * use your version of this file under the terms of the MPL, indicate your
300
+ * decision by deleting the provisions above and replace them with the notice
301
+ * and other provisions required by the GPL or the LGPL. If you do not delete
302
+ * the provisions above, a recipient may use your version of this file under
303
+ * the terms of any one of the MPL, the GPL or the LGPL.
304
+ *
305
+ * ***** END LICENSE BLOCK ***** */
306
+
307
+ define('ace/mode/behaviour/cstyle', ['require', 'exports', 'module' , 'ace/lib/oop', 'ace/mode/behaviour'], function(require, exports, module) {
308
+ "use strict";
309
+
310
+ var oop = require("../../lib/oop");
311
+ var Behaviour = require('../behaviour').Behaviour;
312
+
313
+ var CstyleBehaviour = function () {
314
+
315
+ this.add("braces", "insertion", function (state, action, editor, session, text) {
316
+ if (text == '{') {
317
+ var selection = editor.getSelectionRange();
318
+ var selected = session.doc.getTextRange(selection);
319
+ if (selected !== "") {
320
+ return {
321
+ text: '{' + selected + '}',
322
+ selection: false
323
+ };
324
+ } else {
325
+ return {
326
+ text: '{}',
327
+ selection: [1, 1]
328
+ };
329
+ }
330
+ } else if (text == '}') {
331
+ var cursor = editor.getCursorPosition();
332
+ var line = session.doc.getLine(cursor.row);
333
+ var rightChar = line.substring(cursor.column, cursor.column + 1);
334
+ if (rightChar == '}') {
335
+ var matching = session.$findOpeningBracket('}', {column: cursor.column + 1, row: cursor.row});
336
+ if (matching !== null) {
337
+ return {
338
+ text: '',
339
+ selection: [1, 1]
340
+ };
341
+ }
342
+ }
343
+ } else if (text == "\n") {
344
+ var cursor = editor.getCursorPosition();
345
+ var line = session.doc.getLine(cursor.row);
346
+ var rightChar = line.substring(cursor.column, cursor.column + 1);
347
+ if (rightChar == '}') {
348
+ var openBracePos = session.findMatchingBracket({row: cursor.row, column: cursor.column + 1});
349
+ if (!openBracePos)
350
+ return null;
351
+
352
+ var indent = this.getNextLineIndent(state, line.substring(0, line.length - 1), session.getTabString());
353
+ var next_indent = this.$getIndent(session.doc.getLine(openBracePos.row));
354
+
355
+ return {
356
+ text: '\n' + indent + '\n' + next_indent,
357
+ selection: [1, indent.length, 1, indent.length]
358
+ };
359
+ }
360
+ }
361
+ });
362
+
363
+ this.add("braces", "deletion", function (state, action, editor, session, range) {
364
+ var selected = session.doc.getTextRange(range);
365
+ if (!range.isMultiLine() && selected == '{') {
366
+ var line = session.doc.getLine(range.start.row);
367
+ var rightChar = line.substring(range.end.column, range.end.column + 1);
368
+ if (rightChar == '}') {
369
+ range.end.column++;
370
+ return range;
371
+ }
372
+ }
373
+ });
374
+
375
+ this.add("parens", "insertion", function (state, action, editor, session, text) {
376
+ if (text == '(') {
377
+ var selection = editor.getSelectionRange();
378
+ var selected = session.doc.getTextRange(selection);
379
+ if (selected !== "") {
380
+ return {
381
+ text: '(' + selected + ')',
382
+ selection: false
383
+ };
384
+ } else {
385
+ return {
386
+ text: '()',
387
+ selection: [1, 1]
388
+ };
389
+ }
390
+ } else if (text == ')') {
391
+ var cursor = editor.getCursorPosition();
392
+ var line = session.doc.getLine(cursor.row);
393
+ var rightChar = line.substring(cursor.column, cursor.column + 1);
394
+ if (rightChar == ')') {
395
+ var matching = session.$findOpeningBracket(')', {column: cursor.column + 1, row: cursor.row});
396
+ if (matching !== null) {
397
+ return {
398
+ text: '',
399
+ selection: [1, 1]
400
+ };
401
+ }
402
+ }
403
+ }
404
+ });
405
+
406
+ this.add("parens", "deletion", function (state, action, editor, session, range) {
407
+ var selected = session.doc.getTextRange(range);
408
+ if (!range.isMultiLine() && selected == '(') {
409
+ var line = session.doc.getLine(range.start.row);
410
+ var rightChar = line.substring(range.start.column + 1, range.start.column + 2);
411
+ if (rightChar == ')') {
412
+ range.end.column++;
413
+ return range;
414
+ }
415
+ }
416
+ });
417
+
418
+ this.add("string_dquotes", "insertion", function (state, action, editor, session, text) {
419
+ if (text == '"' || text == "'") {
420
+ var quote = text;
421
+ var selection = editor.getSelectionRange();
422
+ var selected = session.doc.getTextRange(selection);
423
+ if (selected !== "") {
424
+ return {
425
+ text: quote + selected + quote,
426
+ selection: false
427
+ };
428
+ } else {
429
+ var cursor = editor.getCursorPosition();
430
+ var line = session.doc.getLine(cursor.row);
431
+ var leftChar = line.substring(cursor.column-1, cursor.column);
432
+
433
+ // We're escaped.
434
+ if (leftChar == '\\') {
435
+ return null;
436
+ }
437
+
438
+ // Find what token we're inside.
439
+ var tokens = session.getTokens(selection.start.row, selection.start.row)[0].tokens;
440
+ var col = 0, token;
441
+ var quotepos = -1; // Track whether we're inside an open quote.
442
+
443
+ for (var x = 0; x < tokens.length; x++) {
444
+ token = tokens[x];
445
+ if (token.type == "string") {
446
+ quotepos = -1;
447
+ } else if (quotepos < 0) {
448
+ quotepos = token.value.indexOf(quote);
449
+ }
450
+ if ((token.value.length + col) > selection.start.column) {
451
+ break;
452
+ }
453
+ col += tokens[x].value.length;
454
+ }
455
+
456
+ // Try and be smart about when we auto insert.
457
+ if (!token || (quotepos < 0 && token.type !== "comment" && (token.type !== "string" || ((selection.start.column !== token.value.length+col-1) && token.value.lastIndexOf(quote) === token.value.length-1)))) {
458
+ return {
459
+ text: quote + quote,
460
+ selection: [1,1]
461
+ };
462
+ } else if (token && token.type === "string") {
463
+ // Ignore input and move right one if we're typing over the closing quote.
464
+ var rightChar = line.substring(cursor.column, cursor.column + 1);
465
+ if (rightChar == quote) {
466
+ return {
467
+ text: '',
468
+ selection: [1, 1]
469
+ };
470
+ }
471
+ }
472
+ }
473
+ }
474
+ });
475
+
476
+ this.add("string_dquotes", "deletion", function (state, action, editor, session, range) {
477
+ var selected = session.doc.getTextRange(range);
478
+ if (!range.isMultiLine() && (selected == '"' || selected == "'")) {
479
+ var line = session.doc.getLine(range.start.row);
480
+ var rightChar = line.substring(range.start.column + 1, range.start.column + 2);
481
+ if (rightChar == '"') {
482
+ range.end.column++;
483
+ return range;
484
+ }
485
+ }
486
+ });
487
+
488
+ };
489
+
490
+ oop.inherits(CstyleBehaviour, Behaviour);
491
+
492
+ exports.CstyleBehaviour = CstyleBehaviour;
493
+ });
494
+ /* ***** BEGIN LICENSE BLOCK *****
495
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1
496
+ *
497
+ * The contents of this file are subject to the Mozilla Public License Version
498
+ * 1.1 (the "License"); you may not use this file except in compliance with
499
+ * the License. You may obtain a copy of the License at
500
+ * http://www.mozilla.org/MPL/
501
+ *
502
+ * Software distributed under the License is distributed on an "AS IS" basis,
503
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
504
+ * for the specific language governing rights and limitations under the
505
+ * License.
506
+ *
507
+ * The Original Code is Ajax.org Code Editor (ACE).
508
+ *
509
+ * The Initial Developer of the Original Code is
510
+ * Ajax.org B.V.
511
+ * Portions created by the Initial Developer are Copyright (C) 2010
512
+ * the Initial Developer. All Rights Reserved.
513
+ *
514
+ * Contributor(s):
515
+ * Fabian Jakobs <fabian AT ajax DOT org>
516
+ *
517
+ * Alternatively, the contents of this file may be used under the terms of
518
+ * either the GNU General Public License Version 2 or later (the "GPL"), or
519
+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
520
+ * in which case the provisions of the GPL or the LGPL are applicable instead
521
+ * of those above. If you wish to allow use of your version of this file only
522
+ * under the terms of either the GPL or the LGPL, and not to allow others to
523
+ * use your version of this file under the terms of the MPL, indicate your
524
+ * decision by deleting the provisions above and replace them with the notice
525
+ * and other provisions required by the GPL or the LGPL. If you do not delete
526
+ * the provisions above, a recipient may use your version of this file under
527
+ * the terms of any one of the MPL, the GPL or the LGPL.
528
+ *
529
+ * ***** END LICENSE BLOCK ***** */
530
+
531
+ define('ace/mode/folding/cstyle', ['require', 'exports', 'module' , 'ace/lib/oop', 'ace/range', 'ace/mode/folding/fold_mode'], function(require, exports, module) {
532
+ "use strict";
533
+
534
+ var oop = require("../../lib/oop");
535
+ var Range = require("../../range").Range;
536
+ var BaseFoldMode = require("./fold_mode").FoldMode;
537
+
538
+ var FoldMode = exports.FoldMode = function() {};
539
+ oop.inherits(FoldMode, BaseFoldMode);
540
+
541
+ (function() {
542
+
543
+ this.foldingStartMarker = /(\{|\[)[^\}\]]*$|^\s*(\/\*)/;
544
+ this.foldingStopMarker = /^[^\[\{]*(\}|\])|^[\s\*]*(\*\/)/;
545
+
546
+ this.getFoldWidgetRange = function(session, foldStyle, row) {
547
+ var line = session.getLine(row);
548
+ var match = line.match(this.foldingStartMarker);
549
+ if (match) {
550
+ var i = match.index;
551
+
552
+ if (match[1])
553
+ return this.openingBracketBlock(session, match[1], row, i);
554
+
555
+ var range = session.getCommentFoldRange(row, i + match[0].length);
556
+ range.end.column -= 2;
557
+ return range;
558
+ }
559
+
560
+ if (foldStyle !== "markbeginend")
561
+ return;
562
+
563
+ var match = line.match(this.foldingStopMarker);
564
+ if (match) {
565
+ var i = match.index + match[0].length;
566
+
567
+ if (match[2]) {
568
+ var range = session.getCommentFoldRange(row, i);
569
+ range.end.column -= 2;
570
+ return range;
571
+ }
572
+
573
+ var end = {row: row, column: i};
574
+ var start = session.$findOpeningBracket(match[1], end);
575
+
576
+ if (!start)
577
+ return;
578
+
579
+ start.column++;
580
+ end.column--;
581
+
582
+ return Range.fromPoints(start, end);
583
+ }
584
+ };
585
+
586
+ }).call(FoldMode.prototype);
587
+
588
+ });
589
+ /* ***** BEGIN LICENSE BLOCK *****
590
+ * Version: MPL 1.1/GPL 2.0/LGPL 2.1
591
+ *
592
+ * The contents of this file are subject to the Mozilla Public License Version
593
+ * 1.1 (the "License"); you may not use this file except in compliance with
594
+ * the License. You may obtain a copy of the License at
595
+ * http://www.mozilla.org/MPL/
596
+ *
597
+ * Software distributed under the License is distributed on an "AS IS" basis,
598
+ * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
599
+ * for the specific language governing rights and limitations under the
600
+ * License.
601
+ *
602
+ * The Original Code is Ajax.org Code Editor (ACE).
603
+ *
604
+ * The Initial Developer of the Original Code is
605
+ * Ajax.org B.V.
606
+ * Portions created by the Initial Developer are Copyright (C) 2010
607
+ * the Initial Developer. All Rights Reserved.
608
+ *
609
+ * Contributor(s):
610
+ * Fabian Jakobs <fabian AT ajax DOT org>
611
+ *
612
+ * Alternatively, the contents of this file may be used under the terms of
613
+ * either the GNU General Public License Version 2 or later (the "GPL"), or
614
+ * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
615
+ * in which case the provisions of the GPL or the LGPL are applicable instead
616
+ * of those above. If you wish to allow use of your version of this file only
617
+ * under the terms of either the GPL or the LGPL, and not to allow others to
618
+ * use your version of this file under the terms of the MPL, indicate your
619
+ * decision by deleting the provisions above and replace them with the notice
620
+ * and other provisions required by the GPL or the LGPL. If you do not delete
621
+ * the provisions above, a recipient may use your version of this file under
622
+ * the terms of any one of the MPL, the GPL or the LGPL.
623
+ *
624
+ * ***** END LICENSE BLOCK ***** */
625
+
626
+ define('ace/mode/folding/fold_mode', ['require', 'exports', 'module' , 'ace/range'], function(require, exports, module) {
627
+ "use strict";
628
+
629
+ var Range = require("../../range").Range;
630
+
631
+ var FoldMode = exports.FoldMode = function() {};
632
+
633
+ (function() {
634
+
635
+ this.foldingStartMarker = null;
636
+ this.foldingStopMarker = null;
637
+
638
+ // must return "" if there's no fold, to enable caching
639
+ this.getFoldWidget = function(session, foldStyle, row) {
640
+ var line = session.getLine(row);
641
+ if (this.foldingStartMarker.test(line))
642
+ return "start";
643
+ if (foldStyle == "markbeginend"
644
+ && this.foldingStopMarker
645
+ && this.foldingStopMarker.test(line))
646
+ return "end";
647
+ return "";
648
+ };
649
+
650
+ this.getFoldWidgetRange = function(session, foldStyle, row) {
651
+ return null;
652
+ };
653
+
654
+ this.indentationBlock = function(session, row, column) {
655
+ var re = /^\s*/;
656
+ var startRow = row;
657
+ var endRow = row;
658
+ var line = session.getLine(row);
659
+ var startColumn = column || line.length;
660
+ var startLevel = line.match(re)[0].length;
661
+ var maxRow = session.getLength()
662
+
663
+ while (++row < maxRow) {
664
+ line = session.getLine(row);
665
+ var level = line.match(re)[0].length;
666
+
667
+ if (level == line.length)
668
+ continue;
669
+
670
+ if (level <= startLevel)
671
+ break;
672
+
673
+ endRow = row;
674
+ }
675
+
676
+ if (endRow > startRow) {
677
+ var endColumn = session.getLine(endRow).length;
678
+ return new Range(startRow, startColumn, endRow, endColumn);
679
+ }
680
+ };
681
+
682
+ this.openingBracketBlock = function(session, bracket, row, column) {
683
+ var start = {row: row, column: column + 1};
684
+ var end = session.$findClosingBracket(bracket, start);
685
+ if (!end)
686
+ return;
687
+
688
+ var fw = session.foldWidgets[end.row];
689
+ if (fw == null)
690
+ fw = this.getFoldWidget(session, end.row);
691
+
692
+ if (fw == "start") {
693
+ end.row --;
694
+ end.column = session.getLine(end.row).length;
695
+ }
696
+ return Range.fromPoints(start, end);
697
+ };
698
+
699
+ }).call(FoldMode.prototype);
700
+
701
+ });