github-linguist-grammars 4.6.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (335) hide show
  1. checksums.yaml +7 -0
  2. data/grammars/file.lasso.json +713 -0
  3. data/grammars/module.ceylon.json +54 -0
  4. data/grammars/objdump.x86asm.json +73 -0
  5. data/grammars/source.Inform7.json +45 -0
  6. data/grammars/source.Kotlin.json +774 -0
  7. data/grammars/source.LS.json +104 -0
  8. data/grammars/source.MCPOST.json +68 -0
  9. data/grammars/source.MOD.json +70 -0
  10. data/grammars/source.abap.json +176 -0
  11. data/grammars/source.abl.json +138 -0
  12. data/grammars/source.actionscript.3.json +1571 -0
  13. data/grammars/source.acucobol.json +16 -0
  14. data/grammars/source.ada.json +140 -0
  15. data/grammars/source.agda.json +254 -0
  16. data/grammars/source.ahk.json +171 -0
  17. data/grammars/source.alloy.json +44 -0
  18. data/grammars/source.ampl.json +157 -0
  19. data/grammars/source.antlr.json +300 -0
  20. data/grammars/source.apache-config.json +352 -0
  21. data/grammars/source.apache-config.mod_perl.json +70 -0
  22. data/grammars/source.apl.json +442 -0
  23. data/grammars/source.applescript.json +1385 -0
  24. data/grammars/source.apt.json +25 -0
  25. data/grammars/source.asm.x86.json +182 -0
  26. data/grammars/source.asp.json +157 -0
  27. data/grammars/source.aspectj.json +963 -0
  28. data/grammars/source.ats.json +170 -0
  29. data/grammars/source.autoit.3.json +132 -0
  30. data/grammars/source.awk.json +388 -0
  31. data/grammars/source.befunge.json +38 -0
  32. data/grammars/source.bf.json +36 -0
  33. data/grammars/source.bison.json +59 -0
  34. data/grammars/source.blitzmax.json +912 -0
  35. data/grammars/source.boo.json +452 -0
  36. data/grammars/source.brightauthorproject.json +29 -0
  37. data/grammars/source.brightscript.json +158 -0
  38. data/grammars/source.bro.json +409 -0
  39. data/grammars/source.bsv.json +283 -0
  40. data/grammars/source.c++.json +364 -0
  41. data/grammars/source.c++.qt.json +37 -0
  42. data/grammars/source.c.ec.json +39 -0
  43. data/grammars/source.c.json +727 -0
  44. data/grammars/source.c.platform.json +154 -0
  45. data/grammars/source.cache.cmake.json +75 -0
  46. data/grammars/source.cake.json +16 -0
  47. data/grammars/source.camlp4.ocaml.json +63 -0
  48. data/grammars/source.capnp.json +93 -0
  49. data/grammars/source.ceylon.json +77 -0
  50. data/grammars/source.cfscript.cfc.json +170 -0
  51. data/grammars/source.cfscript.json +744 -0
  52. data/grammars/source.chapel.json +240 -0
  53. data/grammars/source.cirru.json +66 -0
  54. data/grammars/source.clarion.json +159 -0
  55. data/grammars/source.clips.json +80 -0
  56. data/grammars/source.clojure.json +397 -0
  57. data/grammars/source.cm.json +54 -0
  58. data/grammars/source.cmake.json +181 -0
  59. data/grammars/source.cobol.json +528 -0
  60. data/grammars/source.coffee.json +678 -0
  61. data/grammars/source.compiled-papyrus.json +11 -0
  62. data/grammars/source.cool.json +103 -0
  63. data/grammars/source.coq.json +62 -0
  64. data/grammars/source.crystal.json +2760 -0
  65. data/grammars/source.cs.json +556 -0
  66. data/grammars/source.css.json +630 -0
  67. data/grammars/source.css.less.json +276 -0
  68. data/grammars/source.css.mss.json +256 -0
  69. data/grammars/source.csx.json +16 -0
  70. data/grammars/source.cuda-c++.json +137 -0
  71. data/grammars/source.cython.json +2108 -0
  72. data/grammars/source.d.json +722 -0
  73. data/grammars/source.dart.json +763 -0
  74. data/grammars/source.desktop.json +90 -0
  75. data/grammars/source.diff.json +162 -0
  76. data/grammars/source.dockerfile.json +89 -0
  77. data/grammars/source.dosbatch.json +70 -0
  78. data/grammars/source.dot.json +126 -0
  79. data/grammars/source.dylan.json +217 -0
  80. data/grammars/source.eiffel.json +138 -0
  81. data/grammars/source.elixir.json +737 -0
  82. data/grammars/source.elm.json +355 -0
  83. data/grammars/source.erazor.json +126 -0
  84. data/grammars/source.erlang.json +1674 -0
  85. data/grammars/source.essl.json +50 -0
  86. data/grammars/source.factor.json +260 -0
  87. data/grammars/source.fan.json +188 -0
  88. data/grammars/source.fancy.json +270 -0
  89. data/grammars/source.fish.json +214 -0
  90. data/grammars/source.forth.json +101 -0
  91. data/grammars/source.fortran.json +499 -0
  92. data/grammars/source.fortran.modern.json +226 -0
  93. data/grammars/source.fsharp.json +403 -0
  94. data/grammars/source.gap.json +167 -0
  95. data/grammars/source.gcode.json +25 -0
  96. data/grammars/source.gdscript.json +154 -0
  97. data/grammars/source.gfm.json +1270 -0
  98. data/grammars/source.glsl.json +71 -0
  99. data/grammars/source.gnuplot.json +276 -0
  100. data/grammars/source.go.json +552 -0
  101. data/grammars/source.golo.json +182 -0
  102. data/grammars/source.gosu.2.json +163 -0
  103. data/grammars/source.grace.json +679 -0
  104. data/grammars/source.groovy.gradle.json +73 -0
  105. data/grammars/source.groovy.json +1385 -0
  106. data/grammars/source.harbour.json +450 -0
  107. data/grammars/source.haskell.json +449 -0
  108. data/grammars/source.haxe.2.json +1243 -0
  109. data/grammars/source.hss.1.json +464 -0
  110. data/grammars/source.httpspec.json +287 -0
  111. data/grammars/source.hxml.json +26 -0
  112. data/grammars/source.hy.json +270 -0
  113. data/grammars/source.idl-dlm.json +112 -0
  114. data/grammars/source.idl.json +267 -0
  115. data/grammars/source.idris.json +537 -0
  116. data/grammars/source.ini.json +113 -0
  117. data/grammars/source.inno.json +65 -0
  118. data/grammars/source.io.json +164 -0
  119. data/grammars/source.ioke.json +272 -0
  120. data/grammars/source.isabelle.root.json +68 -0
  121. data/grammars/source.isabelle.theory.json +106 -0
  122. data/grammars/source.j.json +49 -0
  123. data/grammars/source.jade.json +1009 -0
  124. data/grammars/source.jasmin.json +299 -0
  125. data/grammars/source.java-properties.json +97 -0
  126. data/grammars/source.java.json +1026 -0
  127. data/grammars/source.jcl.json +49 -0
  128. data/grammars/source.jflex.json +490 -0
  129. data/grammars/source.jq.json +218 -0
  130. data/grammars/source.js.json +948 -0
  131. data/grammars/source.js.jsx.json +2937 -0
  132. data/grammars/source.js.objj.json +424 -0
  133. data/grammars/source.js.regexp.json +150 -0
  134. data/grammars/source.js.regexp.replacement.json +30 -0
  135. data/grammars/source.json.json +149 -0
  136. data/grammars/source.julia.json +407 -0
  137. data/grammars/source.lean.json +145 -0
  138. data/grammars/source.lid.json +23 -0
  139. data/grammars/source.lilypond.json +623 -0
  140. data/grammars/source.lisp.json +111 -0
  141. data/grammars/source.litcoffee.json +669 -0
  142. data/grammars/source.livescript.json +616 -0
  143. data/grammars/source.llvm.json +71 -0
  144. data/grammars/source.logos.json +31 -0
  145. data/grammars/source.logtalk.json +315 -0
  146. data/grammars/source.loomscript.json +214 -0
  147. data/grammars/source.lsl.json +216 -0
  148. data/grammars/source.lua.json +191 -0
  149. data/grammars/source.makefile.json +474 -0
  150. data/grammars/source.makegen.json +13 -0
  151. data/grammars/source.man.json +53 -0
  152. data/grammars/source.mask.json +701 -0
  153. data/grammars/source.mata.json +133 -0
  154. data/grammars/source.mathematica.json +429 -0
  155. data/grammars/source.matlab.json +776 -0
  156. data/grammars/source.mercury.json +251 -0
  157. data/grammars/source.ml.json +291 -0
  158. data/grammars/source.modelica.json +142 -0
  159. data/grammars/source.modula2.json +103 -0
  160. data/grammars/source.monkey.json +701 -0
  161. data/grammars/source.moonscript.json +149 -0
  162. data/grammars/source.mupad.json +149 -0
  163. data/grammars/source.nant-build.json +86 -0
  164. data/grammars/source.ncl.json +66 -0
  165. data/grammars/source.nemerle.json +137 -0
  166. data/grammars/source.nesc.json +27 -0
  167. data/grammars/source.netlinx.erb.json +47 -0
  168. data/grammars/source.netlinx.json +768 -0
  169. data/grammars/source.nginx.json +797 -0
  170. data/grammars/source.nim.json +1150 -0
  171. data/grammars/source.nim_filter.json +133 -0
  172. data/grammars/source.nimcfg.json +116 -0
  173. data/grammars/source.ninja.json +66 -0
  174. data/grammars/source.nit.json +238 -0
  175. data/grammars/source.nix.json +1200 -0
  176. data/grammars/source.nmml.json +87 -0
  177. data/grammars/source.nsis.json +150 -0
  178. data/grammars/source.objc++.json +19 -0
  179. data/grammars/source.objc.json +918 -0
  180. data/grammars/source.objc.platform.json +277 -0
  181. data/grammars/source.ocaml.json +1426 -0
  182. data/grammars/source.ocamllex.json +305 -0
  183. data/grammars/source.ocamlyacc.json +346 -0
  184. data/grammars/source.octave.json +451 -0
  185. data/grammars/source.ooc.json +692 -0
  186. data/grammars/source.opa.json +206 -0
  187. data/grammars/source.opal.json +415 -0
  188. data/grammars/source.opalsysdefs.json +70 -0
  189. data/grammars/source.opencobol.json +65 -0
  190. data/grammars/source.ox.json +97 -0
  191. data/grammars/source.oz.json +84 -0
  192. data/grammars/source.papyrus-assembly.json +266 -0
  193. data/grammars/source.papyrus.json +231 -0
  194. data/grammars/source.parrot.pir.json +117 -0
  195. data/grammars/source.pascal.json +150 -0
  196. data/grammars/source.perl.6.json +310 -0
  197. data/grammars/source.perl.json +2413 -0
  198. data/grammars/source.php.zephir.json +362 -0
  199. data/grammars/source.pig_latin.json +172 -0
  200. data/grammars/source.pike.json +62 -0
  201. data/grammars/source.plsql.oracle.json +642 -0
  202. data/grammars/source.po.json +232 -0
  203. data/grammars/source.pogoscript.json +85 -0
  204. data/grammars/source.postscript.json +231 -0
  205. data/grammars/source.powershell.json +755 -0
  206. data/grammars/source.processing.json +885 -0
  207. data/grammars/source.prolog.eclipse.json +206 -0
  208. data/grammars/source.prolog.json +292 -0
  209. data/grammars/source.protobuf.json +395 -0
  210. data/grammars/source.pubspec.json +13 -0
  211. data/grammars/source.puppet.json +494 -0
  212. data/grammars/source.purescript.json +818 -0
  213. data/grammars/source.pyjade.json +1010 -0
  214. data/grammars/source.python.django.json +34 -0
  215. data/grammars/source.python.json +1960 -0
  216. data/grammars/source.python.salt.json +13 -0
  217. data/grammars/source.qmake.json +217 -0
  218. data/grammars/source.qml.json +195 -0
  219. data/grammars/source.r.json +203 -0
  220. data/grammars/source.racket.json +119 -0
  221. data/grammars/source.rebol.json +647 -0
  222. data/grammars/source.red.json +652 -0
  223. data/grammars/source.regexp.babel.json +190 -0
  224. data/grammars/source.regexp.python.json +187 -0
  225. data/grammars/source.regexp.spin.json +188 -0
  226. data/grammars/source.ruby.json +1956 -0
  227. data/grammars/source.ruby.rspec.cucumber.steps.json +274 -0
  228. data/grammars/source.rust.json +269 -0
  229. data/grammars/source.sas.json +322 -0
  230. data/grammars/source.sas_log.json +26 -0
  231. data/grammars/source.sass.json +248 -0
  232. data/grammars/source.sbt.json +36 -0
  233. data/grammars/source.scad.json +152 -0
  234. data/grammars/source.scala.json +739 -0
  235. data/grammars/source.scaml.json +466 -0
  236. data/grammars/source.scheme.json +370 -0
  237. data/grammars/source.scilab.json +103 -0
  238. data/grammars/source.scss.json +1321 -0
  239. data/grammars/source.shell.json +1212 -0
  240. data/grammars/source.smali.json +1668 -0
  241. data/grammars/source.smalltalk.json +135 -0
  242. data/grammars/source.smt.json +173 -0
  243. data/grammars/source.sp.json +118 -0
  244. data/grammars/source.sparql.json +23 -0
  245. data/grammars/source.spin.json +936 -0
  246. data/grammars/source.sqf.json +112 -0
  247. data/grammars/source.sql.json +473 -0
  248. data/grammars/source.stata.json +208 -0
  249. data/grammars/source.strings.json +53 -0
  250. data/grammars/source.stylus.json +1021 -0
  251. data/grammars/source.swift.json +965 -0
  252. data/grammars/source.systemverilog.json +1050 -0
  253. data/grammars/source.tcl.json +277 -0
  254. data/grammars/source.tea.json +180 -0
  255. data/grammars/source.thrift.json +704 -0
  256. data/grammars/source.toml.json +327 -0
  257. data/grammars/source.ts.json +1094 -0
  258. data/grammars/source.tsx.json +1324 -0
  259. data/grammars/source.turtle.json +505 -0
  260. data/grammars/source.txl.json +62 -0
  261. data/grammars/source.ucfconstraints.json +72 -0
  262. data/grammars/source.vala.json +814 -0
  263. data/grammars/source.varnish.vcl.json +343 -0
  264. data/grammars/source.vbnet.json +338 -0
  265. data/grammars/source.verilog.json +302 -0
  266. data/grammars/source.vhdl.json +1349 -0
  267. data/grammars/source.viml.json +224 -0
  268. data/grammars/source.webidl.json +814 -0
  269. data/grammars/source.x10.json +68 -0
  270. data/grammars/source.x86asm.json +47 -0
  271. data/grammars/source.xc.json +379 -0
  272. data/grammars/source.xq.json +241 -0
  273. data/grammars/source.xquery.json +193 -0
  274. data/grammars/source.xtend.json +733 -0
  275. data/grammars/source.yaml.json +334 -0
  276. data/grammars/source.yaml.salt.json +348 -0
  277. data/grammars/text.bibtex.json +251 -0
  278. data/grammars/text.cfml.basic.json +736 -0
  279. data/grammars/text.dart-analysis-output.json +162 -0
  280. data/grammars/text.dart-doccomments.json +19 -0
  281. data/grammars/text.elixir.json +45 -0
  282. data/grammars/text.gherkin.feature.json +135 -0
  283. data/grammars/text.groff.json +113 -0
  284. data/grammars/text.haml.json +299 -0
  285. data/grammars/text.html.abl.json +24 -0
  286. data/grammars/text.html.asciidoc.json +492 -0
  287. data/grammars/text.html.asdoc.json +541 -0
  288. data/grammars/text.html.asp.json +58 -0
  289. data/grammars/text.html.basic.json +552 -0
  290. data/grammars/text.html.cfm.json +811 -0
  291. data/grammars/text.html.creole.json +329 -0
  292. data/grammars/text.html.django.json +69 -0
  293. data/grammars/text.html.elixir.json +18 -0
  294. data/grammars/text.html.erb.json +157 -0
  295. data/grammars/text.html.erlang.yaws.json +72 -0
  296. data/grammars/text.html.factor.json +27 -0
  297. data/grammars/text.html.handlebars.json +783 -0
  298. data/grammars/text.html.jsp.json +1203 -0
  299. data/grammars/text.html.liquid.json +35 -0
  300. data/grammars/text.html.mako.json +729 -0
  301. data/grammars/text.html.markdown.source.gfm.apib.json +1297 -0
  302. data/grammars/text.html.markdown.source.gfm.mson.json +1165 -0
  303. data/grammars/text.html.mediawiki.json +972 -0
  304. data/grammars/text.html.php.json +2607 -0
  305. data/grammars/text.html.slash.json +313 -0
  306. data/grammars/text.html.smarty.json +216 -0
  307. data/grammars/text.html.ssp.json +49 -0
  308. data/grammars/text.html.tcl.json +44 -0
  309. data/grammars/text.html.twig.json +1353 -0
  310. data/grammars/text.html.vue.json +642 -0
  311. data/grammars/text.idl-idldoc.json +14 -0
  312. data/grammars/text.junit-test-report.json +92 -0
  313. data/grammars/text.log.latex.json +86 -0
  314. data/grammars/text.python.console.json +25 -0
  315. data/grammars/text.python.traceback.json +46 -0
  316. data/grammars/text.rdoc.json +48 -0
  317. data/grammars/text.restructuredtext.json +561 -0
  318. data/grammars/text.robot.json +73 -0
  319. data/grammars/text.shell-session.json +48 -0
  320. data/grammars/text.slim.json +527 -0
  321. data/grammars/text.tex.json +271 -0
  322. data/grammars/text.tex.latex.beamer.json +63 -0
  323. data/grammars/text.tex.latex.haskell.json +56 -0
  324. data/grammars/text.tex.latex.json +1013 -0
  325. data/grammars/text.tex.latex.memoir.json +99 -0
  326. data/grammars/text.tex.latex.rd.json +117 -0
  327. data/grammars/text.xml.ant.json +202 -0
  328. data/grammars/text.xml.flex-config.json +2634 -0
  329. data/grammars/text.xml.genshi.json +34 -0
  330. data/grammars/text.xml.json +364 -0
  331. data/grammars/text.xml.pom.json +774 -0
  332. data/grammars/text.xml.xsl.json +94 -0
  333. data/grammars/text.zone_file.json +72 -0
  334. data/lib/linguist/grammars.rb +13 -0
  335. metadata +389 -0
