aced_rails 0.1.2 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (304) hide show
  1. checksums.yaml +7 -0
  2. data/.travis.yml +3 -0
  3. data/CHANGELOG.md +9 -0
  4. data/README.md +29 -31
  5. data/aced_rails.gemspec +2 -2
  6. data/lib/aced_rails/config.rb +18 -18
  7. data/lib/aced_rails/helpers.rb +2 -3
  8. data/lib/aced_rails/version.rb +1 -1
  9. data/lib/generators/aced_rails/templates/aced_rails.rb +24 -16
  10. data/vendor/assets/javascripts/ace/ace.js +2 -1
  11. data/vendor/assets/javascripts/ace/ext-searchbox.js +1 -0
  12. data/vendor/assets/javascripts/ace/ext-spellcheck.js +1 -0
  13. data/vendor/assets/javascripts/ace/ext-static_highlight.js +1 -0
  14. data/vendor/assets/javascripts/ace/ext-textarea.js +1 -0
  15. data/vendor/assets/javascripts/ace/keybinding-emacs.js +1 -1
  16. data/vendor/assets/javascripts/ace/keybinding-vim.js +1 -1
  17. data/vendor/assets/javascripts/ace/mode-abap.js +1 -0
  18. data/vendor/assets/javascripts/ace/mode-asciidoc.js +1 -0
  19. data/vendor/assets/javascripts/ace/mode-c9search.js +1 -0
  20. data/vendor/assets/javascripts/ace/mode-c_cpp.js +1 -1
  21. data/vendor/assets/javascripts/ace/mode-clojure.js +1 -1
  22. data/vendor/assets/javascripts/ace/mode-coffee.js +1 -1
  23. data/vendor/assets/javascripts/ace/mode-coldfusion.js +1 -1
  24. data/vendor/assets/javascripts/ace/mode-csharp.js +1 -1
  25. data/vendor/assets/javascripts/ace/mode-css.js +1 -1
  26. data/vendor/assets/javascripts/ace/mode-curly.js +1 -0
  27. data/vendor/assets/javascripts/ace/mode-dart.js +1 -0
  28. data/vendor/assets/javascripts/ace/mode-diff.js +1 -0
  29. data/vendor/assets/javascripts/ace/mode-django.js +1 -0
  30. data/vendor/assets/javascripts/ace/mode-dot.js +1 -0
  31. data/vendor/assets/javascripts/ace/mode-glsl.js +1 -0
  32. data/vendor/assets/javascripts/ace/mode-golang.js +1 -0
  33. data/vendor/assets/javascripts/ace/mode-groovy.js +1 -1
  34. data/vendor/assets/javascripts/ace/mode-haml.js +1 -0
  35. data/vendor/assets/javascripts/ace/mode-haxe.js +1 -1
  36. data/vendor/assets/javascripts/ace/mode-html.js +1 -1
  37. data/vendor/assets/javascripts/ace/mode-jade.js +1 -0
  38. data/vendor/assets/javascripts/ace/mode-java.js +1 -1
  39. data/vendor/assets/javascripts/ace/mode-javascript.js +1 -1
  40. data/vendor/assets/javascripts/ace/mode-json.js +1 -1
  41. data/vendor/assets/javascripts/ace/mode-jsp.js +1 -0
  42. data/vendor/assets/javascripts/ace/mode-jsx.js +1 -0
  43. data/vendor/assets/javascripts/ace/mode-latex.js +1 -1
  44. data/vendor/assets/javascripts/ace/mode-less.js +1 -0
  45. data/vendor/assets/javascripts/ace/mode-liquid.js +1 -0
  46. data/vendor/assets/javascripts/ace/mode-lisp.js +1 -0
  47. data/vendor/assets/javascripts/ace/mode-livescript.js +1 -0
  48. data/vendor/assets/javascripts/ace/mode-lua.js +1 -1
  49. data/vendor/assets/javascripts/ace/mode-luapage.js +1 -0
  50. data/vendor/assets/javascripts/ace/mode-lucene.js +1 -0
  51. data/vendor/assets/javascripts/ace/mode-makefile.js +1 -0
  52. data/vendor/assets/javascripts/ace/mode-markdown.js +1 -1
  53. data/vendor/assets/javascripts/ace/mode-objectivec.js +1 -0
  54. data/vendor/assets/javascripts/ace/mode-ocaml.js +1 -1
  55. data/vendor/assets/javascripts/ace/mode-perl.js +1 -1
  56. data/vendor/assets/javascripts/ace/mode-pgsql.js +1 -1
  57. data/vendor/assets/javascripts/ace/mode-php.js +1 -1
  58. data/vendor/assets/javascripts/ace/mode-powershell.js +1 -1
  59. data/vendor/assets/javascripts/ace/mode-python.js +1 -1
  60. data/vendor/assets/javascripts/ace/mode-r.js +1 -0
  61. data/vendor/assets/javascripts/ace/mode-rdoc.js +1 -0
  62. data/vendor/assets/javascripts/ace/mode-rhtml.js +1 -0
  63. data/vendor/assets/javascripts/ace/mode-ruby.js +1 -1
  64. data/vendor/assets/javascripts/ace/mode-scad.js +1 -1
  65. data/vendor/assets/javascripts/ace/mode-scala.js +1 -1
  66. data/vendor/assets/javascripts/ace/mode-scheme.js +1 -0
  67. data/vendor/assets/javascripts/ace/mode-scss.js +1 -1
  68. data/vendor/assets/javascripts/ace/mode-sh.js +1 -1
  69. data/vendor/assets/javascripts/ace/mode-sql.js +1 -1
  70. data/vendor/assets/javascripts/ace/mode-stylus.js +1 -0
  71. data/vendor/assets/javascripts/ace/mode-svg.js +1 -1
  72. data/vendor/assets/javascripts/ace/mode-tcl.js +1 -0
  73. data/vendor/assets/javascripts/ace/mode-tex.js +1 -0
  74. data/vendor/assets/javascripts/ace/mode-textile.js +1 -1
  75. data/vendor/assets/javascripts/ace/mode-tm_snippet.js +1 -0
  76. data/vendor/assets/javascripts/ace/mode-typescript.js +1 -0
  77. data/vendor/assets/javascripts/ace/mode-vbscript.js +1 -0
  78. data/vendor/assets/javascripts/ace/mode-xml.js +1 -1
  79. data/vendor/assets/javascripts/ace/mode-xquery.js +1 -1
  80. data/vendor/assets/javascripts/ace/mode-yaml.js +1 -0
  81. data/vendor/assets/javascripts/ace/theme-ambiance.js +1 -0
  82. data/vendor/assets/javascripts/ace/theme-chaos.js +1 -0
  83. data/vendor/assets/javascripts/ace/theme-chrome.js +1 -1
  84. data/vendor/assets/javascripts/ace/theme-clouds.js +1 -1
  85. data/vendor/assets/javascripts/ace/theme-clouds_midnight.js +1 -1
  86. data/vendor/assets/javascripts/ace/theme-cobalt.js +1 -1
  87. data/vendor/assets/javascripts/ace/theme-crimson_editor.js +1 -1
  88. data/vendor/assets/javascripts/ace/theme-dawn.js +1 -1
  89. data/vendor/assets/javascripts/ace/theme-dreamweaver.js +1 -1
  90. data/vendor/assets/javascripts/ace/theme-eclipse.js +1 -1
  91. data/vendor/assets/javascripts/ace/theme-github.js +1 -0
  92. data/vendor/assets/javascripts/ace/theme-idle_fingers.js +1 -1
  93. data/vendor/assets/javascripts/ace/theme-kr.js +1 -0
  94. data/vendor/assets/javascripts/ace/theme-merbivore.js +1 -1
  95. data/vendor/assets/javascripts/ace/theme-merbivore_soft.js +1 -1
  96. data/vendor/assets/javascripts/ace/theme-mono_industrial.js +1 -1
  97. data/vendor/assets/javascripts/ace/theme-monokai.js +1 -1
  98. data/vendor/assets/javascripts/ace/theme-pastel_on_dark.js +1 -1
  99. data/vendor/assets/javascripts/ace/theme-solarized_dark.js +1 -1
  100. data/vendor/assets/javascripts/ace/theme-solarized_light.js +1 -1
  101. data/vendor/assets/javascripts/ace/theme-textmate.js +1 -0
  102. data/vendor/assets/javascripts/ace/theme-tomorrow.js +1 -1
  103. data/vendor/assets/javascripts/ace/theme-tomorrow_night.js +1 -1
  104. data/vendor/assets/javascripts/ace/theme-tomorrow_night_blue.js +1 -1
  105. data/vendor/assets/javascripts/ace/theme-tomorrow_night_bright.js +1 -1
  106. data/vendor/assets/javascripts/ace/theme-tomorrow_night_eighties.js +1 -1
  107. data/vendor/assets/javascripts/ace/theme-twilight.js +1 -1
  108. data/vendor/assets/javascripts/ace/theme-vibrant_ink.js +1 -1
  109. data/vendor/assets/javascripts/ace/theme-xcode.js +1 -0
  110. data/vendor/assets/javascripts/ace/worker-coffee.js +1 -7456
  111. data/vendor/assets/javascripts/ace/worker-css.js +1 -11693
  112. data/vendor/assets/javascripts/ace/worker-javascript.js +1 -10305
  113. data/vendor/assets/javascripts/ace/worker-json.js +1 -3062
  114. data/vendor/assets/javascripts/ace/worker-php.js +1 -0
  115. data/vendor/assets/javascripts/ace/worker-xquery.js +1 -0
  116. data/vendor/assets/javascripts/aced-rails.js.coffee +58 -0
  117. metadata +60 -205
  118. data/vendor/assets/javascripts/ace/ace-compat-noconflict.js +0 -1
  119. data/vendor/assets/javascripts/ace/ace-compat-uncompressed-noconflict.js +0 -480
  120. data/vendor/assets/javascripts/ace/ace-compat-uncompressed.js +0 -480
  121. data/vendor/assets/javascripts/ace/ace-compat.js +0 -1
  122. data/vendor/assets/javascripts/ace/ace-noconflict.js +0 -10
  123. data/vendor/assets/javascripts/ace/ace-uncompressed-noconflict.js +0 -15241
  124. data/vendor/assets/javascripts/ace/ace-uncompressed.js +0 -15241
  125. data/vendor/assets/javascripts/ace/keybinding-emacs-noconflict.js +0 -1
  126. data/vendor/assets/javascripts/ace/keybinding-emacs-uncompressed-noconflict.js +0 -150
  127. data/vendor/assets/javascripts/ace/keybinding-emacs-uncompressed.js +0 -150
  128. data/vendor/assets/javascripts/ace/keybinding-vim-noconflict.js +0 -1
  129. data/vendor/assets/javascripts/ace/keybinding-vim-uncompressed-noconflict.js +0 -138
  130. data/vendor/assets/javascripts/ace/keybinding-vim-uncompressed.js +0 -138
  131. data/vendor/assets/javascripts/ace/mode-c_cpp-noconflict.js +0 -1
  132. data/vendor/assets/javascripts/ace/mode-c_cpp-uncompressed-noconflict.js +0 -918
  133. data/vendor/assets/javascripts/ace/mode-c_cpp-uncompressed.js +0 -918
  134. data/vendor/assets/javascripts/ace/mode-clojure-noconflict.js +0 -1
  135. data/vendor/assets/javascripts/ace/mode-clojure-uncompressed-noconflict.js +0 -422
  136. data/vendor/assets/javascripts/ace/mode-clojure-uncompressed.js +0 -422
  137. data/vendor/assets/javascripts/ace/mode-coffee-noconflict.js +0 -1
  138. data/vendor/assets/javascripts/ace/mode-coffee-uncompressed-noconflict.js +0 -605
  139. data/vendor/assets/javascripts/ace/mode-coffee-uncompressed.js +0 -605
  140. data/vendor/assets/javascripts/ace/mode-coldfusion-noconflict.js +0 -1
  141. data/vendor/assets/javascripts/ace/mode-coldfusion-uncompressed-noconflict.js +0 -2391
  142. data/vendor/assets/javascripts/ace/mode-coldfusion-uncompressed.js +0 -2391
  143. data/vendor/assets/javascripts/ace/mode-csharp-noconflict.js +0 -1
  144. data/vendor/assets/javascripts/ace/mode-csharp-uncompressed-noconflict.js +0 -768
  145. data/vendor/assets/javascripts/ace/mode-csharp-uncompressed.js +0 -768
  146. data/vendor/assets/javascripts/ace/mode-css-noconflict.js +0 -1
  147. data/vendor/assets/javascripts/ace/mode-css-uncompressed-noconflict.js +0 -676
  148. data/vendor/assets/javascripts/ace/mode-css-uncompressed.js +0 -676
  149. data/vendor/assets/javascripts/ace/mode-groovy-noconflict.js +0 -1
  150. data/vendor/assets/javascripts/ace/mode-groovy-uncompressed-noconflict.js +0 -1298
  151. data/vendor/assets/javascripts/ace/mode-groovy-uncompressed.js +0 -1298
  152. data/vendor/assets/javascripts/ace/mode-haxe-noconflict.js +0 -1
  153. data/vendor/assets/javascripts/ace/mode-haxe-uncompressed-noconflict.js +0 -768
  154. data/vendor/assets/javascripts/ace/mode-haxe-uncompressed.js +0 -768
  155. data/vendor/assets/javascripts/ace/mode-html-noconflict.js +0 -1
  156. data/vendor/assets/javascripts/ace/mode-html-uncompressed-noconflict.js +0 -2407
  157. data/vendor/assets/javascripts/ace/mode-html-uncompressed.js +0 -2407
  158. data/vendor/assets/javascripts/ace/mode-java-noconflict.js +0 -1
  159. data/vendor/assets/javascripts/ace/mode-java-uncompressed-noconflict.js +0 -1300
  160. data/vendor/assets/javascripts/ace/mode-java-uncompressed.js +0 -1300
  161. data/vendor/assets/javascripts/ace/mode-javascript-noconflict.js +0 -1
  162. data/vendor/assets/javascripts/ace/mode-javascript-uncompressed-noconflict.js +0 -1131
  163. data/vendor/assets/javascripts/ace/mode-javascript-uncompressed.js +0 -1131
  164. data/vendor/assets/javascripts/ace/mode-json-noconflict.js +0 -1
  165. data/vendor/assets/javascripts/ace/mode-json-uncompressed-noconflict.js +0 -696
  166. data/vendor/assets/javascripts/ace/mode-json-uncompressed.js +0 -696
  167. data/vendor/assets/javascripts/ace/mode-latex-noconflict.js +0 -1
  168. data/vendor/assets/javascripts/ace/mode-latex-uncompressed-noconflict.js +0 -95
  169. data/vendor/assets/javascripts/ace/mode-latex-uncompressed.js +0 -95
  170. data/vendor/assets/javascripts/ace/mode-lua-noconflict.js +0 -1
  171. data/vendor/assets/javascripts/ace/mode-lua-uncompressed-noconflict.js +0 -523
  172. data/vendor/assets/javascripts/ace/mode-lua-uncompressed.js +0 -523
  173. data/vendor/assets/javascripts/ace/mode-markdown-noconflict.js +0 -1
  174. data/vendor/assets/javascripts/ace/mode-markdown-uncompressed-noconflict.js +0 -2849
  175. data/vendor/assets/javascripts/ace/mode-markdown-uncompressed.js +0 -2849
  176. data/vendor/assets/javascripts/ace/mode-ocaml-noconflict.js +0 -1
  177. data/vendor/assets/javascripts/ace/mode-ocaml-uncompressed-noconflict.js +0 -539
  178. data/vendor/assets/javascripts/ace/mode-ocaml-uncompressed.js +0 -539
  179. data/vendor/assets/javascripts/ace/mode-perl-noconflict.js +0 -1
  180. data/vendor/assets/javascripts/ace/mode-perl-uncompressed-noconflict.js +0 -573
  181. data/vendor/assets/javascripts/ace/mode-perl-uncompressed.js +0 -573
  182. data/vendor/assets/javascripts/ace/mode-pgsql-noconflict.js +0 -1
  183. data/vendor/assets/javascripts/ace/mode-pgsql-uncompressed-noconflict.js +0 -1107
  184. data/vendor/assets/javascripts/ace/mode-pgsql-uncompressed.js +0 -1107
  185. data/vendor/assets/javascripts/ace/mode-php-noconflict.js +0 -1
  186. data/vendor/assets/javascripts/ace/mode-php-uncompressed-noconflict.js +0 -1884
  187. data/vendor/assets/javascripts/ace/mode-php-uncompressed.js +0 -1884
  188. data/vendor/assets/javascripts/ace/mode-powershell-noconflict.js +0 -1
  189. data/vendor/assets/javascripts/ace/mode-powershell-uncompressed-noconflict.js +0 -706
  190. data/vendor/assets/javascripts/ace/mode-powershell-uncompressed.js +0 -706
  191. data/vendor/assets/javascripts/ace/mode-python-noconflict.js +0 -1
  192. data/vendor/assets/javascripts/ace/mode-python-uncompressed-noconflict.js +0 -506
  193. data/vendor/assets/javascripts/ace/mode-python-uncompressed.js +0 -506
  194. data/vendor/assets/javascripts/ace/mode-ruby-noconflict.js +0 -1
  195. data/vendor/assets/javascripts/ace/mode-ruby-uncompressed-noconflict.js +0 -391
  196. data/vendor/assets/javascripts/ace/mode-ruby-uncompressed.js +0 -391
  197. data/vendor/assets/javascripts/ace/mode-scad-noconflict.js +0 -1
  198. data/vendor/assets/javascripts/ace/mode-scad-uncompressed-noconflict.js +0 -906
  199. data/vendor/assets/javascripts/ace/mode-scad-uncompressed.js +0 -906
  200. data/vendor/assets/javascripts/ace/mode-scala-noconflict.js +0 -1
  201. data/vendor/assets/javascripts/ace/mode-scala-uncompressed-noconflict.js +0 -1300
  202. data/vendor/assets/javascripts/ace/mode-scala-uncompressed.js +0 -1300
  203. data/vendor/assets/javascripts/ace/mode-scss-noconflict.js +0 -1
  204. data/vendor/assets/javascripts/ace/mode-scss-uncompressed-noconflict.js +0 -678
  205. data/vendor/assets/javascripts/ace/mode-scss-uncompressed.js +0 -678
  206. data/vendor/assets/javascripts/ace/mode-sh-noconflict.js +0 -1
  207. data/vendor/assets/javascripts/ace/mode-sh-uncompressed-noconflict.js +0 -281
  208. data/vendor/assets/javascripts/ace/mode-sh-uncompressed.js +0 -281
  209. data/vendor/assets/javascripts/ace/mode-sql-noconflict.js +0 -1
  210. data/vendor/assets/javascripts/ace/mode-sql-uncompressed-noconflict.js +0 -159
  211. data/vendor/assets/javascripts/ace/mode-sql-uncompressed.js +0 -159
  212. data/vendor/assets/javascripts/ace/mode-svg-noconflict.js +0 -1
  213. data/vendor/assets/javascripts/ace/mode-svg-uncompressed-noconflict.js +0 -2034
  214. data/vendor/assets/javascripts/ace/mode-svg-uncompressed.js +0 -2034
  215. data/vendor/assets/javascripts/ace/mode-text-noconflict.js +0 -0
  216. data/vendor/assets/javascripts/ace/mode-text-uncompressed-noconflict.js +0 -0
  217. data/vendor/assets/javascripts/ace/mode-text-uncompressed.js +0 -0
  218. data/vendor/assets/javascripts/ace/mode-textile-noconflict.js +0 -1
  219. data/vendor/assets/javascripts/ace/mode-textile-uncompressed-noconflict.js +0 -254
  220. data/vendor/assets/javascripts/ace/mode-textile-uncompressed.js +0 -254
  221. data/vendor/assets/javascripts/ace/mode-xml-noconflict.js +0 -1
  222. data/vendor/assets/javascripts/ace/mode-xml-uncompressed-noconflict.js +0 -1001
  223. data/vendor/assets/javascripts/ace/mode-xml-uncompressed.js +0 -1001
  224. data/vendor/assets/javascripts/ace/mode-xquery-noconflict.js +0 -1
  225. data/vendor/assets/javascripts/ace/mode-xquery-uncompressed-noconflict.js +0 -538
  226. data/vendor/assets/javascripts/ace/mode-xquery-uncompressed.js +0 -538
  227. data/vendor/assets/javascripts/ace/theme-chrome-noconflict.js +0 -1
  228. data/vendor/assets/javascripts/ace/theme-chrome-uncompressed-noconflict.js +0 -212
  229. data/vendor/assets/javascripts/ace/theme-chrome-uncompressed.js +0 -212
  230. data/vendor/assets/javascripts/ace/theme-clouds-noconflict.js +0 -1
  231. data/vendor/assets/javascripts/ace/theme-clouds-uncompressed-noconflict.js +0 -155
  232. data/vendor/assets/javascripts/ace/theme-clouds-uncompressed.js +0 -155
  233. data/vendor/assets/javascripts/ace/theme-clouds_midnight-noconflict.js +0 -1
  234. data/vendor/assets/javascripts/ace/theme-clouds_midnight-uncompressed-noconflict.js +0 -156
  235. data/vendor/assets/javascripts/ace/theme-clouds_midnight-uncompressed.js +0 -156
  236. data/vendor/assets/javascripts/ace/theme-cobalt-noconflict.js +0 -1
  237. data/vendor/assets/javascripts/ace/theme-cobalt-uncompressed-noconflict.js +0 -174
  238. data/vendor/assets/javascripts/ace/theme-cobalt-uncompressed.js +0 -174
  239. data/vendor/assets/javascripts/ace/theme-crimson_editor-noconflict.js +0 -1
  240. data/vendor/assets/javascripts/ace/theme-crimson_editor-uncompressed-noconflict.js +0 -198
  241. data/vendor/assets/javascripts/ace/theme-crimson_editor-uncompressed.js +0 -198
  242. data/vendor/assets/javascripts/ace/theme-dawn-noconflict.js +0 -1
  243. data/vendor/assets/javascripts/ace/theme-dawn-uncompressed-noconflict.js +0 -178
  244. data/vendor/assets/javascripts/ace/theme-dawn-uncompressed.js +0 -178
  245. data/vendor/assets/javascripts/ace/theme-dreamweaver-noconflict.js +0 -1
  246. data/vendor/assets/javascripts/ace/theme-dreamweaver-uncompressed-noconflict.js +0 -227
  247. data/vendor/assets/javascripts/ace/theme-dreamweaver-uncompressed.js +0 -227
  248. data/vendor/assets/javascripts/ace/theme-eclipse-noconflict.js +0 -1
  249. data/vendor/assets/javascripts/ace/theme-eclipse-uncompressed-noconflict.js +0 -147
  250. data/vendor/assets/javascripts/ace/theme-eclipse-uncompressed.js +0 -147
  251. data/vendor/assets/javascripts/ace/theme-idle_fingers-noconflict.js +0 -1
  252. data/vendor/assets/javascripts/ace/theme-idle_fingers-uncompressed-noconflict.js +0 -166
  253. data/vendor/assets/javascripts/ace/theme-idle_fingers-uncompressed.js +0 -166
  254. data/vendor/assets/javascripts/ace/theme-kr_theme-noconflict.js +0 -1
  255. data/vendor/assets/javascripts/ace/theme-kr_theme-uncompressed-noconflict.js +0 -169
  256. data/vendor/assets/javascripts/ace/theme-kr_theme-uncompressed.js +0 -169
  257. data/vendor/assets/javascripts/ace/theme-kr_theme.js +0 -1
  258. data/vendor/assets/javascripts/ace/theme-merbivore-noconflict.js +0 -1
  259. data/vendor/assets/javascripts/ace/theme-merbivore-uncompressed-noconflict.js +0 -169
  260. data/vendor/assets/javascripts/ace/theme-merbivore-uncompressed.js +0 -169
  261. data/vendor/assets/javascripts/ace/theme-merbivore_soft-noconflict.js +0 -1
  262. data/vendor/assets/javascripts/ace/theme-merbivore_soft-uncompressed-noconflict.js +0 -175
  263. data/vendor/assets/javascripts/ace/theme-merbivore_soft-uncompressed.js +0 -175
  264. data/vendor/assets/javascripts/ace/theme-mono_industrial-noconflict.js +0 -1
  265. data/vendor/assets/javascripts/ace/theme-mono_industrial-uncompressed-noconflict.js +0 -177
  266. data/vendor/assets/javascripts/ace/theme-mono_industrial-uncompressed.js +0 -177
  267. data/vendor/assets/javascripts/ace/theme-monokai-noconflict.js +0 -1
  268. data/vendor/assets/javascripts/ace/theme-monokai-uncompressed-noconflict.js +0 -183
  269. data/vendor/assets/javascripts/ace/theme-monokai-uncompressed.js +0 -183
  270. data/vendor/assets/javascripts/ace/theme-pastel_on_dark-noconflict.js +0 -1
  271. data/vendor/assets/javascripts/ace/theme-pastel_on_dark-uncompressed-noconflict.js +0 -179
  272. data/vendor/assets/javascripts/ace/theme-pastel_on_dark-uncompressed.js +0 -179
  273. data/vendor/assets/javascripts/ace/theme-solarized_dark-noconflict.js +0 -1
  274. data/vendor/assets/javascripts/ace/theme-solarized_dark-uncompressed-noconflict.js +0 -168
  275. data/vendor/assets/javascripts/ace/theme-solarized_dark-uncompressed.js +0 -168
  276. data/vendor/assets/javascripts/ace/theme-solarized_light-noconflict.js +0 -1
  277. data/vendor/assets/javascripts/ace/theme-solarized_light-uncompressed-noconflict.js +0 -167
  278. data/vendor/assets/javascripts/ace/theme-solarized_light-uncompressed.js +0 -167
  279. data/vendor/assets/javascripts/ace/theme-textmate-noconflict.js +0 -0
  280. data/vendor/assets/javascripts/ace/theme-textmate-uncompressed-noconflict.js +0 -0
  281. data/vendor/assets/javascripts/ace/theme-textmate-uncompressed.js +0 -0
  282. data/vendor/assets/javascripts/ace/theme-tomorrow-noconflict.js +0 -1
  283. data/vendor/assets/javascripts/ace/theme-tomorrow-uncompressed-noconflict.js +0 -201
  284. data/vendor/assets/javascripts/ace/theme-tomorrow-uncompressed.js +0 -201
  285. data/vendor/assets/javascripts/ace/theme-tomorrow_night-noconflict.js +0 -1
  286. data/vendor/assets/javascripts/ace/theme-tomorrow_night-uncompressed-noconflict.js +0 -201
  287. data/vendor/assets/javascripts/ace/theme-tomorrow_night-uncompressed.js +0 -201
  288. data/vendor/assets/javascripts/ace/theme-tomorrow_night_blue-noconflict.js +0 -1
  289. data/vendor/assets/javascripts/ace/theme-tomorrow_night_blue-uncompressed-noconflict.js +0 -201
  290. data/vendor/assets/javascripts/ace/theme-tomorrow_night_blue-uncompressed.js +0 -201
  291. data/vendor/assets/javascripts/ace/theme-tomorrow_night_bright-noconflict.js +0 -1
  292. data/vendor/assets/javascripts/ace/theme-tomorrow_night_bright-uncompressed-noconflict.js +0 -201
  293. data/vendor/assets/javascripts/ace/theme-tomorrow_night_bright-uncompressed.js +0 -201
  294. data/vendor/assets/javascripts/ace/theme-tomorrow_night_eighties-noconflict.js +0 -1
  295. data/vendor/assets/javascripts/ace/theme-tomorrow_night_eighties-uncompressed-noconflict.js +0 -197
  296. data/vendor/assets/javascripts/ace/theme-tomorrow_night_eighties-uncompressed.js +0 -197
  297. data/vendor/assets/javascripts/ace/theme-twilight-noconflict.js +0 -1
  298. data/vendor/assets/javascripts/ace/theme-twilight-uncompressed-noconflict.js +0 -191
  299. data/vendor/assets/javascripts/ace/theme-twilight-uncompressed.js +0 -191
  300. data/vendor/assets/javascripts/ace/theme-vibrant_ink-noconflict.js +0 -1
  301. data/vendor/assets/javascripts/ace/theme-vibrant_ink-uncompressed-noconflict.js +0 -170
  302. data/vendor/assets/javascripts/ace/theme-vibrant_ink-uncompressed.js +0 -170
  303. data/vendor/assets/javascripts/aced-api.js.coffee +0 -116
  304. data/vendor/assets/javascripts/jquery.random.js +0 -31
