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,678 +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
- * Fabian Jakobs <fabian AT ajax DOT org>
23
- *
24
- * Alternatively, the contents of this file may be used under the terms of
25
- * either the GNU General Public License Version 2 or later (the "GPL"), or
26
- * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
27
- * in which case the provisions of the GPL or the LGPL are applicable instead
28
- * of those above. If you wish to allow use of your version of this file only
29
- * under the terms of either the GPL or the LGPL, and not to allow others to
30
- * use your version of this file under the terms of the MPL, indicate your
31
- * decision by deleting the provisions above and replace them with the notice
32
- * and other provisions required by the GPL or the LGPL. If you do not delete
33
- * the provisions above, a recipient may use your version of this file under
34
- * the terms of any one of the MPL, the GPL or the LGPL.
35
- *
36
- * ***** END LICENSE BLOCK ***** */
37
-
38
- ace.define('ace/mode/scss', ['require', 'exports', 'module' , 'ace/lib/oop', 'ace/mode/text', 'ace/tokenizer', 'ace/mode/scss_highlight_rules', 'ace/mode/matching_brace_outdent', 'ace/mode/folding/cstyle'], 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 ScssHighlightRules = require("./scss_highlight_rules").ScssHighlightRules;
45
- var MatchingBraceOutdent = require("./matching_brace_outdent").MatchingBraceOutdent;
46
- var CStyleFoldMode = require("./folding/cstyle").FoldMode;
47
-
48
- var Mode = function() {
49
- this.$tokenizer = new Tokenizer(new ScssHighlightRules().getRules(), "i");
50
- this.$outdent = new MatchingBraceOutdent();
51
- this.foldingRules = new CStyleFoldMode();
52
- };
53
- oop.inherits(Mode, TextMode);
54
-
55
- (function() {
56
-
57
- this.getNextLineIndent = function(state, line, tab) {
58
- var indent = this.$getIndent(line);
59
-
60
- // ignore braces in comments
61
- var tokens = this.$tokenizer.getLineTokens(line, state).tokens;
62
- if (tokens.length && tokens[tokens.length-1].type == "comment") {
63
- return indent;
64
- }
65
-
66
- var match = line.match(/^.*\{\s*$/);
67
- if (match) {
68
- indent += tab;
69
- }
70
-
71
- return indent;
72
- };
73
-
74
- this.checkOutdent = function(state, line, input) {
75
- return this.$outdent.checkOutdent(line, input);
76
- };
77
-
78
- this.autoOutdent = function(state, doc, row) {
79
- this.$outdent.autoOutdent(doc, row);
80
- };
81
-
82
- }).call(Mode.prototype);
83
-
84
- exports.Mode = Mode;
85
-
86
- });
87
- /* ***** BEGIN LICENSE BLOCK *****
88
- * Version: MPL 1.1/GPL 2.0/LGPL 2.1
89
- *
90
- * The contents of this file are subject to the Mozilla Public License Version
91
- * 1.1 (the "License"); you may not use this file except in compliance with
92
- * the License. You may obtain a copy of the License at
93
- * http://www.mozilla.org/MPL/
94
- *
95
- * Software distributed under the License is distributed on an "AS IS" basis,
96
- * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
97
- * for the specific language governing rights and limitations under the
98
- * License.
99
- *
100
- * The Original Code is Ajax.org Code Editor (ACE).
101
- *
102
- * The Initial Developer of the Original Code is
103
- * Ajax.org B.V.
104
- * Portions created by the Initial Developer are Copyright (C) 2010
105
- * the Initial Developer. All Rights Reserved.
106
- *
107
- * Contributor(s):
108
- * Fabian Jakobs <fabian AT ajax DOT org>
109
- *
110
- * Alternatively, the contents of this file may be used under the terms of
111
- * either the GNU General Public License Version 2 or later (the "GPL"), or
112
- * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
113
- * in which case the provisions of the GPL or the LGPL are applicable instead
114
- * of those above. If you wish to allow use of your version of this file only
115
- * under the terms of either the GPL or the LGPL, and not to allow others to
116
- * use your version of this file under the terms of the MPL, indicate your
117
- * decision by deleting the provisions above and replace them with the notice
118
- * and other provisions required by the GPL or the LGPL. If you do not delete
119
- * the provisions above, a recipient may use your version of this file under
120
- * the terms of any one of the MPL, the GPL or the LGPL.
121
- *
122
- * ***** END LICENSE BLOCK ***** */
123
-
124
- ace.define('ace/mode/scss_highlight_rules', ['require', 'exports', 'module' , 'ace/lib/oop', 'ace/lib/lang', 'ace/mode/text_highlight_rules'], function(require, exports, module) {
125
- "use strict";
126
-
127
- var oop = require("../lib/oop");
128
- var lang = require("../lib/lang");
129
- var TextHighlightRules = require("./text_highlight_rules").TextHighlightRules;
130
-
131
- var ScssHighlightRules = function() {
132
-
133
- var properties = lang.arrayToMap( (function () {
134
-
135
- var browserPrefix = ("-webkit-|-moz-|-o-|-ms-|-svg-|-pie-|-khtml-").split("|");
136
-
137
- var prefixProperties = ("appearance|background-clip|background-inline-policy|background-origin|" +
138
- "background-size|binding|border-bottom-colors|border-left-colors|" +
139
- "border-right-colors|border-top-colors|border-end|border-end-color|" +
140
- "border-end-style|border-end-width|border-image|border-start|" +
141
- "border-start-color|border-start-style|border-start-width|box-align|" +
142
- "box-direction|box-flex|box-flexgroup|box-ordinal-group|box-orient|" +
143
- "box-pack|box-sizing|column-count|column-gap|column-width|column-rule|" +
144
- "column-rule-width|column-rule-style|column-rule-color|float-edge|" +
145
- "font-feature-settings|font-language-override|force-broken-image-icon|" +
146
- "image-region|margin-end|margin-start|opacity|outline|outline-color|" +
147
- "outline-offset|outline-radius|outline-radius-bottomleft|" +
148
- "outline-radius-bottomright|outline-radius-topleft|outline-radius-topright|" +
149
- "outline-style|outline-width|padding-end|padding-start|stack-sizing|" +
150
- "tab-size|text-blink|text-decoration-color|text-decoration-line|" +
151
- "text-decoration-style|transform|transform-origin|transition|" +
152
- "transition-delay|transition-duration|transition-property|" +
153
- "transition-timing-function|user-focus|user-input|user-modify|user-select|" +
154
- "window-shadow|border-radius").split("|");
155
-
156
- var properties = ("azimuth|background-attachment|background-color|background-image|" +
157
- "background-position|background-repeat|background|border-bottom-color|" +
158
- "border-bottom-style|border-bottom-width|border-bottom|border-collapse|" +
159
- "border-color|border-left-color|border-left-style|border-left-width|" +
160
- "border-left|border-right-color|border-right-style|border-right-width|" +
161
- "border-right|border-spacing|border-style|border-top-color|" +
162
- "border-top-style|border-top-width|border-top|border-width|border|" +
163
- "bottom|box-sizing|caption-side|clear|clip|color|content|counter-increment|" +
164
- "counter-reset|cue-after|cue-before|cue|cursor|direction|display|" +
165
- "elevation|empty-cells|float|font-family|font-size-adjust|font-size|" +
166
- "font-stretch|font-style|font-variant|font-weight|font|height|left|" +
167
- "letter-spacing|line-height|list-style-image|list-style-position|" +
168
- "list-style-type|list-style|margin-bottom|margin-left|margin-right|" +
169
- "margin-top|marker-offset|margin|marks|max-height|max-width|min-height|" +
170
- "min-width|opacity|orphans|outline-color|" +
171
- "outline-style|outline-width|outline|overflow|overflow-x|overflow-y|padding-bottom|" +
172
- "padding-left|padding-right|padding-top|padding|page-break-after|" +
173
- "page-break-before|page-break-inside|page|pause-after|pause-before|" +
174
- "pause|pitch-range|pitch|play-during|position|quotes|richness|right|" +
175
- "size|speak-header|speak-numeral|speak-punctuation|speech-rate|speak|" +
176
- "stress|table-layout|text-align|text-decoration|text-indent|" +
177
- "text-shadow|text-transform|top|unicode-bidi|vertical-align|" +
178
- "visibility|voice-family|volume|white-space|widows|width|word-spacing|" +
179
- "z-index").split("|");
180
-
181
- //The return array
182
- var ret = [];
183
-
184
- //All prefixProperties will get the browserPrefix in
185
- //the begning by join the prefixProperties array with the value of browserPrefix
186
- for (var i=0, ln=browserPrefix.length; i<ln; i++) {
187
- Array.prototype.push.apply(
188
- ret,
189
- (( browserPrefix[i] + prefixProperties.join("|" + browserPrefix[i]) ).split("|"))
190
- );
191
- }
192
-
193
- //Add also prefixProperties and properties without any browser prefix
194
- Array.prototype.push.apply(ret, prefixProperties);
195
- Array.prototype.push.apply(ret, properties);
196
-
197
- return ret;
198
-
199
- })() );
200
-
201
-
202
-
203
- var functions = lang.arrayToMap(
204
- ("hsl|hsla|rgb|rgba|url|attr|counter|counters|abs|adjust_color|adjust_hue|" +
205
- "alpha|join|blue|ceil|change_color|comparable|complement|darken|desaturate|" +
206
- "floor|grayscale|green|hue|if|invert|join|length|lighten|lightness|mix|" +
207
- "nth|opacify|opacity|percentage|quote|red|round|saturate|saturation|" +
208
- "scale_color|transparentize|type_of|unit|unitless|unqoute").split("|")
209
- );
210
-
211
- var constants = lang.arrayToMap(
212
- ("absolute|all-scroll|always|armenian|auto|baseline|below|bidi-override|" +
213
- "block|bold|bolder|border-box|both|bottom|break-all|break-word|capitalize|center|" +
214
- "char|circle|cjk-ideographic|col-resize|collapse|content-box|crosshair|dashed|" +
215
- "decimal-leading-zero|decimal|default|disabled|disc|" +
216
- "distribute-all-lines|distribute-letter|distribute-space|" +
217
- "distribute|dotted|double|e-resize|ellipsis|fixed|georgian|groove|" +
218
- "hand|hebrew|help|hidden|hiragana-iroha|hiragana|horizontal|" +
219
- "ideograph-alpha|ideograph-numeric|ideograph-parenthesis|" +
220
- "ideograph-space|inactive|inherit|inline-block|inline|inset|inside|" +
221
- "inter-ideograph|inter-word|italic|justify|katakana-iroha|katakana|" +
222
- "keep-all|left|lighter|line-edge|line-through|line|list-item|loose|" +
223
- "lower-alpha|lower-greek|lower-latin|lower-roman|lowercase|lr-tb|ltr|" +
224
- "medium|middle|move|n-resize|ne-resize|newspaper|no-drop|no-repeat|" +
225
- "nw-resize|none|normal|not-allowed|nowrap|oblique|outset|outside|" +
226
- "overline|pointer|progress|relative|repeat-x|repeat-y|repeat|right|" +
227
- "ridge|row-resize|rtl|s-resize|scroll|se-resize|separate|small-caps|" +
228
- "solid|square|static|strict|super|sw-resize|table-footer-group|" +
229
- "table-header-group|tb-rl|text-bottom|text-top|text|thick|thin|top|" +
230
- "transparent|underline|upper-alpha|upper-latin|upper-roman|uppercase|" +
231
- "vertical-ideographic|vertical-text|visible|w-resize|wait|whitespace|" +
232
- "zero").split("|")
233
- );
234
-
235
- var colors = lang.arrayToMap(
236
- ("aqua|black|blue|fuchsia|gray|green|lime|maroon|navy|olive|orange|" +
237
- "purple|red|silver|teal|white|yellow").split("|")
238
- );
239
-
240
- var keywords = lang.arrayToMap(
241
- ("@mixin|@extend|@include|@import|@media|@debug|@warn|@if|@for|@each|@while|@else|@font-face|@-webkit-keyframes|if|and|!default|module|def|end|declare").split("|")
242
- )
243
-
244
- var tags = lang.arrayToMap(
245
- ("a|abbr|acronym|address|applet|area|article|aside|audio|b|base|basefont|bdo|" +
246
- "big|blockquote|body|br|button|canvas|caption|center|cite|code|col|colgroup|" +
247
- "command|datalist|dd|del|details|dfn|dir|div|dl|dt|em|embed|fieldset|" +
248
- "figcaption|figure|font|footer|form|frame|frameset|h1|h2|h3|h4|h5|h6|head|" +
249
- "header|hgroup|hr|html|i|iframe|img|input|ins|keygen|kbd|label|legend|li|" +
250
- "link|map|mark|menu|meta|meter|nav|noframes|noscript|object|ol|optgroup|" +
251
- "option|output|p|param|pre|progress|q|rp|rt|ruby|s|samp|script|section|select|" +
252
- "small|source|span|strike|strong|style|sub|summary|sup|table|tbody|td|" +
253
- "textarea|tfoot|th|thead|time|title|tr|tt|u|ul|var|video|wbr|xmp").split("|")
254
- );
255
-
256
- // regexp must not have capturing parentheses. Use (?:) instead.
257
- // regexps are ordered -> the first match is used
258
-
259
- var numRe = "\\-?(?:(?:[0-9]+)|(?:[0-9]*\\.[0-9]+))";
260
-
261
- // regexp must not have capturing parentheses. Use (?:) instead.
262
- // regexps are ordered -> the first match is used
263
-
264
- this.$rules = {
265
- "start" : [
266
- {
267
- token : "comment",
268
- regex : "\\/\\/.*$"
269
- },
270
- {
271
- token : "comment", // multi line comment
272
- merge : true,
273
- regex : "\\/\\*",
274
- next : "comment"
275
- }, {
276
- token : "string", // single line
277
- regex : '["](?:(?:\\\\.)|(?:[^"\\\\]))*?["]'
278
- }, {
279
- token : "string", // multi line string start
280
- merge : true,
281
- regex : '["].*\\\\$',
282
- next : "qqstring"
283
- }, {
284
- token : "string", // single line
285
- regex : "['](?:(?:\\\\.)|(?:[^'\\\\]))*?[']"
286
- }, {
287
- token : "string", // multi line string start
288
- merge : true,
289
- regex : "['].*\\\\$",
290
- next : "qstring"
291
- }, {
292
- token : "constant.numeric",
293
- regex : numRe + "(?:em|ex|px|cm|mm|in|pt|pc|deg|rad|grad|ms|s|hz|khz|%)"
294
- }, {
295
- token : "constant.numeric", // hex6 color
296
- regex : "#[a-f0-9]{6}"
297
- }, {
298
- token : "constant.numeric", // hex3 color
299
- regex : "#[a-f0-9]{3}"
300
- }, {
301
- token : "constant.numeric",
302
- regex : numRe
303
- }, {
304
- token : function(value) {
305
- if (properties.hasOwnProperty(value.toLowerCase()))
306
- return "support.type";
307
- if (keywords.hasOwnProperty(value))
308
- return "keyword";
309
- else if (constants.hasOwnProperty(value))
310
- return "constant.language";
311
- else if (functions.hasOwnProperty(value))
312
- return "support.function";
313
- else if (colors.hasOwnProperty(value.toLowerCase()))
314
- return "support.constant.color";
315
- else if (tags.hasOwnProperty(value.toLowerCase()))
316
- return "variable.language";
317
- else
318
- return "text";
319
- },
320
- regex : "\\-?[@a-z_][@a-z0-9_\\-]*"
321
- }, {
322
- token : "variable",
323
- regex : "[a-z_\\-$][a-z0-9_\\-$]*\\b"
324
- }, {
325
- token: "variable.language",
326
- regex: "#[a-z0-9-_]+"
327
- }, {
328
- token: "variable.language",
329
- regex: "\\.[a-z0-9-_]+"
330
- }, {
331
- token: "variable.language",
332
- regex: ":[a-z0-9-_]+"
333
- }, {
334
- token: "constant",
335
- regex: "[a-z0-9-_]+"
336
- }, {
337
- token : "keyword.operator",
338
- regex : "<|>|<=|>=|==|!=|-|%|#|\\+|\\$|\\+|\\*"
339
- }, {
340
- token : "paren.lparen",
341
- regex : "[[({]"
342
- }, {
343
- token : "paren.rparen",
344
- regex : "[\\])}]"
345
- }, {
346
- token : "text",
347
- regex : "\\s+"
348
- }
349
- ],
350
- "comment" : [
351
- {
352
- token : "comment", // closing comment
353
- regex : ".*?\\*\\/",
354
- next : "start"
355
- }, {
356
- token : "comment", // comment spanning whole line
357
- merge : true,
358
- regex : ".+"
359
- }
360
- ],
361
- "qqstring" : [
362
- {
363
- token : "string",
364
- regex : '(?:(?:\\\\.)|(?:[^"\\\\]))*?"',
365
- next : "start"
366
- }, {
367
- token : "string",
368
- merge : true,
369
- regex : '.+'
370
- }
371
- ],
372
- "qstring" : [
373
- {
374
- token : "string",
375
- regex : "(?:(?:\\\\.)|(?:[^'\\\\]))*?'",
376
- next : "start"
377
- }, {
378
- token : "string",
379
- merge : true,
380
- regex : '.+'
381
- }
382
- ]
383
- };
384
- };
385
-
386
- oop.inherits(ScssHighlightRules, TextHighlightRules);
387
-
388
- exports.ScssHighlightRules = ScssHighlightRules;
389
-
390
- });
391
- /* ***** BEGIN LICENSE BLOCK *****
392
- * Version: MPL 1.1/GPL 2.0/LGPL 2.1
393
- *
394
- * The contents of this file are subject to the Mozilla Public License Version
395
- * 1.1 (the "License"); you may not use this file except in compliance with
396
- * the License. You may obtain a copy of the License at
397
- * http://www.mozilla.org/MPL/
398
- *
399
- * Software distributed under the License is distributed on an "AS IS" basis,
400
- * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
401
- * for the specific language governing rights and limitations under the
402
- * License.
403
- *
404
- * The Original Code is Ajax.org Code Editor (ACE).
405
- *
406
- * The Initial Developer of the Original Code is
407
- * Ajax.org B.V.
408
- * Portions created by the Initial Developer are Copyright (C) 2010
409
- * the Initial Developer. All Rights Reserved.
410
- *
411
- * Contributor(s):
412
- * Fabian Jakobs <fabian AT ajax DOT org>
413
- *
414
- * Alternatively, the contents of this file may be used under the terms of
415
- * either the GNU General Public License Version 2 or later (the "GPL"), or
416
- * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
417
- * in which case the provisions of the GPL or the LGPL are applicable instead
418
- * of those above. If you wish to allow use of your version of this file only
419
- * under the terms of either the GPL or the LGPL, and not to allow others to
420
- * use your version of this file under the terms of the MPL, indicate your
421
- * decision by deleting the provisions above and replace them with the notice
422
- * and other provisions required by the GPL or the LGPL. If you do not delete
423
- * the provisions above, a recipient may use your version of this file under
424
- * the terms of any one of the MPL, the GPL or the LGPL.
425
- *
426
- * ***** END LICENSE BLOCK ***** */
427
-
428
- ace.define('ace/mode/matching_brace_outdent', ['require', 'exports', 'module' , 'ace/range'], function(require, exports, module) {
429
- "use strict";
430
-
431
- var Range = require("../range").Range;
432
-
433
- var MatchingBraceOutdent = function() {};
434
-
435
- (function() {
436
-
437
- this.checkOutdent = function(line, input) {
438
- if (! /^\s+$/.test(line))
439
- return false;
440
-
441
- return /^\s*\}/.test(input);
442
- };
443
-
444
- this.autoOutdent = function(doc, row) {
445
- var line = doc.getLine(row);
446
- var match = line.match(/^(\s*\})/);
447
-
448
- if (!match) return 0;
449
-
450
- var column = match[1].length;
451
- var openBracePos = doc.findMatchingBracket({row: row, column: column});
452
-
453
- if (!openBracePos || openBracePos.row == row) return 0;
454
-
455
- var indent = this.$getIndent(doc.getLine(openBracePos.row));
456
- doc.replace(new Range(row, 0, row, column-1), indent);
457
- };
458
-
459
- this.$getIndent = function(line) {
460
- var match = line.match(/^(\s+)/);
461
- if (match) {
462
- return match[1];
463
- }
464
-
465
- return "";
466
- };
467
-
468
- }).call(MatchingBraceOutdent.prototype);
469
-
470
- exports.MatchingBraceOutdent = MatchingBraceOutdent;
471
- });
472
- /* ***** BEGIN LICENSE BLOCK *****
473
- * Version: MPL 1.1/GPL 2.0/LGPL 2.1
474
- *
475
- * The contents of this file are subject to the Mozilla Public License Version
476
- * 1.1 (the "License"); you may not use this file except in compliance with
477
- * the License. You may obtain a copy of the License at
478
- * http://www.mozilla.org/MPL/
479
- *
480
- * Software distributed under the License is distributed on an "AS IS" basis,
481
- * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
482
- * for the specific language governing rights and limitations under the
483
- * License.
484
- *
485
- * The Original Code is Ajax.org Code Editor (ACE).
486
- *
487
- * The Initial Developer of the Original Code is
488
- * Ajax.org B.V.
489
- * Portions created by the Initial Developer are Copyright (C) 2010
490
- * the Initial Developer. All Rights Reserved.
491
- *
492
- * Contributor(s):
493
- * Fabian Jakobs <fabian AT ajax DOT org>
494
- *
495
- * Alternatively, the contents of this file may be used under the terms of
496
- * either the GNU General Public License Version 2 or later (the "GPL"), or
497
- * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
498
- * in which case the provisions of the GPL or the LGPL are applicable instead
499
- * of those above. If you wish to allow use of your version of this file only
500
- * under the terms of either the GPL or the LGPL, and not to allow others to
501
- * use your version of this file under the terms of the MPL, indicate your
502
- * decision by deleting the provisions above and replace them with the notice
503
- * and other provisions required by the GPL or the LGPL. If you do not delete
504
- * the provisions above, a recipient may use your version of this file under
505
- * the terms of any one of the MPL, the GPL or the LGPL.
506
- *
507
- * ***** END LICENSE BLOCK ***** */
508
-
509
- ace.define('ace/mode/folding/cstyle', ['require', 'exports', 'module' , 'ace/lib/oop', 'ace/range', 'ace/mode/folding/fold_mode'], function(require, exports, module) {
510
- "use strict";
511
-
512
- var oop = require("../../lib/oop");
513
- var Range = require("../../range").Range;
514
- var BaseFoldMode = require("./fold_mode").FoldMode;
515
-
516
- var FoldMode = exports.FoldMode = function() {};
517
- oop.inherits(FoldMode, BaseFoldMode);
518
-
519
- (function() {
520
-
521
- this.foldingStartMarker = /(\{|\[)[^\}\]]*$|^\s*(\/\*)/;
522
- this.foldingStopMarker = /^[^\[\{]*(\}|\])|^[\s\*]*(\*\/)/;
523
-
524
- this.getFoldWidgetRange = function(session, foldStyle, row) {
525
- var line = session.getLine(row);
526
- var match = line.match(this.foldingStartMarker);
527
- if (match) {
528
- var i = match.index;
529
-
530
- if (match[1])
531
- return this.openingBracketBlock(session, match[1], row, i);
532
-
533
- var range = session.getCommentFoldRange(row, i + match[0].length);
534
- range.end.column -= 2;
535
- return range;
536
- }
537
-
538
- if (foldStyle !== "markbeginend")
539
- return;
540
-
541
- var match = line.match(this.foldingStopMarker);
542
- if (match) {
543
- var i = match.index + match[0].length;
544
-
545
- if (match[2]) {
546
- var range = session.getCommentFoldRange(row, i);
547
- range.end.column -= 2;
548
- return range;
549
- }
550
-
551
- var end = {row: row, column: i};
552
- var start = session.$findOpeningBracket(match[1], end);
553
-
554
- if (!start)
555
- return;
556
-
557
- start.column++;
558
- end.column--;
559
-
560
- return Range.fromPoints(start, end);
561
- }
562
- };
563
-
564
- }).call(FoldMode.prototype);
565
-
566
- });/* ***** BEGIN LICENSE BLOCK *****
567
- * Version: MPL 1.1/GPL 2.0/LGPL 2.1
568
- *
569
- * The contents of this file are subject to the Mozilla Public License Version
570
- * 1.1 (the "License"); you may not use this file except in compliance with
571
- * the License. You may obtain a copy of the License at
572
- * http://www.mozilla.org/MPL/
573
- *
574
- * Software distributed under the License is distributed on an "AS IS" basis,
575
- * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
576
- * for the specific language governing rights and limitations under the
577
- * License.
578
- *
579
- * The Original Code is Ajax.org Code Editor (ACE).
580
- *
581
- * The Initial Developer of the Original Code is
582
- * Ajax.org B.V.
583
- * Portions created by the Initial Developer are Copyright (C) 2010
584
- * the Initial Developer. All Rights Reserved.
585
- *
586
- * Contributor(s):
587
- * Fabian Jakobs <fabian AT ajax DOT org>
588
- *
589
- * Alternatively, the contents of this file may be used under the terms of
590
- * either the GNU General Public License Version 2 or later (the "GPL"), or
591
- * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
592
- * in which case the provisions of the GPL or the LGPL are applicable instead
593
- * of those above. If you wish to allow use of your version of this file only
594
- * under the terms of either the GPL or the LGPL, and not to allow others to
595
- * use your version of this file under the terms of the MPL, indicate your
596
- * decision by deleting the provisions above and replace them with the notice
597
- * and other provisions required by the GPL or the LGPL. If you do not delete
598
- * the provisions above, a recipient may use your version of this file under
599
- * the terms of any one of the MPL, the GPL or the LGPL.
600
- *
601
- * ***** END LICENSE BLOCK ***** */
602
-
603
- ace.define('ace/mode/folding/fold_mode', ['require', 'exports', 'module' , 'ace/range'], function(require, exports, module) {
604
- "use strict";
605
-
606
- var Range = require("../../range").Range;
607
-
608
- var FoldMode = exports.FoldMode = function() {};
609
-
610
- (function() {
611
-
612
- this.foldingStartMarker = null;
613
- this.foldingStopMarker = null;
614
-
615
- // must return "" if there's no fold, to enable caching
616
- this.getFoldWidget = function(session, foldStyle, row) {
617
- var line = session.getLine(row);
618
- if (this.foldingStartMarker.test(line))
619
- return "start";
620
- if (foldStyle == "markbeginend"
621
- && this.foldingStopMarker
622
- && this.foldingStopMarker.test(line))
623
- return "end";
624
- return "";
625
- };
626
-
627
- this.getFoldWidgetRange = function(session, foldStyle, row) {
628
- return null;
629
- };
630
-
631
- this.indentationBlock = function(session, row, column) {
632
- var re = /^\s*/;
633
- var startRow = row;
634
- var endRow = row;
635
- var line = session.getLine(row);
636
- var startColumn = column || line.length;
637
- var startLevel = line.match(re)[0].length;
638
- var maxRow = session.getLength()
639
-
640
- while (++row < maxRow) {
641
- line = session.getLine(row);
642
- var level = line.match(re)[0].length;
643
-
644
- if (level == line.length)
645
- continue;
646
-
647
- if (level <= startLevel)
648
- break;
649
-
650
- endRow = row;
651
- }
652
-
653
- if (endRow > startRow) {
654
- var endColumn = session.getLine(endRow).length;
655
- return new Range(startRow, startColumn, endRow, endColumn);
656
- }
657
- };
658
-
659
- this.openingBracketBlock = function(session, bracket, row, column) {
660
- var start = {row: row, column: column + 1};
661
- var end = session.$findClosingBracket(bracket, start);
662
- if (!end)
663
- return;
664
-
665
- var fw = session.foldWidgets[end.row];
666
- if (fw == null)
667
- fw = this.getFoldWidget(session, end.row);
668
-
669
- if (fw == "start") {
670
- end.row --;
671
- end.column = session.getLine(end.row).length;
672
- }
673
- return Range.fromPoints(start, end);
674
- };
675
-
676
- }).call(FoldMode.prototype);
677
-
678
- });