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,281 +0,0 @@
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
- * Rich Healey <richo AT psych0tik DOT net>
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
- ace.define('ace/mode/sh', ['require', 'exports', 'module' , 'ace/lib/oop', 'ace/mode/text', 'ace/tokenizer', 'ace/mode/sh_highlight_rules', 'ace/range'], 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 ShHighlightRules = require("./sh_highlight_rules").ShHighlightRules;
45
- var Range = require("../range").Range;
46
-
47
- var Mode = function() {
48
- this.$tokenizer = new Tokenizer(new ShHighlightRules().getRules());
49
- };
50
- oop.inherits(Mode, TextMode);
51
-
52
- (function() {
53
-
54
- this.toggleCommentLines = function(state, doc, startRow, endRow) {
55
- var outdent = true;
56
- var re = /^(\s*)#/;
57
-
58
- for (var i=startRow; i<= endRow; i++) {
59
- if (!re.test(doc.getLine(i))) {
60
- outdent = false;
61
- break;
62
- }
63
- }
64
-
65
- if (outdent) {
66
- var deleteRange = new Range(0, 0, 0, 0);
67
- for (var i=startRow; i<= endRow; i++)
68
- {
69
- var line = doc.getLine(i);
70
- var m = line.match(re);
71
- deleteRange.start.row = i;
72
- deleteRange.end.row = i;
73
- deleteRange.end.column = m[0].length;
74
- doc.replace(deleteRange, m[1]);
75
- }
76
- }
77
- else {
78
- doc.indentRows(startRow, endRow, "#");
79
- }
80
- };
81
-
82
- this.getNextLineIndent = function(state, line, tab) {
83
- var indent = this.$getIndent(line);
84
-
85
- var tokenizedLine = this.$tokenizer.getLineTokens(line, state);
86
- var tokens = tokenizedLine.tokens;
87
-
88
- if (tokens.length && tokens[tokens.length-1].type == "comment") {
89
- return indent;
90
- }
91
-
92
- if (state == "start") {
93
- var match = line.match(/^.*[\{\(\[\:]\s*$/);
94
- if (match) {
95
- indent += tab;
96
- }
97
- }
98
-
99
- return indent;
100
- };
101
-
102
- var outdents = {
103
- "pass": 1,
104
- "return": 1,
105
- "raise": 1,
106
- "break": 1,
107
- "continue": 1
108
- };
109
-
110
- this.checkOutdent = function(state, line, input) {
111
- if (input !== "\r\n" && input !== "\r" && input !== "\n")
112
- return false;
113
-
114
- var tokens = this.$tokenizer.getLineTokens(line.trim(), state).tokens;
115
-
116
- if (!tokens)
117
- return false;
118
-
119
- // ignore trailing comments
120
- do {
121
- var last = tokens.pop();
122
- } while (last && (last.type == "comment" || (last.type == "text" && last.value.match(/^\s+$/))));
123
-
124
- if (!last)
125
- return false;
126
-
127
- return (last.type == "keyword" && outdents[last.value]);
128
- };
129
-
130
- this.autoOutdent = function(state, doc, row) {
131
- // outdenting in sh is slightly different because it always applies
132
- // to the next line and only of a new line is inserted
133
-
134
- row += 1;
135
- var indent = this.$getIndent(doc.getLine(row));
136
- var tab = doc.getTabString();
137
- if (indent.slice(-tab.length) == tab)
138
- doc.remove(new Range(row, indent.length-tab.length, row, indent.length));
139
- };
140
-
141
- }).call(Mode.prototype);
142
-
143
- exports.Mode = Mode;
144
- });
145
- /* ***** BEGIN LICENSE BLOCK *****
146
- * Version: MPL 1.1/GPL 2.0/LGPL 2.1
147
- *
148
- * The contents of this file are subject to the Mozilla Public License Version
149
- * 1.1 (the "License"); you may not use this file except in compliance with
150
- * the License. You may obtain a copy of the License at
151
- * http://www.mozilla.org/MPL/
152
- *
153
- * Software distributed under the License is distributed on an "AS IS" basis,
154
- * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
155
- * for the specific language governing rights and limitations under the
156
- * License.
157
- *
158
- * The Original Code is Ajax.org Code Editor (ACE).
159
- *
160
- * The Initial Developer of the Original Code is
161
- * Ajax.org B.V.
162
- * Portions created by the Initial Developer are Copyright (C) 2010
163
- * the Initial Developer. All Rights Reserved.
164
- *
165
- * Contributor(s):
166
- * Rich Healey <richo AT psych0tik DOT net>
167
- *
168
- * Alternatively, the contents of this file may be used under the terms of
169
- * either the GNU General Public License Version 2 or later (the "GPL"), or
170
- * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
171
- * in which case the provisions of the GPL or the LGPL are applicable instead
172
- * of those above. If you wish to allow use of your version of this file only
173
- * under the terms of either the GPL or the LGPL, and not to allow others to
174
- * use your version of this file under the terms of the MPL, indicate your
175
- * decision by deleting the provisions above and replace them with the notice
176
- * and other provisions required by the GPL or the LGPL. If you do not delete
177
- * the provisions above, a recipient may use your version of this file under
178
- * the terms of any one of the MPL, the GPL or the LGPL.
179
- *
180
- * ***** END LICENSE BLOCK *****
181
- */
182
- ace.define('ace/mode/sh_highlight_rules', ['require', 'exports', 'module' , 'ace/lib/oop', 'ace/lib/lang', 'ace/mode/text_highlight_rules'], function(require, exports, module) {
183
- "use strict";
184
-
185
- var oop = require("../lib/oop");
186
- var lang = require("../lib/lang");
187
- var TextHighlightRules = require("./text_highlight_rules").TextHighlightRules;
188
-
189
- var ShHighlightRules = function() {
190
-
191
- var reservedKeywords = lang.arrayToMap(
192
- ('!|{|}|case|do|done|elif|else|'+
193
- 'esac|fi|for|if|in|then|until|while|'+
194
- '&|;'
195
- ).split('|')
196
- );
197
-
198
- var languageConstructs = lang.arrayToMap(
199
- // TODO
200
- ('echo|exit|eval|source|[|]|test|'+
201
- 'true|false|read'
202
- ).split('|')
203
- );
204
-
205
- var integer = "(?:(?:[1-9]\\d*)|(?:0))";
206
- // var integer = "(?:" + decimalInteger + ")";
207
-
208
- var fraction = "(?:\\.\\d+)";
209
- var intPart = "(?:\\d+)";
210
- var pointFloat = "(?:(?:" + intPart + "?" + fraction + ")|(?:" + intPart + "\\.))";
211
- var exponentFloat = "(?:(?:" + pointFloat + "|" + intPart + ")" + ")";
212
- var floatNumber = "(?:" + exponentFloat + "|" + pointFloat + ")";
213
- var fileDescriptor = "(?:&" + intPart + ")";
214
-
215
- var variableName = "[a-zA-Z][a-zA-Z0-9_]*";
216
- var variable = "(?:(?:\\$" + variableName + ")|(?:" + variableName + "=))";
217
-
218
- var builtinVariable = "(?:\\$(?:SHLVL|\\$|\\!|\\?))";
219
-
220
- var func = "(?:" + variableName + "\\s*\\(\\))";
221
-
222
- this.$rules = {
223
- "start" : [ {
224
- token : "comment",
225
- regex : "#.*$"
226
- }, {
227
- token : "string", // " string
228
- regex : '"(?:[^\\\\]|\\\\.)*?"'
229
- }, {
230
- token : "variable.language",
231
- regex : builtinVariable
232
- }, {
233
- token : "variable",
234
- regex : variable
235
- }, {
236
- token : "support.function",
237
- regex : func,
238
- }, {
239
- token : "support.function",
240
- regex : fileDescriptor
241
- }, {
242
- token : "string", // ' string
243
- regex : "'(?:[^\\\\]|\\\\.)*?'"
244
- }, {
245
- token : "constant.numeric", // float
246
- regex : floatNumber
247
- }, {
248
- token : "constant.numeric", // integer
249
- regex : integer + "\\b"
250
- }, {
251
- token : function(value) {
252
- if (reservedKeywords.hasOwnProperty(value))
253
- return "keyword";
254
- else if (languageConstructs.hasOwnProperty(value))
255
- return "constant.language";
256
- else if (value == "debugger")
257
- return "invalid.deprecated";
258
- else
259
- return "identifier";
260
- },
261
- regex : "[a-zA-Z_$][a-zA-Z0-9_$]*\\b"
262
- }, {
263
- token : "keyword.operator",
264
- regex : "\\+|\\-|\\*|\\*\\*|\\/|\\/\\/|~|<|>|<=|=>|=|!="
265
- }, {
266
- token : "lparen.paren",
267
- regex : "[\\[\\(\\{]"
268
- }, {
269
- token : "paren.rparen",
270
- regex : "[\\]\\)\\}]"
271
- }, {
272
- token : "text",
273
- regex : "\\s+"
274
- } ]
275
- };
276
- };
277
-
278
- oop.inherits(ShHighlightRules, TextHighlightRules);
279
-
280
- exports.ShHighlightRules = ShHighlightRules;
281
- });
@@ -1,281 +0,0 @@
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
- * Rich Healey <richo AT psych0tik DOT net>
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/sh', ['require', 'exports', 'module' , 'ace/lib/oop', 'ace/mode/text', 'ace/tokenizer', 'ace/mode/sh_highlight_rules', 'ace/range'], 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 ShHighlightRules = require("./sh_highlight_rules").ShHighlightRules;
45
- var Range = require("../range").Range;
46
-
47
- var Mode = function() {
48
- this.$tokenizer = new Tokenizer(new ShHighlightRules().getRules());
49
- };
50
- oop.inherits(Mode, TextMode);
51
-
52
- (function() {
53
-
54
- this.toggleCommentLines = function(state, doc, startRow, endRow) {
55
- var outdent = true;
56
- var re = /^(\s*)#/;
57
-
58
- for (var i=startRow; i<= endRow; i++) {
59
- if (!re.test(doc.getLine(i))) {
60
- outdent = false;
61
- break;
62
- }
63
- }
64
-
65
- if (outdent) {
66
- var deleteRange = new Range(0, 0, 0, 0);
67
- for (var i=startRow; i<= endRow; i++)
68
- {
69
- var line = doc.getLine(i);
70
- var m = line.match(re);
71
- deleteRange.start.row = i;
72
- deleteRange.end.row = i;
73
- deleteRange.end.column = m[0].length;
74
- doc.replace(deleteRange, m[1]);
75
- }
76
- }
77
- else {
78
- doc.indentRows(startRow, endRow, "#");
79
- }
80
- };
81
-
82
- this.getNextLineIndent = function(state, line, tab) {
83
- var indent = this.$getIndent(line);
84
-
85
- var tokenizedLine = this.$tokenizer.getLineTokens(line, state);
86
- var tokens = tokenizedLine.tokens;
87
-
88
- if (tokens.length && tokens[tokens.length-1].type == "comment") {
89
- return indent;
90
- }
91
-
92
- if (state == "start") {
93
- var match = line.match(/^.*[\{\(\[\:]\s*$/);
94
- if (match) {
95
- indent += tab;
96
- }
97
- }
98
-
99
- return indent;
100
- };
101
-
102
- var outdents = {
103
- "pass": 1,
104
- "return": 1,
105
- "raise": 1,
106
- "break": 1,
107
- "continue": 1
108
- };
109
-
110
- this.checkOutdent = function(state, line, input) {
111
- if (input !== "\r\n" && input !== "\r" && input !== "\n")
112
- return false;
113
-
114
- var tokens = this.$tokenizer.getLineTokens(line.trim(), state).tokens;
115
-
116
- if (!tokens)
117
- return false;
118
-
119
- // ignore trailing comments
120
- do {
121
- var last = tokens.pop();
122
- } while (last && (last.type == "comment" || (last.type == "text" && last.value.match(/^\s+$/))));
123
-
124
- if (!last)
125
- return false;
126
-
127
- return (last.type == "keyword" && outdents[last.value]);
128
- };
129
-
130
- this.autoOutdent = function(state, doc, row) {
131
- // outdenting in sh is slightly different because it always applies
132
- // to the next line and only of a new line is inserted
133
-
134
- row += 1;
135
- var indent = this.$getIndent(doc.getLine(row));
136
- var tab = doc.getTabString();
137
- if (indent.slice(-tab.length) == tab)
138
- doc.remove(new Range(row, indent.length-tab.length, row, indent.length));
139
- };
140
-
141
- }).call(Mode.prototype);
142
-
143
- exports.Mode = Mode;
144
- });
145
- /* ***** BEGIN LICENSE BLOCK *****
146
- * Version: MPL 1.1/GPL 2.0/LGPL 2.1
147
- *
148
- * The contents of this file are subject to the Mozilla Public License Version
149
- * 1.1 (the "License"); you may not use this file except in compliance with
150
- * the License. You may obtain a copy of the License at
151
- * http://www.mozilla.org/MPL/
152
- *
153
- * Software distributed under the License is distributed on an "AS IS" basis,
154
- * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
155
- * for the specific language governing rights and limitations under the
156
- * License.
157
- *
158
- * The Original Code is Ajax.org Code Editor (ACE).
159
- *
160
- * The Initial Developer of the Original Code is
161
- * Ajax.org B.V.
162
- * Portions created by the Initial Developer are Copyright (C) 2010
163
- * the Initial Developer. All Rights Reserved.
164
- *
165
- * Contributor(s):
166
- * Rich Healey <richo AT psych0tik DOT net>
167
- *
168
- * Alternatively, the contents of this file may be used under the terms of
169
- * either the GNU General Public License Version 2 or later (the "GPL"), or
170
- * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
171
- * in which case the provisions of the GPL or the LGPL are applicable instead
172
- * of those above. If you wish to allow use of your version of this file only
173
- * under the terms of either the GPL or the LGPL, and not to allow others to
174
- * use your version of this file under the terms of the MPL, indicate your
175
- * decision by deleting the provisions above and replace them with the notice
176
- * and other provisions required by the GPL or the LGPL. If you do not delete
177
- * the provisions above, a recipient may use your version of this file under
178
- * the terms of any one of the MPL, the GPL or the LGPL.
179
- *
180
- * ***** END LICENSE BLOCK *****
181
- */
182
- define('ace/mode/sh_highlight_rules', ['require', 'exports', 'module' , 'ace/lib/oop', 'ace/lib/lang', 'ace/mode/text_highlight_rules'], function(require, exports, module) {
183
- "use strict";
184
-
185
- var oop = require("../lib/oop");
186
- var lang = require("../lib/lang");
187
- var TextHighlightRules = require("./text_highlight_rules").TextHighlightRules;
188
-
189
- var ShHighlightRules = function() {
190
-
191
- var reservedKeywords = lang.arrayToMap(
192
- ('!|{|}|case|do|done|elif|else|'+
193
- 'esac|fi|for|if|in|then|until|while|'+
194
- '&|;'
195
- ).split('|')
196
- );
197
-
198
- var languageConstructs = lang.arrayToMap(
199
- // TODO
200
- ('echo|exit|eval|source|[|]|test|'+
201
- 'true|false|read'
202
- ).split('|')
203
- );
204
-
205
- var integer = "(?:(?:[1-9]\\d*)|(?:0))";
206
- // var integer = "(?:" + decimalInteger + ")";
207
-
208
- var fraction = "(?:\\.\\d+)";
209
- var intPart = "(?:\\d+)";
210
- var pointFloat = "(?:(?:" + intPart + "?" + fraction + ")|(?:" + intPart + "\\.))";
211
- var exponentFloat = "(?:(?:" + pointFloat + "|" + intPart + ")" + ")";
212
- var floatNumber = "(?:" + exponentFloat + "|" + pointFloat + ")";
213
- var fileDescriptor = "(?:&" + intPart + ")";
214
-
215
- var variableName = "[a-zA-Z][a-zA-Z0-9_]*";
216
- var variable = "(?:(?:\\$" + variableName + ")|(?:" + variableName + "=))";
217
-
218
- var builtinVariable = "(?:\\$(?:SHLVL|\\$|\\!|\\?))";
219
-
220
- var func = "(?:" + variableName + "\\s*\\(\\))";
221
-
222
- this.$rules = {
223
- "start" : [ {
224
- token : "comment",
225
- regex : "#.*$"
226
- }, {
227
- token : "string", // " string
228
- regex : '"(?:[^\\\\]|\\\\.)*?"'
229
- }, {
230
- token : "variable.language",
231
- regex : builtinVariable
232
- }, {
233
- token : "variable",
234
- regex : variable
235
- }, {
236
- token : "support.function",
237
- regex : func,
238
- }, {
239
- token : "support.function",
240
- regex : fileDescriptor
241
- }, {
242
- token : "string", // ' string
243
- regex : "'(?:[^\\\\]|\\\\.)*?'"
244
- }, {
245
- token : "constant.numeric", // float
246
- regex : floatNumber
247
- }, {
248
- token : "constant.numeric", // integer
249
- regex : integer + "\\b"
250
- }, {
251
- token : function(value) {
252
- if (reservedKeywords.hasOwnProperty(value))
253
- return "keyword";
254
- else if (languageConstructs.hasOwnProperty(value))
255
- return "constant.language";
256
- else if (value == "debugger")
257
- return "invalid.deprecated";
258
- else
259
- return "identifier";
260
- },
261
- regex : "[a-zA-Z_$][a-zA-Z0-9_$]*\\b"
262
- }, {
263
- token : "keyword.operator",
264
- regex : "\\+|\\-|\\*|\\*\\*|\\/|\\/\\/|~|<|>|<=|=>|=|!="
265
- }, {
266
- token : "lparen.paren",
267
- regex : "[\\[\\(\\{]"
268
- }, {
269
- token : "paren.rparen",
270
- regex : "[\\]\\)\\}]"
271
- }, {
272
- token : "text",
273
- regex : "\\s+"
274
- } ]
275
- };
276
- };
277
-
278
- oop.inherits(ShHighlightRules, TextHighlightRules);
279
-
280
- exports.ShHighlightRules = ShHighlightRules;
281
- });
@@ -1 +0,0 @@
1
- ace.define("ace/mode/sql",["require","exports","module","ace/lib/oop","ace/mode/text","ace/tokenizer","ace/mode/sql_highlight_rules","ace/range"],function(a,b,c){"use strict";var d=a("../lib/oop"),e=a("./text").Mode,f=a("../tokenizer").Tokenizer,g=a("./sql_highlight_rules").SqlHighlightRules,h=a("../range").Range,i=function(){this.$tokenizer=new f((new g).getRules())};d.inherits(i,e),function(){this.toggleCommentLines=function(a,b,c,d){var e=!0,f=[],g=/^(\s*)--/;for(var i=c;i<=d;i++)if(!g.test(b.getLine(i))){e=!1;break}if(e){var j=new h(0,0,0,0);for(var i=c;i<=d;i++){var k=b.getLine(i),l=k.match(g);j.start.row=i,j.end.row=i,j.end.column=l[0].length,b.replace(j,l[1])}}else b.indentRows(c,d,"--")}}.call(i.prototype),b.Mode=i}),ace.define("ace/mode/sql_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("select|from|where|and|or|group|by|order|limit|offset|having|as|case|when|else|end|type|left|right|join|on|outer|desc|asc".split("|")),b=e.arrayToMap("true|false|null".split("|")),c=e.arrayToMap("count|min|max|avg|sum|rank|now|coalesce".split("|"));this.$rules={start:[{token:"comment",regex:"--.*$"},{token:"string",regex:'".*"'},{token:"string",regex:"'.*'"},{token:"constant.numeric",regex:"[+-]?\\d+(?:(?:\\.\\d*)?(?:[eE][+-]?\\d+)?)?\\b"},{token:function(d){return d=d.toLowerCase(),a.hasOwnProperty(d)?"keyword":b.hasOwnProperty(d)?"constant.language":c.hasOwnProperty(d)?"support.function":"identifier"},regex:"[a-zA-Z_$][a-zA-Z0-9_$]*\\b"},{token:"keyword.operator",regex:"\\+|\\-|\\/|\\/\\/|%|<@>|@>|<@|&|\\^|~|<|>|<=|=>|==|!=|<>|="},{token:"lparen.paren",regex:"[\\(]"},{token:"paren.rparen",regex:"[\\)]"},{token:"text",regex:"\\s+"}]}};d.inherits(g,f),b.SqlHighlightRules=g})