@@ -1 +0,0 @@
1
- ace.define("ace/mode/xquery",["require","exports","module","ace/lib/oop","ace/mode/text","ace/tokenizer","ace/mode/xquery_highlight_rules","ace/mode/behaviour/xquery","ace/range"],function(a,b,c){"use strict";var d=a("../lib/oop"),e=a("./text").Mode,f=a("../tokenizer").Tokenizer,g=a("./xquery_highlight_rules").XQueryHighlightRules,h=a("./behaviour/xquery").XQueryBehaviour,i=a("../range").Range,j=function(a){this.$tokenizer=new f((new g).getRules()),this.$behaviour=new h(a)};d.inherits(j,e),function(){this.getNextLineIndent=function(a,b,c){var d=this.$getIndent(b),e=b.match(/\s*(?:then|else|return|[{\(]|<\w+>)\s*$/);return e&&(d+=c),d},this.checkOutdent=function(a,b,c){return/^\s+$/.test(b)?/^\s*[\}\)]/.test(c):!1},this.autoOutdent=function(a,b,c){var d=b.getLine(c),e=d.match(/^(\s*[\}\)])/);if(!e)return 0;var f=e[1].length,g=b.findMatchingBracket({row:c,column:f});if(!g||g.row==c)return 0;var h=this.$getIndent(b.getLine(g.row));b.replace(new i(c,0,c,f-1),h)},this.$getIndent=function(a){var b=a.match(/^(\s+)/);return b?b[1]:""},this.toggleCommentLines=function(a,b,c,d){var e,f,g=!0,h=/^\s*\(:(.*):\)/;for(e=c;e<=d;e++)if(!h.test(b.getLine(e))){g=!1;break}var j=new i(0,0,0,0);for(e=c;e<=d;e++)f=b.getLine(e),j.start.row=e,j.end.row=e,j.end.column=f.length,b.replace(j,g?f.match(h)[1]:"(:"+f+":)")}}.call(j.prototype),b.Mode=j}),ace.define("ace/mode/xquery_highlight_rules",["require","exports","module","ace/lib/oop","ace/lib/lang","ace/mode/text_highlight_rules"],function(a,b,c){"use strict";var d=a("../lib/oop"),e=a("../lib/lang"),f=a("./text_highlight_rules").TextHighlightRules,g=function(){var a=e.arrayToMap("return|for|let|where|order|by|declare|function|variable|xquery|version|option|namespace|import|module|when|encoding|switch|default|try|catch|group|tumbling|sliding|window|start|end|at|only|using|stemming|while|external|if|then|else|as|and|or|typeswitch|case|ascending|descending|empty|in|count|updating|insert|delete|replace|value|node|attribute|text|element|into|of|with|contains".split("|"));this.$rules={start:[{token:"text",regex:"<\\!\\[CDATA\\[",next:"cdata"},{token:"xml_pe",regex:"<\\?.*?\\?>"},{token:"comment",regex:"<\\!--",next:"comment"},{token:"comment",regex:"\\(:",next:"comment"},{token:"text",regex:"<\\/?",next:"tag"},{token:"constant",regex:"[+-]?\\d+(?:(?:\\.\\d*)?(?:[eE][+-]?\\d+)?)?\\b"},{token:"variable",regex:"\\$[a-zA-Z_][a-zA-Z0-9_\\-:]*\\b"},{token:"string",regex:'".*?"'},{token:"string",regex:"'.*?'"},{token:"text",regex:"\\s+"},{token:"support.function",regex:"\\w[\\w+_\\-:]+(?=\\()"},{token:function(b){return a[b]?"keyword":"identifier"},regex:"[a-zA-Z_$][a-zA-Z0-9_$]*\\b"},{token:"keyword.operator",regex:"\\*|=|<|>|\\-|\\+|and|or|eq|ne|lt|gt"},{token:"lparen",regex:"[[({]"},{token:"rparen",regex:"[\\])}]"}],tag:[{token:"text",regex:">",next:"start"},{token:"meta.tag",regex:"[-_a-zA-Z0-9:]+"},{token:"text",regex:"\\s+"},{token:"string",regex:'".*?"'},{token:"string",regex:"'.*?'"}],cdata:[{token:"text",regex:"\\]\\]>",next:"start"},{token:"text",regex:"\\s+"},{token:"text",regex:"(?:[^\\]]|\\](?!\\]>))+"}],comment:[{token:"comment",regex:".*?-->",next:"start"},{token:"comment",regex:".*:\\)",next:"start"},{token:"comment",regex:".+"}]}};d.inherits(g,f),b.XQueryHighlightRules=g}),ace.define("ace/mode/behaviour/xquery",["require","exports","module","ace/lib/oop","ace/mode/behaviour","ace/mode/behaviour/cstyle"],function(a,b,c){"use strict";var d=a("../../lib/oop"),e=a("../behaviour").Behaviour,f=a("./cstyle").CstyleBehaviour,g=function(a){this.inherit(f,["braces","parens","string_dquotes"]),this.parent=a,this.add("brackets","insertion",function(a,b,c,d,e){if(e=="\n"){var f=c.getCursorPosition(),g=d.doc.getLine(f.row),h=g.substring(f.column,f.column+2);if(h=="</"){var i=this.$getIndent(d.doc.getLine(f.row))+d.getTabString(),j=this.$getIndent(d.doc.getLine(f.row));return{text:"\n"+i+"\n"+j,selection:[1,i.length,1,i.length]}}}return!1}),this.add("slash","insertion",function(b,c,d,e,f){if(f=="/"){var g=d.getCursorPosition(),h=e.doc.getLine(g.row);if(g.column>0&&h.charAt(g.column-1)=="<"){h=h.substring(0,g.column)+"/"+h.substring(g.column);var i=e.doc.getAllLines();i[g.row]=h,a.exec("closeTag",i.join(e.doc.getNewLineCharacter()),g.row)}}return!1})};d.inherits(g,e),b.XQueryBehaviour=g}),ace.define("ace/mode/behaviour/cstyle",["require","exports","module","ace/lib/oop","ace/mode/behaviour"],function(a,b,c){"use strict";var d=a("../../lib/oop"),e=a("../behaviour").Behaviour,f=function(){this.add("braces","insertion",function(a,b,c,d,e){if(e=="{"){var f=c.getSelectionRange(),g=d.doc.getTextRange(f);return g!==""?{text:"{"+g+"}",selection:!1}:{text:"{}",selection:[1,1]}}if(e=="}"){var h=c.getCursorPosition(),i=d.doc.getLine(h.row),j=i.substring(h.column,h.column+1);if(j=="}"){var k=d.$findOpeningBracket("}",{column:h.column+1,row:h.row});if(k!==null)return{text:"",selection:[1,1]}}}else if(e=="\n"){var h=c.getCursorPosition(),i=d.doc.getLine(h.row),j=i.substring(h.column,h.column+1);if(j=="}"){var l=d.findMatchingBracket({row:h.row,column:h.column+1});if(!l)return null;var m=this.getNextLineIndent(a,i.substring(0,i.length-1),d.getTabString()),n=this.$getIndent(d.doc.getLine(l.row));return{text:"\n"+m+"\n"+n,selection:[1,m.length,1,m.length]}}}}),this.add("braces","deletion",function(a,b,c,d,e){var f=d.doc.getTextRange(e);if(!e.isMultiLine()&&f=="{"){var g=d.doc.getLine(e.start.row),h=g.substring(e.end.column,e.end.column+1);if(h=="}")return e.end.column++,e}}),this.add("parens","insertion",function(a,b,c,d,e){if(e=="("){var f=c.getSelectionRange(),g=d.doc.getTextRange(f);return g!==""?{text:"("+g+")",selection:!1}:{text:"()",selection:[1,1]}}if(e==")"){var h=c.getCursorPosition(),i=d.doc.getLine(h.row),j=i.substring(h.column,h.column+1);if(j==")"){var k=d.$findOpeningBracket(")",{column:h.column+1,row:h.row});if(k!==null)return{text:"",selection:[1,1]}}}}),this.add("parens","deletion",function(a,b,c,d,e){var f=d.doc.getTextRange(e);if(!e.isMultiLine()&&f=="("){var g=d.doc.getLine(e.start.row),h=g.substring(e.start.column+1,e.start.column+2);if(h==")")return e.end.column++,e}}),this.add("string_dquotes","insertion",function(a,b,c,d,e){if(e=='"'){var f=c.getSelectionRange(),g=d.doc.getTextRange(f);if(g!=="")return{text:'"'+g+'"',selection:!1};var h=c.getCursorPosition(),i=d.doc.getLine(h.row),j=i.substring(h.column-1,h.column);if(j=="\\")return null;var k=d.getTokens(f.start.row,f.start.row)[0].tokens,l=0,m,n=-1;for(var o=0;o<k.length;o++){m=k[o],m.type=="string"?n=-1:n<0&&(n=m.value.indexOf('"'));if(m.value.length+l>f.start.column)break;l+=k[o].value.length}if(!m||n<0&&m.type!=="comment"&&(m.type!=="string"||f.start.column!==m.value.length+l-1&&m.value.lastIndexOf('"')===m.value.length-1))return{text:'""',selection:[1,1]};if(m&&m.type==="string"){var p=i.substring(h.column,h.column+1);if(p=='"')return{text:"",selection:[1,1]}}}}),this.add("string_dquotes","deletion",function(a,b,c,d,e){var f=d.doc.getTextRange(e);if(!e.isMultiLine()&&f=='"'){var g=d.doc.getLine(e.start.row),h=g.substring(e.start.column+1,e.start.column+2);if(h=='"')return e.end.column++,e}})};d.inherits(f,e),b.CstyleBehaviour=f})
@@ -1,538 +0,0 @@
1
- /*
2
- * eXide - web-based XQuery IDE
3
- *
4
- * Copyright (C) 2011 Wolfgang Meier
5
- *
6
- * This program is free software: you can redistribute it and/or modify
7
- * it under the terms of the GNU General Public License as published by
8
- * the Free Software Foundation, either version 3 of the License, or
9
- * (at your option) any later version.
10
- *
11
- * This program is distributed in the hope that it will be useful,
12
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
13
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14
- * GNU General Public License for more details.
15
- *
16
- * You should have received a copy of the GNU General Public License
17
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
18
- */
19
- ace.define('ace/mode/xquery', ['require', 'exports', 'module' , 'ace/lib/oop', 'ace/mode/text', 'ace/tokenizer', 'ace/mode/xquery_highlight_rules', 'ace/mode/behaviour/xquery', 'ace/range'], function(require, exports, module) {
20
- "use strict";
21
-
22
- var oop = require("../lib/oop");
23
- var TextMode = require("./text").Mode;
24
- var Tokenizer = require("../tokenizer").Tokenizer;
25
- var XQueryHighlightRules = require("./xquery_highlight_rules").XQueryHighlightRules;
26
- var XQueryBehaviour = require("./behaviour/xquery").XQueryBehaviour;
27
- var Range = require("../range").Range;
28
-
29
- var Mode = function(parent) {
30
- this.$tokenizer = new Tokenizer(new XQueryHighlightRules().getRules());
31
- this.$behaviour = new XQueryBehaviour(parent);
32
- };
33
-
34
- oop.inherits(Mode, TextMode);
35
-
36
- (function() {
37
-
38
- this.getNextLineIndent = function(state, line, tab) {
39
- var indent = this.$getIndent(line);
40
- var match = line.match(/\s*(?:then|else|return|[{\(]|<\w+>)\s*$/);
41
- if (match)
42
- indent += tab;
43
- return indent;
44
- };
45
-
46
- this.checkOutdent = function(state, line, input) {
47
- if (! /^\s+$/.test(line))
48
- return false;
49
-
50
- return /^\s*[\}\)]/.test(input);
51
- };
52
-
53
- this.autoOutdent = function(state, doc, row) {
54
- var line = doc.getLine(row);
55
- var match = line.match(/^(\s*[\}\)])/);
56
-
57
- if (!match) return 0;
58
-
59
- var column = match[1].length;
60
- var openBracePos = doc.findMatchingBracket({row: row, column: column});
61
-
62
- if (!openBracePos || openBracePos.row == row) return 0;
63
-
64
- var indent = this.$getIndent(doc.getLine(openBracePos.row));
65
- doc.replace(new Range(row, 0, row, column-1), indent);
66
- };
67
-
68
- this.$getIndent = function(line) {
69
- var match = line.match(/^(\s+)/);
70
- if (match) {
71
- return match[1];
72
- }
73
-
74
- return "";
75
- };
76
-
77
- this.toggleCommentLines = function(state, doc, startRow, endRow) {
78
- var i, line;
79
- var outdent = true;
80
- var re = /^\s*\(:(.*):\)/;
81
-
82
- for (i=startRow; i<= endRow; i++) {
83
- if (!re.test(doc.getLine(i))) {
84
- outdent = false;
85
- break;
86
- }
87
- }
88
-
89
- var range = new Range(0, 0, 0, 0);
90
- for (i=startRow; i<= endRow; i++) {
91
- line = doc.getLine(i);
92
- range.start.row = i;
93
- range.end.row = i;
94
- range.end.column = line.length;
95
-
96
- doc.replace(range, outdent ? line.match(re)[1] : "(:" + line + ":)");
97
- }
98
- };
99
- }).call(Mode.prototype);
100
-
101
- exports.Mode = Mode;
102
- });
103
- /*
104
- * eXide - web-based XQuery IDE
105
- *
106
- * Copyright (C) 2011 Wolfgang Meier
107
- *
108
- * This program is free software: you can redistribute it and/or modify
109
- * it under the terms of the GNU General Public License as published by
110
- * the Free Software Foundation, either version 3 of the License, or
111
- * (at your option) any later version.
112
- *
113
- * This program is distributed in the hope that it will be useful,
114
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
115
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
116
- * GNU General Public License for more details.
117
- *
118
- * You should have received a copy of the GNU General Public License
119
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
120
- */
121
- ace.define('ace/mode/xquery_highlight_rules', ['require', 'exports', 'module' , 'ace/lib/oop', 'ace/lib/lang', 'ace/mode/text_highlight_rules'], function(require, exports, module) {
122
- "use strict";
123
-
124
- var oop = require("../lib/oop");
125
- var lang = require("../lib/lang");
126
- var TextHighlightRules = require("./text_highlight_rules").TextHighlightRules;
127
-
128
- var XQueryHighlightRules = function() {
129
-
130
- var keywords = lang.arrayToMap(
131
- ("return|for|let|where|order|by|declare|function|variable|xquery|version|option|namespace|import|module|when|encoding|" +
132
- "switch|default|try|catch|group|tumbling|sliding|window|start|end|at|only|" +
133
- "using|stemming|" +
134
- "while|" +
135
- "external|" +
136
- "if|then|else|as|and|or|typeswitch|case|ascending|descending|empty|in|count|updating|insert|delete|replace|value|node|attribute|text|element|into|of|with|contains").split("|")
137
- );
138
-
139
- // regexp must not have capturing parentheses
140
- // regexps are ordered -> the first match is used
141
-
142
- this.$rules = {
143
- start : [ {
144
- token : "text",
145
- regex : "<\\!\\[CDATA\\[",
146
- next : "cdata"
147
- }, {
148
- token : "xml_pe",
149
- regex : "<\\?.*?\\?>"
150
- }, {
151
- token : "comment",
152
- regex : "<\\!--",
153
- next : "comment"
154
- }, {
155
- token : "comment",
156
- regex : "\\(:",
157
- next : "comment"
158
- }, {
159
- token : "text", // opening tag
160
- regex : "<\\/?",
161
- next : "tag"
162
- }, {
163
- token : "constant", // number
164
- regex : "[+-]?\\d+(?:(?:\\.\\d*)?(?:[eE][+-]?\\d+)?)?\\b"
165
- }, {
166
- token : "variable", // variable
167
- regex : "\\$[a-zA-Z_][a-zA-Z0-9_\\-:]*\\b"
168
- }, {
169
- token: "string",
170
- regex : '".*?"'
171
- }, {
172
- token: "string",
173
- regex : "'.*?'"
174
- }, {
175
- token : "text",
176
- regex : "\\s+"
177
- }, {
178
- token: "support.function",
179
- regex: "\\w[\\w+_\\-:]+(?=\\()"
180
- }, {
181
- token : function(value) {
182
- if (keywords[value])
183
- return "keyword";
184
- else
185
- return "identifier";
186
- },
187
- regex : "[a-zA-Z_$][a-zA-Z0-9_$]*\\b"
188
- }, {
189
- token: "keyword.operator",
190
- regex: "\\*|=|<|>|\\-|\\+|and|or|eq|ne|lt|gt"
191
- }, {
192
- token: "lparen",
193
- regex: "[[({]"
194
- }, {
195
- token: "rparen",
196
- regex: "[\\])}]"
197
- } ],
198
-
199
- tag : [ {
200
- token : "text",
201
- regex : ">",
202
- next : "start"
203
- }, {
204
- token : "meta.tag",
205
- regex : "[-_a-zA-Z0-9:]+"
206
- }, {
207
- token : "text",
208
- regex : "\\s+"
209
- }, {
210
- token : "string",
211
- regex : '".*?"'
212
- }, {
213
- token : "string",
214
- regex : "'.*?'"
215
- } ],
216
-
217
- cdata : [ {
218
- token : "text",
219
- regex : "\\]\\]>",
220
- next : "start"
221
- }, {
222
- token : "text",
223
- regex : "\\s+"
224
- }, {
225
- token : "text",
226
- regex : "(?:[^\\]]|\\](?!\\]>))+"
227
- } ],
228
-
229
- comment : [ {
230
- token : "comment",
231
- regex : ".*?-->",
232
- next : "start"
233
- }, {
234
- token: "comment",
235
- regex : ".*:\\)",
236
- next : "start"
237
- }, {
238
- token : "comment",
239
- regex : ".+"
240
- } ]
241
- };
242
- };
243
-
244
- oop.inherits(XQueryHighlightRules, TextHighlightRules);
245
-
246
- exports.XQueryHighlightRules = XQueryHighlightRules;
247
- });
248
- /*
249
- * eXide - web-based XQuery IDE
250
- *
251
- * Copyright (C) 2011 Wolfgang Meier
252
- *
253
- * This program is free software: you can redistribute it and/or modify
254
- * it under the terms of the GNU General Public License as published by
255
- * the Free Software Foundation, either version 3 of the License, or
256
- * (at your option) any later version.
257
- *
258
- * This program is distributed in the hope that it will be useful,
259
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
260
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
261
- * GNU General Public License for more details.
262
- *
263
- * You should have received a copy of the GNU General Public License
264
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
265
- */
266
- ace.define('ace/mode/behaviour/xquery', ['require', 'exports', 'module' , 'ace/lib/oop', 'ace/mode/behaviour', 'ace/mode/behaviour/cstyle'], function(require, exports, module) {
267
- "use strict";
268
-
269
- var oop = require("../../lib/oop");
270
- var Behaviour = require('../behaviour').Behaviour;
271
- var CstyleBehaviour = require('./cstyle').CstyleBehaviour;
272
-
273
- var XQueryBehaviour = function (parent) {
274
-
275
- this.inherit(CstyleBehaviour, ["braces", "parens", "string_dquotes"]); // Get string behaviour
276
- this.parent = parent;
277
-
278
- this.add("brackets", "insertion", function (state, action, editor, session, text) {
279
- if (text == "\n") {
280
- var cursor = editor.getCursorPosition();
281
- var line = session.doc.getLine(cursor.row);
282
- var rightChars = line.substring(cursor.column, cursor.column + 2);
283
- if (rightChars == '</') {
284
- var indent = this.$getIndent(session.doc.getLine(cursor.row)) + session.getTabString();
285
- var next_indent = this.$getIndent(session.doc.getLine(cursor.row));
286
-
287
- return {
288
- text: '\n' + indent + '\n' + next_indent,
289
- selection: [1, indent.length, 1, indent.length]
290
- }
291
- }
292
- }
293
- return false;
294
- });
295
-
296
- // Check for open tag if user enters / and auto-close it.
297
- this.add("slash", "insertion", function (state, action, editor, session, text) {
298
- if (text == "/") {
299
- var cursor = editor.getCursorPosition();
300
- var line = session.doc.getLine(cursor.row);
301
- if (cursor.column > 0 && line.charAt(cursor.column - 1) == "<") {
302
- line = line.substring(0, cursor.column) + "/" + line.substring(cursor.column);
303
- var lines = session.doc.getAllLines();
304
- lines[cursor.row] = line;
305
- // call mode helper to close the tag if possible
306
- parent.exec("closeTag", lines.join(session.doc.getNewLineCharacter()), cursor.row);
307
- }
308
- }
309
- return false;
310
- });
311
- }
312
- oop.inherits(XQueryBehaviour, Behaviour);
313
-
314
- exports.XQueryBehaviour = XQueryBehaviour;
315
- });
316
- /* vim:ts=4:sts=4:sw=4:
317
- * ***** BEGIN LICENSE BLOCK *****
318
- * Version: MPL 1.1/GPL 2.0/LGPL 2.1
319
- *
320
- * The contents of this file are subject to the Mozilla Public License Version
321
- * 1.1 (the "License"); you may not use this file except in compliance with
322
- * the License. You may obtain a copy of the License at
323
- * http://www.mozilla.org/MPL/
324
- *
325
- * Software distributed under the License is distributed on an "AS IS" basis,
326
- * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
327
- * for the specific language governing rights and limitations under the
328
- * License.
329
- *
330
- * The Original Code is Ajax.org Code Editor (ACE).
331
- *
332
- * The Initial Developer of the Original Code is
333
- * Ajax.org B.V.
334
- * Portions created by the Initial Developer are Copyright (C) 2010
335
- * the Initial Developer. All Rights Reserved.
336
- *
337
- * Contributor(s):
338
- * Chris Spencer <chris.ag.spencer AT googlemail DOT com>
339
- *
340
- * Alternatively, the contents of this file may be used under the terms of
341
- * either the GNU General Public License Version 2 or later (the "GPL"), or
342
- * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
343
- * in which case the provisions of the GPL or the LGPL are applicable instead
344
- * of those above. If you wish to allow use of your version of this file only
345
- * under the terms of either the GPL or the LGPL, and not to allow others to
346
- * use your version of this file under the terms of the MPL, indicate your
347
- * decision by deleting the provisions above and replace them with the notice
348
- * and other provisions required by the GPL or the LGPL. If you do not delete
349
- * the provisions above, a recipient may use your version of this file under
350
- * the terms of any one of the MPL, the GPL or the LGPL.
351
- *
352
- * ***** END LICENSE BLOCK ***** */
353
-
354
- ace.define('ace/mode/behaviour/cstyle', ['require', 'exports', 'module' , 'ace/lib/oop', 'ace/mode/behaviour'], function(require, exports, module) {
355
- "use strict";
356
-
357
- var oop = require("../../lib/oop");
358
- var Behaviour = require('../behaviour').Behaviour;
359
-
360
- var CstyleBehaviour = function () {
361
-
362
- this.add("braces", "insertion", function (state, action, editor, session, text) {
363
- if (text == '{') {
364
- var selection = editor.getSelectionRange();
365
- var selected = session.doc.getTextRange(selection);
366
- if (selected !== "") {
367
- return {
368
- text: '{' + selected + '}',
369
- selection: false
370
- }
371
- } else {
372
- return {
373
- text: '{}',
374
- selection: [1, 1]
375
- }
376
- }
377
- } else if (text == '}') {
378
- var cursor = editor.getCursorPosition();
379
- var line = session.doc.getLine(cursor.row);
380
- var rightChar = line.substring(cursor.column, cursor.column + 1);
381
- if (rightChar == '}') {
382
- var matching = session.$findOpeningBracket('}', {column: cursor.column + 1, row: cursor.row});
383
- if (matching !== null) {
384
- return {
385
- text: '',
386
- selection: [1, 1]
387
- }
388
- }
389
- }
390
- } else if (text == "\n") {
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 openBracePos = session.findMatchingBracket({row: cursor.row, column: cursor.column + 1});
396
- if (!openBracePos)
397
- return null;
398
-
399
- var indent = this.getNextLineIndent(state, line.substring(0, line.length - 1), session.getTabString());
400
- var next_indent = this.$getIndent(session.doc.getLine(openBracePos.row));
401
-
402
- return {
403
- text: '\n' + indent + '\n' + next_indent,
404
- selection: [1, indent.length, 1, indent.length]
405
- }
406
- }
407
- }
408
- });
409
-
410
- this.add("braces", "deletion", function (state, action, editor, session, range) {
411
- var selected = session.doc.getTextRange(range);
412
- if (!range.isMultiLine() && selected == '{') {
413
- var line = session.doc.getLine(range.start.row);
414
- var rightChar = line.substring(range.end.column, range.end.column + 1);
415
- if (rightChar == '}') {
416
- range.end.column++;
417
- return range;
418
- }
419
- }
420
- });
421
-
422
- this.add("parens", "insertion", function (state, action, editor, session, text) {
423
- if (text == '(') {
424
- var selection = editor.getSelectionRange();
425
- var selected = session.doc.getTextRange(selection);
426
- if (selected !== "") {
427
- return {
428
- text: '(' + selected + ')',
429
- selection: false
430
- }
431
- } else {
432
- return {
433
- text: '()',
434
- selection: [1, 1]
435
- }
436
- }
437
- } else if (text == ')') {
438
- var cursor = editor.getCursorPosition();
439
- var line = session.doc.getLine(cursor.row);
440
- var rightChar = line.substring(cursor.column, cursor.column + 1);
441
- if (rightChar == ')') {
442
- var matching = session.$findOpeningBracket(')', {column: cursor.column + 1, row: cursor.row});
443
- if (matching !== null) {
444
- return {
445
- text: '',
446
- selection: [1, 1]
447
- }
448
- }
449
- }
450
- }
451
- });
452
-
453
- this.add("parens", "deletion", function (state, action, editor, session, range) {
454
- var selected = session.doc.getTextRange(range);
455
- if (!range.isMultiLine() && selected == '(') {
456
- var line = session.doc.getLine(range.start.row);
457
- var rightChar = line.substring(range.start.column + 1, range.start.column + 2);
458
- if (rightChar == ')') {
459
- range.end.column++;
460
- return range;
461
- }
462
- }
463
- });
464
-
465
- this.add("string_dquotes", "insertion", function (state, action, editor, session, text) {
466
- if (text == '"') {
467
- var selection = editor.getSelectionRange();
468
- var selected = session.doc.getTextRange(selection);
469
- if (selected !== "") {
470
- return {
471
- text: '"' + selected + '"',
472
- selection: false
473
- }
474
- } else {
475
- var cursor = editor.getCursorPosition();
476
- var line = session.doc.getLine(cursor.row);
477
- var leftChar = line.substring(cursor.column-1, cursor.column);
478
-
479
- // We're escaped.
480
- if (leftChar == '\\') {
481
- return null;
482
- }
483
-
484
- // Find what token we're inside.
485
- var tokens = session.getTokens(selection.start.row, selection.start.row)[0].tokens;
486
- var col = 0, token;
487
- var quotepos = -1; // Track whether we're inside an open quote.
488
-
489
- for (var x = 0; x < tokens.length; x++) {
490
- token = tokens[x];
491
- if (token.type == "string") {
492
- quotepos = -1;
493
- } else if (quotepos < 0) {
494
- quotepos = token.value.indexOf('"');
495
- }
496
- if ((token.value.length + col) > selection.start.column) {
497
- break;
498
- }
499
- col += tokens[x].value.length;
500
- }
501
-
502
- // Try and be smart about when we auto insert.
503
- if (!token || (quotepos < 0 && token.type !== "comment" && (token.type !== "string" || ((selection.start.column !== token.value.length+col-1) && token.value.lastIndexOf('"') === token.value.length-1)))) {
504
- return {
505
- text: '""',
506
- selection: [1,1]
507
- }
508
- } else if (token && token.type === "string") {
509
- // Ignore input and move right one if we're typing over the closing quote.
510
- var rightChar = line.substring(cursor.column, cursor.column + 1);
511
- if (rightChar == '"') {
512
- return {
513
- text: '',
514
- selection: [1, 1]
515
- }
516
- }
517
- }
518
- }
519
- }
520
- });
521
-
522
- this.add("string_dquotes", "deletion", function (state, action, editor, session, range) {
523
- var selected = session.doc.getTextRange(range);
524
- if (!range.isMultiLine() && selected == '"') {
525
- var line = session.doc.getLine(range.start.row);
526
- var rightChar = line.substring(range.start.column + 1, range.start.column + 2);
527
- if (rightChar == '"') {
528
- range.end.column++;
529
- return range;
530
- }
531
- }
532
- });
533
-
534
- }
535
- oop.inherits(CstyleBehaviour, Behaviour);
536
-
537
- exports.CstyleBehaviour = CstyleBehaviour;
538
- });