@@ -0,0 +1,170 @@
1
+ {
2
+ "fileTypes": [
3
+ "cfc"
4
+ ],
5
+ "firstLineMatch": "",
6
+ "foldingStartMarker": "",
7
+ "foldingStopMarker": "",
8
+ "keyEquivalent": "",
9
+ "name": "ColdFusion Component",
10
+ "patterns": [
11
+ {
12
+ "begin": "(?:^\\s+)?(<)((?i:cfcomponent))(?![^>]*/>)",
13
+ "captures": {
14
+ "0": {
15
+ "name": "meta.tag.block.cf.component.cfml"
16
+ },
17
+ "1": {
18
+ "name": "punctuation.definition.tag.cf.begin.cfml"
19
+ },
20
+ "2": {
21
+ "name": "entity.name.tag.cf.component.cfml"
22
+ },
23
+ "3": {
24
+ "name": "punctuation.definition.tag.cf.end.cfml"
25
+ }
26
+ },
27
+ "end": "(</)((?i:cfcomponent))(>)(?:\\s*\\n)?",
28
+ "contentName": "text.html.cfm.embedded.cfml",
29
+ "patterns": [
30
+ {
31
+ "begin": "(?<=cfcomponent)\\s",
32
+ "end": "(?=>)",
33
+ "name": "meta.tag.block.cf.component.cfml",
34
+ "patterns": [
35
+ {
36
+ "include": "#tag-stuff"
37
+ }
38
+ ]
39
+ },
40
+ {
41
+ "begin": "(>)",
42
+ "beginCaptures": {
43
+ "0": {
44
+ "name": "meta.tag.block.cf.component.cfml"
45
+ },
46
+ "1": {
47
+ "name": "punctuation.definition.tag.cf.end.cfml"
48
+ }
49
+ },
50
+ "end": "(?=</(?i:cfcomponent))",
51
+ "patterns": [
52
+ {
53
+ "include": "text.html.cfm"
54
+ }
55
+ ]
56
+ }
57
+ ]
58
+ },
59
+ {
60
+ "include": "#cfcomments"
61
+ },
62
+ {
63
+ "include": "source.cfscript"
64
+ }
65
+ ],
66
+ "repository": {
67
+ "cfcomments": {
68
+ "patterns": [
69
+ {
70
+ "match": "<!---.*--->",
71
+ "name": "comment.line.cfml"
72
+ },
73
+ {
74
+ "begin": "<!---",
75
+ "captures": {
76
+ "0": {
77
+ "name": "punctuation.definition.comment.cfml"
78
+ }
79
+ },
80
+ "end": "--->",
81
+ "name": "comment.block.cfml",
82
+ "patterns": [
83
+ {
84
+ "include": "#cfcomments"
85
+ }
86
+ ]
87
+ }
88
+ ]
89
+ },
90
+ "tag-stuff": {
91
+ "patterns": [
92
+ {
93
+ "include": "#tag-generic-attribute"
94
+ },
95
+ {
96
+ "include": "#string-double-quoted"
97
+ },
98
+ {
99
+ "include": "#string-single-quoted"
100
+ }
101
+ ]
102
+ },
103
+ "tag-generic-attribute": {
104
+ "match": "\\b([a-zA-Z\\-:]+)",
105
+ "name": "entity.other.attribute-name.html"
106
+ },
107
+ "string-double-quoted": {
108
+ "begin": "\"",
109
+ "beginCaptures": {
110
+ "0": {
111
+ "name": "punctuation.definition.string.begin.html"
112
+ }
113
+ },
114
+ "end": "\"",
115
+ "endCaptures": {
116
+ "0": {
117
+ "name": "punctuation.definition.string.end.html"
118
+ }
119
+ },
120
+ "name": "string.quoted.double.html",
121
+ "patterns": [
122
+ {
123
+ "include": "#entities"
124
+ }
125
+ ]
126
+ },
127
+ "string-single-quoted": {
128
+ "begin": "'",
129
+ "beginCaptures": {
130
+ "0": {
131
+ "name": "punctuation.definition.string.begin.html"
132
+ }
133
+ },
134
+ "end": "'",
135
+ "endCaptures": {
136
+ "0": {
137
+ "name": "punctuation.definition.string.end.html"
138
+ }
139
+ },
140
+ "name": "string.quoted.single.html",
141
+ "patterns": [
142
+ {
143
+ "include": "#entities"
144
+ }
145
+ ]
146
+ },
147
+ "entities": {
148
+ "patterns": [
149
+ {
150
+ "captures": {
151
+ "1": {
152
+ "name": "punctuation.definition.entity.html"
153
+ },
154
+ "3": {
155
+ "name": "punctuation.definition.entity.html"
156
+ }
157
+ },
158
+ "match": "(&)([a-zA-Z0-9]+|#[0-9]+|#x[0-9a-fA-F]+)(;)",
159
+ "name": "constant.character.entity.html"
160
+ },
161
+ {
162
+ "match": "&",
163
+ "name": "invalid.illegal.bad-ampersand.html"
164
+ }
165
+ ]
166
+ }
167
+ },
168
+ "scopeName": "source.cfscript.cfc",
169
+ "uuid": "B7AC5320-4226-11E1-B86C-0800200C9A66"
170
+ }
@@ -0,0 +1,744 @@
1
+ {
2
+ "comment": "This tmLanguage file is used internally by ColdFusion and Component tmLanguage files",
3
+ "fileTypes": [
4
+
5
+ ],
6
+ "foldingStartMarker": "^.*\\bfunction\\s*([\\w\\$]+\\s*)?\\([^\\)]*\\)(\\s*\\{[^\\}]*)?\\s*$",
7
+ "foldingStopMarker": "^\\s*\\}",
8
+ "name": "CFScript (do not use)",
9
+ "patterns": [
10
+ {
11
+ "include": "#comments"
12
+ },
13
+ {
14
+ "include": "#cfcomments"
15
+ },
16
+ {
17
+ "include": "#component-operators"
18
+ },
19
+ {
20
+ "include": "#functions"
21
+ },
22
+ {
23
+ "include": "#tag-operators"
24
+ },
25
+ {
26
+ "include": "#cfscript-code"
27
+ }
28
+ ],
29
+ "repository": {
30
+ "cfscript-code": {
31
+ "patterns": [
32
+ {
33
+ "include": "#braces"
34
+ },
35
+ {
36
+ "include": "#closures"
37
+ },
38
+ {
39
+ "include": "#sql-code"
40
+ },
41
+ {
42
+ "include": "#keywords"
43
+ },
44
+ {
45
+ "include": "#function-call"
46
+ },
47
+ {
48
+ "include": "#constants"
49
+ },
50
+ {
51
+ "include": "#variables"
52
+ },
53
+ {
54
+ "include": "#strings"
55
+ }
56
+ ]
57
+ },
58
+ "closures": {
59
+ "begin": "(?i:\\b(function))\\b",
60
+ "beginCaptures": {
61
+ "1": {
62
+ "name": "storage.closure.cfscript"
63
+ }
64
+ },
65
+ "end": "(?={)",
66
+ "name": "meta.closure.cfscript",
67
+ "patterns": [
68
+ {
69
+ "include": "#parameters"
70
+ }
71
+ ]
72
+ },
73
+ "functions": {
74
+ "begin": "(?x)^\\s*\n (?:\n (?: # optional access-control modifier and return-type\n (?i:\\b(private|package|public|remote)\\s+)? # access-control.modifier\n (?i:\\b\n (void)\n |\n (any|array|binary|boolean|component|date|guid|numeric|query|string|struct|xml|uuid) # return-type.primitive\n |\n ([A-Za-z0-9_\\.$]+) #return-type component/object (may need additional tokens)\n )?\n )\n )\n \\s*\n (?i:(function)) # storage.function\n \\s+\n (?:\n (init) # entity.name.function.contructor\n |\n ([\\w\\$]+) # entity.name.function\n )\\b\n ",
75
+ "beginCaptures": {
76
+ "1": {
77
+ "name": "storage.modifier.access-control.cfscript"
78
+ },
79
+ "2": {
80
+ "name": "storage.type.return-type.void.cfscript"
81
+ },
82
+ "3": {
83
+ "name": "storage.type.return-type.primitive.cfscript"
84
+ },
85
+ "4": {
86
+ "name": "storage.type.return-type.object.cfscript"
87
+ },
88
+ "5": {
89
+ "name": "storage.type.function.cfscript"
90
+ },
91
+ "6": {
92
+ "name": "entity.name.function.constructor.cfscript"
93
+ },
94
+ "7": {
95
+ "name": "entity.name.function.cfscript"
96
+ }
97
+ },
98
+ "end": "(?={)",
99
+ "name": "meta.function.cfscript",
100
+ "patterns": [
101
+ {
102
+ "include": "#parameters"
103
+ },
104
+ {
105
+ "include": "#comments"
106
+ },
107
+ {
108
+ "include": "#function-properties"
109
+ },
110
+ {
111
+ "include": "#cfscript-code"
112
+ }
113
+ ]
114
+ },
115
+ "parameters": {
116
+ "patterns": [
117
+ {
118
+ "begin": "(\\()",
119
+ "beginCaptures": {
120
+ "1": {
121
+ "name": "punctuation.definition.parameters.begin.cfscript"
122
+ }
123
+ },
124
+ "end": "(\\))",
125
+ "endCaptures": {
126
+ "1": {
127
+ "name": "punctuation.definition.parameters.end.cfscript"
128
+ }
129
+ },
130
+ "name": "meta.function.parameters.cfscript",
131
+ "patterns": [
132
+ {
133
+ "match": "(?i:required)",
134
+ "name": "keyword.other.required.argument.cfscript"
135
+ },
136
+ {
137
+ "include": "#storage-types"
138
+ },
139
+ {
140
+ "match": "(=)",
141
+ "name": "keyword.operator.argument-assignment.cfscript"
142
+ },
143
+ {
144
+ "match": "(?i:false|true|no|yes)",
145
+ "name": "constant.language.boolean.argument.cfscript"
146
+ },
147
+ {
148
+ "match": "(?i:\\w)",
149
+ "name": "variable.parameter.cfscript"
150
+ },
151
+ {
152
+ "match": ",",
153
+ "name": "punctuation.definition.seperator.parameter.cfscript"
154
+ },
155
+ {
156
+ "include": "#strings"
157
+ }
158
+ ]
159
+ }
160
+ ]
161
+ },
162
+ "function-properties": {
163
+ "patterns": [
164
+ {
165
+ "match": "\\b(?i:output)",
166
+ "name": "entity.other.attribute-name.output.cfscript"
167
+ },
168
+ {
169
+ "match": "\\b([\\w]+)",
170
+ "name": "entity.other.attribute-name.any.cfscript"
171
+ }
172
+ ]
173
+ },
174
+ "braces": {
175
+ "patterns": [
176
+ {
177
+ "name": "meta.brace.curly.cfscript",
178
+ "match": "{|}"
179
+ },
180
+ {
181
+ "name": "meta.brace.round.cfscript",
182
+ "match": "\\(|\\)"
183
+ },
184
+ {
185
+ "begin": "([\\w]+)?\\s*(\\[)",
186
+ "beginCaptures": {
187
+ "1": {
188
+ "name": "variable.other.set.cfscript"
189
+ },
190
+ "2": {
191
+ "name": "punctuation.definition.set.begin.cfscript"
192
+ }
193
+ },
194
+ "end": "\\]",
195
+ "endCaptures": {
196
+ "0": {
197
+ "name": "punctuation.definition.set.end.cfscript"
198
+ }
199
+ },
200
+ "patterns": [
201
+ {
202
+ "include": "#strings"
203
+ },
204
+ {
205
+ "match": ",",
206
+ "name": "punctuation.definition.set.seperator.cfscript"
207
+ },
208
+ {
209
+ "include": "$self"
210
+ }
211
+ ]
212
+ }
213
+ ]
214
+ },
215
+ "tag-operators": {
216
+ "patterns": [
217
+ {
218
+ "match": "\\b(else\\s+if|else|if)\\b",
219
+ "name": "keyword.control.operator.conditional.cfscript"
220
+ },
221
+ {
222
+ "match": "\\b(switch|case|default)\\b",
223
+ "name": "keyword.control.operator.switch.cfscript"
224
+ },
225
+ {
226
+ "begin": "(?x)^[\\s}]*\n (?i:\n (lock)|(transaction)|(thread)|(abort)\n |(exit)|(include)|(param)|(thread)|(import)\n |(rethrow|throw)|(property)|(interface)|(location)\n |(break)|(pageencoding)|(schedule)|(return)|(try|catch|finally)\n |(for|in|do|while|break|continue)\n |(trace)|(savecontent)|(http|httpparam)\n )\n \\b\n \\s*\n (?![^\\w|\"|'|\\(|{|;])\n ",
227
+ "beginCaptures": {
228
+ "1": {
229
+ "name": "entity.name.tag.operator.lock.cfscript"
230
+ },
231
+ "2": {
232
+ "name": "entity.name.tag.operator.transaction.cfscript"
233
+ },
234
+ "3": {
235
+ "name": "entity.name.tag.operator.thread.cfscript"
236
+ },
237
+ "4": {
238
+ "name": "keyword.control.operator.abort.cfscript"
239
+ },
240
+ "5": {
241
+ "name": "keyword.control.operator.exit.cfscript"
242
+ },
243
+ "6": {
244
+ "name": "entity.name.tag.operator.include.cfscript"
245
+ },
246
+ "7": {
247
+ "name": "entity.name.tag.operator.param.cfscript"
248
+ },
249
+ "8": {
250
+ "name": "entity.name.tag.operator.thread.cfscript"
251
+ },
252
+ "9": {
253
+ "name": "entity.name.tag.operator.import.cfscript"
254
+ },
255
+ "10": {
256
+ "name": "keyword.control.operator.catch-exception.cfscript"
257
+ },
258
+ "11": {
259
+ "name": "entity.name.tag.operator.property.cfscript"
260
+ },
261
+ "12": {
262
+ "name": "entity.name.tag.operator.interface.cfscript"
263
+ },
264
+ "13": {
265
+ "name": "entity.name.tag.operator.location.cfscript"
266
+ },
267
+ "14": {
268
+ "name": "keyword.control.operator.break.cfscript"
269
+ },
270
+ "15": {
271
+ "name": "entity.name.tag.operator.pageencoding.cfscript"
272
+ },
273
+ "16": {
274
+ "name": "entity.name.tag.operator.schedule.cfscript"
275
+ },
276
+ "17": {
277
+ "name": "keyword.control.operator.return.cfscript"
278
+ },
279
+ "18": {
280
+ "name": "keyword.control.operator.catch-exception.cfscript"
281
+ },
282
+ "19": {
283
+ "name": "keyword.control.operator.loop.cfscript"
284
+ },
285
+ "20": {
286
+ "name": "entity.name.tag.operator.trace.cfscript"
287
+ },
288
+ "21": {
289
+ "name": "entity.name.tag.operator.savecontent.cfscript"
290
+ },
291
+ "22": {
292
+ "name": "entity.name.tag.operator.http.cfscript"
293
+ }
294
+ },
295
+ "end": "(;)|({)",
296
+ "endCaptures": {
297
+ "1": {
298
+ "name": "punctuation.terminator.cfscript"
299
+ },
300
+ "3": {
301
+ "name": "meta.brace.curly.cfscript"
302
+ }
303
+ },
304
+ "name": "meta.operator.cfscript",
305
+ "patterns": [
306
+ {
307
+ "begin": "\\(",
308
+ "beginCaptures": {
309
+ "0": {
310
+ "name": "meta.brace.curly.cfscript"
311
+ }
312
+ },
313
+ "end": "\\)",
314
+ "endCaptures": {
315
+ "0": {
316
+ "name": "meta.brace.curly.cfscript"
317
+ }
318
+ },
319
+ "patterns": [
320
+ {
321
+ "match": ",",
322
+ "name": "punctuation.definition.seperator.arguments.cfscript"
323
+ },
324
+ {
325
+ "match": "(?i:(\\w+)\\s*(?=\\=))",
326
+ "name": "entity.other.operator-parameter.cfscript"
327
+ },
328
+ {
329
+ "include": "#cfscript-code"
330
+ }
331
+ ]
332
+ },
333
+ {
334
+ "match": "(?i:(\\w+)\\s*(?=\\=))",
335
+ "name": "entity.other.attribute-name.cfscript"
336
+ },
337
+ {
338
+ "include": "#cfcomments"
339
+ },
340
+ {
341
+ "include": "#comments"
342
+ },
343
+ {
344
+ "include": "#cfscript-code"
345
+ }
346
+ ]
347
+ }
348
+ ]
349
+ },
350
+ "component-operators": {
351
+ "patterns": [
352
+ {
353
+ "begin": "(?x)\n \\b\n (?i:\n (component)\n )\n \\b\n \\s+\n (?![\\.\\/>=,#\\)])\n ",
354
+ "beginCaptures": {
355
+ "1": {
356
+ "name": "entity.name.tag.operator.component.cfscript"
357
+ }
358
+ },
359
+ "name": "meta.operator.cfscript meta.class.component.cfscript",
360
+ "end": "(?=[;{\\(])",
361
+ "patterns": [
362
+ {
363
+ "include": "#component-extends-attribute"
364
+ },
365
+ {
366
+ "match": "(?i:(\\w+)\\s*(?=\\=))",
367
+ "name": "entity.other.attribute-name.cfscript"
368
+ },
369
+ {
370
+ "include": "#cfscript-code"
371
+ }
372
+ ]
373
+ }
374
+ ]
375
+ },
376
+ "component-extends-attribute": {
377
+ "begin": "\\b(extends)\\b\\s*(=)\\s*(?=\")",
378
+ "captures": {
379
+ "1": {
380
+ "name": "entity.name.tag.operator-attribute.extends.cfml"
381
+ },
382
+ "2": {
383
+ "name": "keyword.operator.assignment.cfscript"
384
+ }
385
+ },
386
+ "end": "(?=[\\s{])",
387
+ "name": "meta.component.attribute-with-value.extends.cfml",
388
+ "patterns": [
389
+ {
390
+ "begin": "\"",
391
+ "beginCaptures": {
392
+ "0": {
393
+ "name": "punctuation.definition.string.begin.cfscript"
394
+ }
395
+ },
396
+ "contentName": "meta.component-operator.extends.value.cfscript",
397
+ "end": "\"",
398
+ "endCaptures": {
399
+ "0": {
400
+ "name": "punctuation.definition.string.end.cfscript"
401
+ }
402
+ },
403
+ "name": "string.quoted.double.cfml"
404
+ },
405
+ {
406
+ "begin": "'",
407
+ "beginCaptures": {
408
+ "0": {
409
+ "name": "punctuation.definition.string.begin.cfscript"
410
+ }
411
+ },
412
+ "contentName": "meta.component-operator.extends.value.cfscript",
413
+ "end": "'",
414
+ "endCaptures": {
415
+ "0": {
416
+ "name": "punctuation.definition.string.end.cfscript"
417
+ }
418
+ },
419
+ "name": "string.quoted.single.cfscript"
420
+ }
421
+ ]
422
+ },
423
+ "storage-types": {
424
+ "patterns": [
425
+ {
426
+ "match": "\\b(?i:(function|string|date|struct|array|void|binary|numeric|boolean|query|xml|uuid|any))\\b",
427
+ "name": "storage.type.primitive.cfscript"
428
+ }
429
+ ]
430
+ },
431
+ "constants": {
432
+ "patterns": [
433
+ {
434
+ "match": "(?x)(\n (\\b[0-9]+)\n |\n (\\.[0-9]+[0-9\\.]*) # decimals\n |\n (0(x|X)[0-9a-fA-F]+) # hex\n # matches really large double/floats\n |(\\.[0-9]+)((e|E)(\\+|-)?[0-9]+)?([LlFfUuDd]|UL|ul)?\n )\\b\n ",
435
+ "name": "constant.numeric.cfscript"
436
+ },
437
+ {
438
+ "match": "\\b(?i:(true|false|null))\\b",
439
+ "name": "constant.language.cfscript"
440
+ },
441
+ {
442
+ "match": "\\b_?([A-Z][A-Z0-9_]+)\\b",
443
+ "name": "constant.other.cfscript"
444
+ }
445
+ ]
446
+ },
447
+ "comments": {
448
+ "patterns": [
449
+ {
450
+ "captures": {
451
+ "0": {
452
+ "name": "punctuation.definition.comment.cfscript"
453
+ }
454
+ },
455
+ "match": "/\\*\\*/",
456
+ "name": "comment.block.empty.cfscript"
457
+ },
458
+ {
459
+ "include": "text.html.javadoc"
460
+ },
461
+ {
462
+ "include": "#comment-block"
463
+ },
464
+ {
465
+ "captures": {
466
+ "2": {
467
+ "name": "punctuation.definition.comment.cfscript"
468
+ },
469
+ "1": {
470
+ "name": "comment.line.double-slash.cfscript"
471
+ }
472
+ },
473
+ "match": "((//).*?[^\\s])\\s*$\\n?"
474
+ }
475
+ ]
476
+ },
477
+ "comment-block": {
478
+ "begin": "/\\*",
479
+ "captures": {
480
+ "0": {
481
+ "name": "punctuation.definition.comment.cfscript"
482
+ }
483
+ },
484
+ "end": "\\*/",
485
+ "name": "comment.block.cfscript"
486
+ },
487
+ "strings": {
488
+ "patterns": [
489
+ {
490
+ "include": "#string-quoted-double"
491
+ },
492
+ {
493
+ "include": "#string-quoted-single"
494
+ }
495
+ ]
496
+ },
497
+ "string-quoted-double": {
498
+ "begin": "\"",
499
+ "beginCaptures": {
500
+ "0": {
501
+ "name": "punctuation.definition.string.begin.cfscript"
502
+ }
503
+ },
504
+ "end": "\"(?!\")",
505
+ "endCaptures": {
506
+ "0": {
507
+ "name": "punctuation.definition.string.end.cfscript"
508
+ }
509
+ },
510
+ "name": "string.quoted.double.cfscript",
511
+ "patterns": [
512
+ {
513
+ "match": "(\"\")",
514
+ "name": "constant.character.escape.quoted.double.cfscript"
515
+ },
516
+ {
517
+ "include": "#nest_hash"
518
+ }
519
+ ]
520
+ },
521
+ "string-quoted-single": {
522
+ "begin": "'",
523
+ "beginCaptures": {
524
+ "0": {
525
+ "name": "punctuation.definition.string.begin.cfscript"
526
+ }
527
+ },
528
+ "end": "'(?!')",
529
+ "endCaptures": {
530
+ "0": {
531
+ "name": "punctuation.definition.string.end.cfscript"
532
+ }
533
+ },
534
+ "name": "string.quoted.single.cfscript",
535
+ "patterns": [
536
+ {
537
+ "match": "('')",
538
+ "name": "constant.character.escape.quoted.single.cfscript"
539
+ },
540
+ {
541
+ "include": "#nest_hash"
542
+ }
543
+ ]
544
+ },
545
+ "keywords": {
546
+ "patterns": [
547
+ {
548
+ "match": "\\b(?i:new)\\b",
549
+ "name": "keyword.other.new.cfscript"
550
+ },
551
+ {
552
+ "match": "(===?|!|!=|<=|>=|<|>)",
553
+ "name": "keyword.operator.comparison.cfscript"
554
+ },
555
+ {
556
+ "match": "\\b(?i:(GREATER|LESS|THAN|EQUAL\\s+TO|DOES|CONTAINS|EQUAL|EQ|NEQ|LT|LTE|LE|GT|GTE|GE|AND|IS))\\b",
557
+ "name": "keyword.operator.decision.cfscript"
558
+ },
559
+ {
560
+ "match": "(\\-\\-|\\+\\+)",
561
+ "name": "keyword.operator.increment-decrement.cfscript"
562
+ },
563
+ {
564
+ "match": "(?i:(\\^|\\-|\\+|\\*|\\/|\\\\|%|\\-=|\\+=|\\*=|\\/=|%=|\\bMOD\\b))",
565
+ "name": "keyword.operator.arithmetic.cfscript"
566
+ },
567
+ {
568
+ "match": "(&|&=)",
569
+ "name": "keyword.operator.concat.cfscript"
570
+ },
571
+ {
572
+ "match": "(=)",
573
+ "name": "keyword.operator.assignment.cfscript"
574
+ },
575
+ {
576
+ "match": "\\b(?i:(NOT|!|AND|&&|OR|\\|\\||XOR|EQV|IMP))\\b",
577
+ "name": "keyword.operator.logical.cfscript"
578
+ },
579
+ {
580
+ "match": "(\\?|:)",
581
+ "name": "keyword.operator.ternary.cfscript"
582
+ },
583
+ {
584
+ "match": ";",
585
+ "name": "punctuation.terminator.cfscript"
586
+ }
587
+ ]
588
+ },
589
+ "function-call": {
590
+ "begin": "(?x)\n (?i:\n (abs|acos|addsoaprequestheader|addsoapresponseheader|ajaxlink|ajaxonload|applicationstop\n |arrayappend|arrayavg|arrayclear|arraycontains|arraydelete|arraydeleteat\n |arrayfind|arrayfindnocase|arrayinsertat|arrayisdefined|arrayisempty|arraylen\n |arraymax|arraymin|arraynew|arrayprepend|arrayresize|arrayset|arraysort|arraysum\n |arrayswap|arraytolist|asc|asin|atn|authenticatedcontext|authenticateduser|binarydecode\n |binaryencode|bitand|bitmaskclear|bitmaskread|bitmaskset|bitnot|bitor|bitshln|bitshrn\n |bitxor|cacheget|cachegetallids|cachegetmetadata|cachegetproperties|cachegetsession\n |cacheput|cacheremove|cachesetproperties|ceiling|charsetdecode|charsetencode|chr\n |cjustify|compare|comparenocase|cos|createdate|createdatetime|createobject|createodbcdate\n |createodbcdatetime|createodbctime|createtime|createtimespan|createuuid|dateadd|datecompare\n |dateconvert|datediff|dateformat|datepart|day|dayofweek|dayofweekasstring|dayofyear\n |daysinmonth|daysinyear|decimalformat|decrementvalue|decrypt|decryptbinary\n |deleteclientvariable|deserializejson|de|directorycreate|directorydelete|directoryexists\n |directorylist|directoryrename|dollarformat|dotnettocftype|duplicate|encrypt|encryptbinary\n |entitydelete|entityload|entityloadbyexample|entityloadbypk|entitymerge|entitynew\n |entityreload|entitysave|entitytoquery|evaluate|exp|expandpath|fileclose|filecopy\n |filedelete|fileexists|fileiseof|filemove|fileopen|fileread|filereadbinary|filereadline\n |fileseek|filesetaccessmode|filesetattribute|filesetlastmodified|fileskipbytes|fileupload\n |fileuploadall|filewrite|filewriteline|find|findnocase|findoneof|firstdayofmonth|fix\n |formatbasen|generatesecretkey|getauthuser|getbasetagdata|getbasetaglist|getbasetemplatepath\n |getclientvariableslist|getcomponentmetadata|getcontextroot|getcurrenttemplatepath\n |getdirectoryfrompath|getencoding|getexception|getfilefrompath|getfileinfo\n |getfunctioncalledname|getfunctionlist|getgatewayhelper|gethttprequestdata|gethttptimestring\n |getk2serverdoccount|getk2serverdoccountlimit|getlocale|getlocaledisplayname|getlocalhostip\n |getmetadata|getmetricdata|getpagecontext|getrequest|getrequesturi|getprinterinfo|getprinterlist|getprofilesections\n |getprofilestring|getreadableimageformats|getsoaprequest|getsoaprequestheader|getsoapresponse\n |getsoapresponseheader|gettempdirectory|gettempfile|gettemplatepath|gettickcount\n |gettimezoneinfo|gettoken|getuserroles|getvfsmetadata|getwriteableimageformats|hash|hour\n |htmlcodeformat|htmleditformat|iif|imageaddborder|imageblur|imageclearrect|imagecopy\n |imagecrop|imagedrawarc|imagedrawbeveledrect|imagedrawcubiccurve|imagedrawline|imagedrawlines\n |imagedrawoval|imagedrawpoint|imagedrawquadraticcurve|imagedrawrect|imagedrawroundrect\n |imagedrawtext|imageflip|imagegetblob|imagegetbufferedimage|imagegetexifmetadata|imagegetexiftag\n |imagegetheight|imagegetiptcmetadata|imagegetiptctag|imagegetwidth|imagegrayscale|imageinfo\n |imagenegative|imagenew|imageoverlay|imagepaste|imageread|imagereadbase64|imageresize\n |imagerotate|imagerotatedrawingaxis|imagescaletofit|imagesetantialiasing|imagesetbackgroundcolor\n |imagesetdrawingcolor|imagesetdrawingstroke|imagesetdrawingtransparency|imagesharpen|imageshear\n |imagesheardrawingaxis|imagetranslate|imagetranslatedrawingaxis|imagewrite|imagewritebase64\n |imagexordrawingmode|incrementvalue|inputbasen|insert|int|isarray|isauthenticated|isauthorized\n |isbinary|isboolean|iscustomfunction|isdate|isddx|isdebugmode|isdefined|isimage|isimagefile\n |isinstanceof|isipv6|isjson|isk2serverabroker|isk2serverdoccountexceeded|isk2serveronline|isleapyear\n |islocalhost|isnull|isnumeric|isnumericdate|isobject|ispdffile|ispdfobject|isprotected|isquery\n |issimplevalue|issoaprequest|isspreadsheetfile|isspreadsheetobject|isstruct|isuserinanyrole\n |isuserinrole|isuserloggedin|isvalid|iswddx|isxml|isxmlattribute|isxmldoc|isxmlelem|isxmlnode\n |isxmlroot|javacast|jsstringformat|lcase|left|len|listappend|listchangedelims|listcontains\n |listcontainsnocase|listdeleteat|listfind|listfindnocase|listfirst|listgetat|listinsertat\n |listlast|listlen|listprepend|listqualify|listrest|listsetat|listsort|listtoarray|listvaluecount\n |listvaluecountnocase|ljustify|location|log|log10|lscurrencyformat|lsdateformat|lseurocurrencyformat\n |lsiscurrency|lsisdate|lsisnumeric|lsnumberformat|lsparsecurrency|lsparsedatetime|lsparseeurocurrency\n |lsparsenumber|lstimeformat|ltrim|max|mid|min|minute|month|monthasstring|now|numberformat|objectequals\n |objectload|objectsave|ormclearsession|ormclosesession|ormcloseallsessions|ormevictcollection\n |ormevictentity|ormevictqueries|ormexecutequery|ormflush|ormflushall|ormgetsession|ormgetsessionfactory\n |ormreload|paragraphformat|parameterexists|parsedatetime|pi|precisionevaluate|preservesinglequotes\n |quarter|queryaddcolumn|queryaddrow|queryconvertforgrid|querynew|querysetcell|quotedvaluelist\n |rand|randomize|randrange|refind|refindnocase|rematch|rematchnocase|releasecomobject|removechars\n |repeatstring|replace|replacelist|replacenocase|rereplace|rereplacenocase|reverse|right|rjustify\n |round|rtrim|second|sendgatewaymessage|serializejson|setencoding|setlocale|setprofilestring\n |setvariable|sgn|sin|sleep|spanexcluding|spanincluding|spreadsheetaddcolumn|spreadsheetaddimage\n |spreadsheetaddfreezepane|spreadsheetaddinfo|spreadsheetaddrow|spreadsheetaddrows|spreadsheetaddsplitpane\n |spreadsheetcreatesheet|spreadsheetdeletecolumn|spreadsheetdeletecolumns|spreadsheetdeleterow\n |spreadsheetdeleterows|spreadsheetformatcell|spreadsheetformatcolumn|spreadsheetformatcellrange\n |spreadsheetformatcolumns|spreadsheetformatrow|spreadsheetformatrows|spreadsheetgetcellcomment\n |spreadsheetgetcellformula|spreadsheetgetcellvalue|spreadsheetinfo|spreadsheetmergecells\n |spreadsheetnew|spreadsheetread|spreadsheetreadbinary|spreadsheetremovesheet|spreadsheetsetactivesheet\n |spreadsheetsetactivesheetnumber|spreadsheetsetcellcomment|spreadsheetsetcellformula|spreadsheetsetcellvalue\n |spreadsheetsetcolumnwidth|spreadsheetsetfooter|spreadsheetsetheader|spreadsheetsetrowheight\n |spreadsheetshiftcolumnsspreadsheetshiftrows|spreadsheetwrite|sqr|stripcr|structappend|structclear\n |structcopy|structcount|structdelete|structfind|structfindkey|structfindvalue|structget|structinsert\n |structisempty|structkeyarray|structkeyexists|structkeylist|structnew|structsort|structupdate|tan\n |threadjoin|threadterminate|throw|timeformat|tobase64|tobinary|toscript|tostring|trace|transactioncommit\n |transactionrollback|transactionsetsavepoint|trim|ucase|urldecode|urlencodedformat|urlsessionformat\n |val|valuelist|verifyclient|week|wrap|writedump|writelog|writeoutput|xmlchildpos|xmlelemnew\n |xmlformat|xmlgetnodetype|xmlnew|xmlparse|xmlsearch|xmltransform|xmlvalidate|year|yesnoformat)\n |\n (\\w+)\n )\n \\s*\n (\\()\n ",
591
+ "beginCaptures": {
592
+ "1": {
593
+ "name": "support.function.cfscript"
594
+ },
595
+ "2": {
596
+ "name": "entity.name.function-call.cfscript"
597
+ },
598
+ "3": {
599
+ "name": "punctuation.definition.arguments.begin.cfscript"
600
+ }
601
+ },
602
+ "end": "(\\))",
603
+ "endCaptures": {
604
+ "1": {
605
+ "name": "punctuation.definition.arguments.end.cfscript"
606
+ }
607
+ },
608
+ "name": "meta.function-call.cfscript",
609
+ "patterns": [
610
+ {
611
+ "match": ",",
612
+ "name": "punctuation.definition.seperator.arguments.cfscript"
613
+ },
614
+ {
615
+ "match": "(?i:(\\w+)\\s*(?=\\=))",
616
+ "name": "entity.other.method-parameter.cfscript"
617
+ },
618
+ {
619
+ "include": "#cfcomments"
620
+ },
621
+ {
622
+ "include": "#comments"
623
+ },
624
+ {
625
+ "include": "#tag-operators"
626
+ },
627
+ {
628
+ "include": "#cfscript-code"
629
+ }
630
+ ]
631
+ },
632
+ "nest_hash": {
633
+ "patterns": [
634
+ {
635
+ "match": "##",
636
+ "name": "string.escaped.hash.cfscript"
637
+ },
638
+ {
639
+ "begin": "(#)(?=.*#)",
640
+ "beginCaptures": {
641
+ "1": {
642
+ "name": "punctuation.definition.hash.begin.cfscript"
643
+ }
644
+ },
645
+ "end": "(#)",
646
+ "endCaptures": {
647
+ "1": {
648
+ "name": "punctuation.definition.hash.end.cfscript"
649
+ }
650
+ },
651
+ "name": "meta.inline.hash.cfscript",
652
+ "contentName": "source.cfscript.embedded.cfscript",
653
+ "patterns": [
654
+ {
655
+ "include": "#cfscript-code"
656
+ }
657
+ ]
658
+ }
659
+ ]
660
+ },
661
+ "variables": {
662
+ "patterns": [
663
+ {
664
+ "match": "\\b(?i:var)\\b",
665
+ "name": "storage.modifier.var.cfscript"
666
+ },
667
+ {
668
+ "match": "\\b(?i:(this|key))(?!\\.)",
669
+ "name": "variable.language.cfscript"
670
+ },
671
+ {
672
+ "match": "(\\.)",
673
+ "name": "punctuation.definition.seperator.variable.cfscript"
674
+ },
675
+ {
676
+ "match": "(?x)\n (?i:\n \\b\n (application|arguments|attributes|caller|cgi|client|\n cookie|flash|form|local|request|server|session|\n this|thistag|thread|thread local|url|variables|\n super|self|argumentcollection)\n \\b\n |\n (\\w+)\n )",
677
+ "captures": {
678
+ "1": {
679
+ "name": "variable.language.cfscript"
680
+ },
681
+ "2": {
682
+ "name": "variable.other.cfscript"
683
+ }
684
+ }
685
+ }
686
+ ]
687
+ },
688
+ "sql-code": {
689
+ "patterns": [
690
+ {
691
+ "begin": "([\\w+\\.]+)\\.((?i:setsql))\\(\\s*[\"|']",
692
+ "beginCaptures": {
693
+ "1": {
694
+ "name": "entity.name.function.query.cfscript, meta.toc-list.query.cfscript"
695
+ },
696
+ "2": {
697
+ "name": "support.function.cfscript"
698
+ }
699
+ },
700
+ "end": "([\"|']\\s*\\))",
701
+ "endCaptures": {
702
+ "1": {
703
+ "name": "punctuation.parenthesis.end.cfscript"
704
+ }
705
+ },
706
+ "name": "source.sql.embedded.cfscript",
707
+ "patterns": [
708
+ {
709
+ "include": "#nest_hash"
710
+ },
711
+ {
712
+ "include": "source.sql"
713
+ }
714
+ ]
715
+ }
716
+ ]
717
+ },
718
+ "cfcomments": {
719
+ "patterns": [
720
+ {
721
+ "match": "<!---.*--->",
722
+ "name": "comment.line.cfml"
723
+ },
724
+ {
725
+ "begin": "<!---",
726
+ "captures": {
727
+ "0": {
728
+ "name": "punctuation.definition.comment.cfml"
729
+ }
730
+ },
731
+ "end": "--->",
732
+ "name": "comment.block.cfml",
733
+ "patterns": [
734
+ {
735
+ "include": "#cfcomments"
736
+ }
737
+ ]
738
+ }
739
+ ]
740
+ }
741
+ },
742
+ "scopeName": "source.cfscript",
743
+ "uuid": "D5324EE0-4226-11E1-B86C-0800200C9A66"
744
+ }