github-linguist 5.3.3 → 6.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/bin/git-linguist +5 -2
- data/ext/linguist/linguist.c +18 -7
- data/grammars/annotation.liquidhaskell.haskell.json +969 -862
- data/grammars/config.xcompose.json +22 -25
- data/grammars/file.lasso.json +296 -309
- data/grammars/hint.haskell.json +867 -766
- data/grammars/hint.message.haskell.json +867 -766
- data/grammars/hint.type.haskell.json +867 -766
- data/grammars/objdump.x86asm.json +20 -24
- data/grammars/source.Kotlin.json +220 -225
- data/grammars/source.LS.json +36 -55
- data/grammars/source.MCPOST.json +24 -38
- data/grammars/source.MOD.json +26 -41
- data/grammars/source.SASLog.json +9 -16
- data/grammars/source.abap.json +48 -56
- data/grammars/source.abl.json +8 -14
- data/grammars/source.abnf.json +88 -98
- data/grammars/source.actionscript.3.json +398 -429
- data/grammars/source.acucobol.json +5 -8
- data/grammars/source.ada.json +46 -53
- data/grammars/source.afm.json +548 -554
- data/grammars/source.agc.json +34 -37
- data/grammars/source.agda.json +79 -91
- data/grammars/source.ahk.json +62 -66
- data/grammars/source.alloy.json +16 -20
- data/grammars/source.ampl.json +41 -47
- data/grammars/source.angelscript.json +71 -80
- data/grammars/source.antlr.json +131 -136
- data/grammars/source.apache-config.json +93 -99
- data/grammars/source.apache-config.mod_perl.json +19 -24
- data/grammars/source.apl.json +1038 -1029
- data/grammars/source.applescript.json +501 -523
- data/grammars/source.apt.json +9 -16
- data/grammars/source.asn.json +27 -31
- data/grammars/source.asp.json +61 -67
- data/grammars/source.aspectj.json +385 -391
- data/grammars/source.assembly.json +49 -55
- data/grammars/source.ats.json +45 -121
- data/grammars/source.autoit.json +64 -69
- data/grammars/source.awk.json +172 -176
- data/grammars/source.ballerina.json +48 -395
- data/grammars/source.batchfile.json +269 -269
- data/grammars/source.befunge.json +17 -21
- data/grammars/source.bf.json +5 -11
- data/grammars/source.bison.json +10 -14
- data/grammars/source.blitzmax.json +300 -305
- data/grammars/source.boo.json +189 -193
- data/grammars/source.brightauthorproject.json +8 -13
- data/grammars/source.brightscript.json +37 -47
- data/grammars/source.bro.json +134 -140
- data/grammars/source.bsl.json +152 -193
- data/grammars/source.bsv.json +96 -102
- data/grammars/source.c++.json +176 -193
- data/grammars/source.c++.qt.json +13 -21
- data/grammars/source.c.ec.json +15 -21
- data/grammars/source.c.json +237 -251
- data/grammars/source.c.platform.json +153 -159
- data/grammars/source.c2hs.json +3 -6
- data/grammars/source.cabal.json +17 -20
- data/grammars/source.cache.cmake.json +18 -23
- data/grammars/source.cake.json +4 -7
- data/grammars/source.camlp4.ocaml.json +24 -27
- data/grammars/source.capnp.json +33 -38
- data/grammars/source.ceylon.json +44 -50
- data/grammars/source.cfscript.cfc.json +78 -86
- data/grammars/source.cfscript.json +513 -520
- data/grammars/source.changelogs.rpm-spec.json +8 -16
- data/grammars/source.chapel.json +109 -87
- data/grammars/source.cirru.json +25 -30
- data/grammars/source.clarion.json +41 -54
- data/grammars/source.clean.json +90 -95
- data/grammars/source.click.json +25 -28
- data/grammars/source.clips.json +10 -23
- data/grammars/source.clojure.json +151 -168
- data/grammars/source.cm.json +14 -19
- data/grammars/source.cmake.json +53 -61
- data/grammars/source.cobol.json +165 -180
- data/grammars/source.coffee.json +454 -462
- data/grammars/source.cool.json +36 -43
- data/grammars/source.coq.json +17 -21
- data/grammars/source.crystal.json +889 -983
- data/grammars/source.cs.json +739 -740
- data/grammars/source.csound-document.json +69 -73
- data/grammars/source.csound-score.json +52 -55
- data/grammars/source.csound.json +167 -171
- data/grammars/source.css.json +683 -688
- data/grammars/source.css.less.json +211 -511
- data/grammars/source.css.mss.json +94 -101
- data/grammars/source.css.postcss.sugarss.json +260 -0
- data/grammars/source.csx.json +4 -7
- data/grammars/source.cuda-c++.json +47 -81
- data/grammars/source.cwl.json +103 -0
- data/grammars/source.cython.json +536 -582
- data/grammars/source.d.json +243 -252
- data/grammars/source.dart.json +161 -166
- data/grammars/source.data-weave.json +901 -905
- data/grammars/source.desktop.json +29 -33
- data/grammars/source.diff.json +43 -52
- data/grammars/source.disasm.json +15 -16
- data/grammars/source.ditroff.desc.json +73 -84
- data/grammars/source.ditroff.json +60 -61
- data/grammars/source.dm.json +202 -213
- data/grammars/source.dmf.json +44 -47
- data/grammars/source.dockerfile.json +29 -34
- data/grammars/source.dot.json +46 -55
- data/grammars/source.dylan.json +63 -68
- data/grammars/source.ebnf.json +55 -62
- data/grammars/source.eiffel.json +57 -62
- data/grammars/source.elixir.json +321 -366
- data/grammars/source.emacs.lisp.json +458 -249
- data/grammars/source.erazor.json +49 -57
- data/grammars/source.erlang.json +508 -515
- data/grammars/source.essl.json +17 -30
- data/grammars/source.factor.json +85 -91
- data/grammars/source.fan.json +92 -96
- data/grammars/source.fancy.json +93 -118
- data/grammars/source.fish.json +74 -98
- data/grammars/source.fontforge.json +142 -146
- data/grammars/source.forth.json +42 -57
- data/grammars/source.fortran.json +193 -231
- data/grammars/source.fortran.modern.json +77 -103
- data/grammars/source.fsharp.fsi.json +1 -6
- data/grammars/source.fsharp.fsl.json +1 -6
- data/grammars/source.fsharp.fsx.json +1 -6
- data/grammars/source.fsharp.json +148 -153
- data/grammars/source.gap.json +60 -70
- data/grammars/source.gcode.json +9 -16
- data/grammars/source.gdb.json +63 -79
- data/grammars/source.gdb.session.json +27 -28
- data/grammars/source.gdbregs.json +7 -8
- data/grammars/source.gdscript.json +92 -96
- data/grammars/source.gerber.json +38 -56
- data/grammars/source.gfm.json +447 -462
- data/grammars/source.glsl.json +58 -83
- data/grammars/source.gn.json +188 -193
- data/grammars/source.gnuplot.json +104 -120
- data/grammars/source.go.json +169 -181
- data/grammars/source.golo.json +82 -87
- data/grammars/source.gosu.2.json +58 -68
- data/grammars/source.grace.json +266 -270
- data/grammars/source.graphql.json +586 -596
- data/grammars/source.groovy.gradle.json +18 -22
- data/grammars/source.groovy.json +422 -433
- data/grammars/source.harbour.json +129 -173
- data/grammars/source.haskell.json +871 -772
- data/grammars/source.haxe.2.json +402 -413
- data/grammars/source.hlsl.json +6 -16
- data/grammars/source.hsc2hs.json +1 -4
- data/grammars/source.hsig.json +871 -770
- data/grammars/source.hss.1.json +122 -144
- data/grammars/source.httpspec.json +119 -123
- data/grammars/source.hxml.json +8 -15
- data/grammars/source.ideal.json +125 -125
- data/grammars/source.idl-dlm.json +25 -32
- data/grammars/source.idl.json +59 -80
- data/grammars/source.idris.json +171 -185
- data/grammars/source.inform7.json +117 -121
- data/grammars/source.ini.json +37 -43
- data/grammars/source.io.json +65 -73
- data/grammars/source.ioke.json +72 -78
- data/grammars/source.isabelle.root.json +26 -30
- data/grammars/source.isabelle.theory.json +46 -50
- data/grammars/source.j.json +18 -21
- data/grammars/source.jasmin.json +45 -50
- data/grammars/source.java-properties.json +31 -41
- data/grammars/source.java.json +333 -342
- data/grammars/source.jcl.json +15 -18
- data/grammars/source.jflex.json +166 -172
- data/grammars/source.jison.json +331 -334
- data/grammars/source.jisonlex-injection.json +1 -2
- data/grammars/source.jisonlex.json +148 -151
- data/grammars/source.jolie.json +37 -43
- data/grammars/source.jq.json +80 -87
- data/grammars/source.js.json +798 -818
- data/grammars/source.js.jsx.json +2115 -2225
- data/grammars/source.js.objj.json +167 -172
- data/grammars/source.js.regexp.json +50 -50
- data/grammars/source.js.regexp.replacement.json +7 -7
- data/grammars/source.jsdoc.json +94 -94
- data/grammars/source.json.json +61 -71
- data/grammars/source.julia.console.json +5 -6
- data/grammars/source.julia.json +237 -234
- data/grammars/source.lean.json +55 -67
- data/grammars/source.lid.json +6 -10
- data/grammars/source.lilypond.json +181 -195
- data/grammars/source.lisp.json +40 -50
- data/grammars/source.litcoffee.json +169 -183
- data/grammars/source.livescript.json +207 -220
- data/grammars/source.llvm.json +28 -38
- data/grammars/source.logos.json +7 -14
- data/grammars/source.logtalk.json +136 -141
- data/grammars/source.loomscript.json +77 -83
- data/grammars/source.lsl.json +90 -106
- data/grammars/source.lua.json +100 -109
- data/grammars/source.makefile.json +181 -188
- data/grammars/source.makegen.json +3 -7
- data/grammars/source.mask.json +260 -265
- data/grammars/source.mata.json +38 -46
- data/grammars/source.mathematica.json +155 -167
- data/grammars/source.matlab.json +407 -684
- data/grammars/source.maxscript.json +293 -281
- data/grammars/source.mercury.json +179 -184
- data/grammars/source.meson.json +52 -58
- data/grammars/source.meta-info.json +64 -74
- data/grammars/source.ml.json +107 -113
- data/grammars/source.modelica.json +51 -59
- data/grammars/source.modula2.json +33 -42
- data/grammars/source.monkey.json +234 -241
- data/grammars/source.moonscript.json +51 -56
- data/grammars/source.mql5.json +74 -101
- data/grammars/source.mupad.json +30 -72
- data/grammars/source.ncl.json +1 -14
- data/grammars/source.ne.json +39 -42
- data/grammars/source.nemerle.json +58 -63
- data/grammars/source.nesc.json +9 -15
- data/grammars/source.netlinx.erb.json +13 -25
- data/grammars/source.netlinx.json +231 -292
- data/grammars/source.nextflow-groovy.json +1360 -0
- data/grammars/source.nextflow.json +74 -0
- data/grammars/source.nginx.json +274 -287
- data/grammars/source.nim.json +442 -483
- data/grammars/source.nim_filter.json +6 -26
- data/grammars/source.nimcfg.json +38 -51
- data/grammars/source.ninja.json +64 -70
- data/grammars/source.nit.json +60 -64
- data/grammars/source.nix.json +269 -273
- data/grammars/source.nmml.json +31 -37
- data/grammars/source.nsis.json +66 -72
- data/grammars/source.nu.json +129 -139
- data/grammars/source.nut.json +129 -133
- data/grammars/source.objc++.json +3 -10
- data/grammars/source.objc.json +303 -314
- data/grammars/source.objc.platform.json +145 -151
- data/grammars/source.ocaml.json +506 -514
- data/grammars/source.ocamllex.json +108 -115
- data/grammars/source.ocamlyacc.json +116 -123
- data/grammars/source.ooc.json +148 -155
- data/grammars/source.opa.json +39 -49
- data/grammars/source.opal.json +84 -89
- data/grammars/source.opalsysdefs.json +9 -13
- data/grammars/source.opencobol.json +22 -25
- data/grammars/source.opentype.json +148 -152
- data/grammars/source.ox.json +36 -44
- data/grammars/source.oz.json +31 -38
- data/grammars/source.p4.json +49 -59
- data/grammars/source.pan.json +273 -278
- data/grammars/source.papyrus.skyrim.json +705 -781
- data/grammars/source.parrot.pir.json +59 -65
- data/grammars/source.pascal.json +54 -61
- data/grammars/source.pawn.json +835 -849
- data/grammars/source.pcb.board.json +153 -158
- data/grammars/source.pcb.schematic.json +134 -138
- data/grammars/source.pcb.sexp.json +64 -74
- data/grammars/source.pep8.json +28 -32
- data/grammars/source.perl.6.json +83 -92
- data/grammars/source.perl.json +711 -737
- data/grammars/source.perl6fe.json +1204 -1218
- data/grammars/source.php.zephir.json +80 -89
- data/grammars/source.pic.json +137 -142
- data/grammars/source.pig_latin.json +76 -80
- data/grammars/source.pike.json +23 -36
- data/grammars/source.po.json +74 -84
- data/grammars/source.pogoscript.json +23 -29
- data/grammars/source.pony.json +98 -108
- data/grammars/source.postcss.json +370 -0
- data/grammars/source.postscript.json +88 -97
- data/grammars/source.pov-ray sdl.json +36 -42
- data/grammars/source.powershell.json +175 -197
- data/grammars/source.processing.json +236 -249
- data/grammars/source.prolog.eclipse.json +33 -38
- data/grammars/source.prolog.json +66 -72
- data/grammars/source.protobuf.json +88 -94
- data/grammars/source.puppet.json +144 -151
- data/grammars/source.purescript.json +268 -289
- data/grammars/source.pyjade.json +256 -281
- data/grammars/source.python.django.json +13 -18
- data/grammars/source.python.json +3319 -3367
- data/grammars/source.python.salt.json +3 -7
- data/grammars/source.qmake.json +83 -90
- data/grammars/source.qml.json +57 -78
- data/grammars/source.quoting.perl6fe.json +666 -669
- data/grammars/source.r.json +75 -84
- data/grammars/source.racket.json +17 -38
- data/grammars/source.rascal.json +77 -80
- data/grammars/source.reason.hover.type.json +1 -1
- data/grammars/source.reason.json +1025 -1080
- data/grammars/source.rebol.json +167 -177
- data/grammars/source.red.json +169 -177
- data/grammars/source.regexp.babel.json +74 -77
- data/grammars/source.regexp.extended.json +4 -5
- data/grammars/source.regexp.json +260 -264
- data/grammars/source.regexp.perl6fe.json +108 -111
- data/grammars/source.regexp.python.json +210 -215
- data/grammars/source.regexp.spin.json +63 -72
- data/grammars/source.renpy.json +617 -687
- data/grammars/source.rexx.json +25 -32
- data/grammars/source.ring.json +84 -114
- data/grammars/source.rpm-spec.json +392 -401
- data/grammars/source.ruby.gemfile.json +9 -12
- data/grammars/source.ruby.json +862 -952
- data/grammars/source.ruby.rspec.cucumber.steps.json +90 -103
- data/grammars/source.rust.json +223 -281
- data/grammars/source.sas.json +88 -105
- data/grammars/source.sass.json +100 -108
- data/grammars/source.sbt.json +16 -23
- data/grammars/source.scad.json +60 -67
- data/grammars/source.scala.json +215 -228
- data/grammars/source.scaml.json +120 -135
- data/grammars/source.scheme.json +119 -136
- data/grammars/source.scilab.json +40 -47
- data/grammars/source.scss.json +369 -403
- data/grammars/source.sdbl.json +14 -25
- data/grammars/source.shaderlab.json +24 -27
- data/grammars/source.shell.json +409 -440
- data/grammars/source.shen.json +75 -94
- data/grammars/source.smali.json +232 -293
- data/grammars/source.smalltalk.json +60 -75
- data/grammars/source.smt.json +67 -82
- data/grammars/source.solidity.json +35 -54
- data/grammars/source.sp.json +40 -45
- data/grammars/source.sparql.json +3 -8
- data/grammars/source.spin.json +277 -297
- data/grammars/source.sqf.json +34 -44
- data/grammars/source.sql.json +142 -156
- data/grammars/source.stan.json +201 -160
- data/grammars/source.stata.json +57 -68
- data/grammars/source.strings.json +26 -30
- data/grammars/source.stylus.json +558 -565
- data/grammars/source.supercollider.json +33 -40
- data/grammars/source.swift.json +999 -1077
- data/grammars/source.systemverilog.json +351 -365
- data/grammars/source.tcl.json +77 -94
- data/grammars/source.tea.json +61 -67
- data/grammars/source.terra.json +25 -32
- data/grammars/source.terraform.json +68 -88
- data/grammars/source.thrift.json +300 -306
- data/grammars/source.tl.json +112 -117
- data/grammars/source.tla.json +65 -69
- data/grammars/source.toc.json +21 -25
- data/grammars/source.toml.json +117 -122
- data/grammars/source.ts.json +2838 -2774
- data/grammars/source.tsx.json +180 -184
- data/grammars/source.turing.json +970 -974
- data/grammars/source.turtle.json +124 -140
- data/grammars/source.txl.json +23 -37
- data/grammars/source.ucfconstraints.json +16 -21
- data/grammars/source.ur.json +15 -27
- data/grammars/source.vala.json +221 -235
- data/grammars/source.varnish.vcl.json +117 -129
- data/grammars/source.vbnet.json +69 -106
- data/grammars/source.verilog.json +101 -107
- data/grammars/source.vhdl.json +437 -445
- data/grammars/source.viml.json +540 -550
- data/grammars/source.wavefront.mtl.json +274 -277
- data/grammars/source.wavefront.obj.json +781 -784
- data/grammars/source.wdl.json +66 -46
- data/grammars/source.webassembly.json +97 -102
- data/grammars/source.webidl.json +311 -326
- data/grammars/source.x10.json +28 -32
- data/grammars/source.x86asm.json +21 -26
- data/grammars/source.xc.json +164 -172
- data/grammars/source.xq.json +81 -92
- data/grammars/source.xtend.json +199 -208
- data/grammars/source.yaml-ext.json +118 -124
- data/grammars/source.yaml.json +155 -174
- data/grammars/source.yaml.salt.json +113 -116
- data/grammars/source.yang.json +10 -13
- data/grammars/source.yara.json +98 -0
- data/grammars/text.bibtex.json +95 -100
- data/grammars/text.cfml.basic.json +403 -404
- data/grammars/text.elixir.json +18 -23
- data/grammars/text.error-list.json +15 -16
- data/grammars/text.find-refs.json +487 -488
- data/grammars/text.gherkin.feature.json +45 -53
- data/grammars/text.haml.json +176 -189
- data/grammars/text.hamlc.json +82 -88
- data/grammars/text.html.abl.json +16 -21
- data/grammars/text.html.asciidoc.json +139 -153
- data/grammars/text.html.asdoc.json +145 -155
- data/grammars/text.html.asp.json +23 -28
- data/grammars/text.html.basic.json +323 -338
- data/grammars/text.html.cfm.json +316 -325
- data/grammars/text.html.creole.json +177 -189
- data/grammars/text.html.django.json +27 -33
- data/grammars/text.html.ecr.json +21 -25
- data/grammars/text.html.elixir.json +3 -9
- data/grammars/text.html.erb.json +81 -85
- data/grammars/text.html.erlang.yaws.json +24 -29
- data/grammars/text.html.factor.json +5 -11
- data/grammars/text.html.ftl.json +16 -25
- data/grammars/text.html.handlebars.json +579 -598
- data/grammars/text.html.javadoc.json +426 -0
- data/grammars/text.html.js.json +11 -17
- data/grammars/text.html.jsp.json +377 -384
- data/grammars/text.html.liquid.json +8 -18
- data/grammars/text.html.mako.json +257 -275
- data/grammars/text.html.markdown.source.gfm.apib.json +419 -427
- data/grammars/text.html.markdown.source.gfm.mson.json +405 -414
- data/grammars/text.html.mediawiki.json +318 -344
- data/grammars/text.html.php.blade.json +2134 -2140
- data/grammars/text.html.php.json +980 -1013
- data/grammars/text.html.slash.json +101 -107
- data/grammars/text.html.smarty.json +75 -83
- data/grammars/text.html.soy.json +250 -253
- data/grammars/text.html.ssp.json +18 -24
- data/grammars/text.html.tcl.json +17 -24
- data/grammars/text.html.twig.json +712 -718
- data/grammars/text.idl-idldoc.json +5 -9
- data/grammars/text.jade.json +213 -235
- data/grammars/text.junit-test-report.json +25 -28
- data/grammars/text.log.latex.json +44 -46
- data/grammars/text.marko.json +370 -401
- data/grammars/text.python.console.json +3 -7
- data/grammars/text.python.traceback.json +2 -5
- data/grammars/text.rdoc.json +15 -19
- data/grammars/text.restructuredtext.clean.json +8 -11
- data/grammars/text.restructuredtext.json +886 -873
- data/grammars/text.robot.json +26 -36
- data/grammars/text.roff.json +2852 -2915
- data/grammars/text.runoff.json +56 -69
- data/grammars/text.sfd.json +151 -155
- data/grammars/text.shell-session.json +5 -8
- data/grammars/text.slim.json +184 -210
- data/grammars/text.srt.json +54 -57
- data/grammars/text.tex.json +98 -105
- data/grammars/text.tex.latex.beamer.json +14 -20
- data/grammars/text.tex.latex.haskell.json +883 -782
- data/grammars/text.tex.latex.json +281 -291
- data/grammars/text.tex.latex.memoir.json +39 -46
- data/grammars/text.tex.latex.rd.json +32 -38
- data/grammars/text.xml.ant.json +62 -69
- data/grammars/text.xml.flex-config.json +1009 -1013
- data/grammars/text.xml.genshi.json +10 -16
- data/grammars/text.xml.json +117 -130
- data/grammars/text.xml.pom.json +235 -240
- data/grammars/text.xml.xsl.json +31 -37
- data/grammars/text.zone_file.json +24 -29
- data/lib/linguist/blob.rb +10 -1
- data/lib/linguist/blob_helper.rb +4 -1
- data/lib/linguist/file_blob.rb +5 -0
- data/lib/linguist/generated.rb +16 -0
- data/lib/linguist/heuristics.rb +23 -11
- data/lib/linguist/language.rb +3 -6
- data/lib/linguist/languages.json +1 -1
- data/lib/linguist/languages.yml +74 -12
- data/lib/linguist/lazy_blob.rb +15 -1
- data/lib/linguist/linguist.bundle +0 -0
- data/lib/linguist/samples.json +1666 -3381
- data/lib/linguist/shebang.rb +2 -0
- data/lib/linguist/strategy/modeline.rb +2 -0
- data/lib/linguist/vendor.yml +5 -6
- data/lib/linguist/version.rb +1 -1
- metadata +12 -11
- data/grammars/source.elm.json +0 -381
- data/grammars/source.nant-build.json +0 -86
- data/grammars/source.octave.json +0 -451
- data/grammars/text.html.mediawiki.elm-build-output.json +0 -111
- data/grammars/text.html.mediawiki.elm-documentation.json +0 -22
- data/grammars/text.html.vue.json +0 -936
@@ -1,36 +1,16 @@
|
|
1
1
|
{
|
2
|
-
"fileTypes": [
|
3
|
-
"cfc"
|
4
|
-
],
|
5
|
-
"firstLineMatch": "",
|
6
|
-
"foldingStartMarker": "",
|
7
|
-
"foldingStopMarker": "",
|
8
|
-
"keyEquivalent": "",
|
9
2
|
"name": "ColdFusion Component",
|
3
|
+
"scopeName": "source.cfscript.cfc",
|
10
4
|
"patterns": [
|
11
5
|
{
|
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
6
|
"contentName": "text.html.cfm.embedded.cfml",
|
7
|
+
"begin": "(?:^\\s+)?(\u003c)((?i:cfcomponent))(?![^\u003e]*/\u003e)",
|
8
|
+
"end": "(\u003c/)((?i:cfcomponent))(\u003e)(?:\\s*\\n)?",
|
29
9
|
"patterns": [
|
30
10
|
{
|
31
|
-
"begin": "(?<=cfcomponent)\\s",
|
32
|
-
"end": "(?=>)",
|
33
11
|
"name": "meta.tag.block.cf.component.cfml",
|
12
|
+
"begin": "(?\u003c=cfcomponent)\\s",
|
13
|
+
"end": "(?=\u003e)",
|
34
14
|
"patterns": [
|
35
15
|
{
|
36
16
|
"include": "#tag-stuff"
|
@@ -38,7 +18,13 @@
|
|
38
18
|
]
|
39
19
|
},
|
40
20
|
{
|
41
|
-
"begin": "(
|
21
|
+
"begin": "(\u003e)",
|
22
|
+
"end": "(?=\u003c/(?i:cfcomponent))",
|
23
|
+
"patterns": [
|
24
|
+
{
|
25
|
+
"include": "text.html.cfm"
|
26
|
+
}
|
27
|
+
],
|
42
28
|
"beginCaptures": {
|
43
29
|
"0": {
|
44
30
|
"name": "meta.tag.block.cf.component.cfml"
|
@@ -46,15 +32,23 @@
|
|
46
32
|
"1": {
|
47
33
|
"name": "punctuation.definition.tag.cf.end.cfml"
|
48
34
|
}
|
49
|
-
}
|
50
|
-
"end": "(?=</(?i:cfcomponent))",
|
51
|
-
"patterns": [
|
52
|
-
{
|
53
|
-
"include": "text.html.cfm"
|
54
|
-
}
|
55
|
-
]
|
35
|
+
}
|
56
36
|
}
|
57
|
-
]
|
37
|
+
],
|
38
|
+
"captures": {
|
39
|
+
"0": {
|
40
|
+
"name": "meta.tag.block.cf.component.cfml"
|
41
|
+
},
|
42
|
+
"1": {
|
43
|
+
"name": "punctuation.definition.tag.cf.begin.cfml"
|
44
|
+
},
|
45
|
+
"2": {
|
46
|
+
"name": "entity.name.tag.cf.component.cfml"
|
47
|
+
},
|
48
|
+
"3": {
|
49
|
+
"name": "punctuation.definition.tag.cf.end.cfml"
|
50
|
+
}
|
51
|
+
}
|
58
52
|
},
|
59
53
|
{
|
60
54
|
"include": "#cfcomments"
|
@@ -67,104 +61,102 @@
|
|
67
61
|
"cfcomments": {
|
68
62
|
"patterns": [
|
69
63
|
{
|
70
|
-
"
|
71
|
-
"
|
64
|
+
"name": "comment.line.cfml",
|
65
|
+
"match": "\u003c!---.*---\u003e"
|
72
66
|
},
|
73
67
|
{
|
74
|
-
"begin": "<!---",
|
75
|
-
"captures": {
|
76
|
-
"0": {
|
77
|
-
"name": "punctuation.definition.comment.cfml"
|
78
|
-
}
|
79
|
-
},
|
80
|
-
"end": "--->",
|
81
68
|
"name": "comment.block.cfml",
|
69
|
+
"begin": "\u003c!---",
|
70
|
+
"end": "---\u003e",
|
82
71
|
"patterns": [
|
83
72
|
{
|
84
73
|
"include": "#cfcomments"
|
85
74
|
}
|
86
|
-
]
|
75
|
+
],
|
76
|
+
"captures": {
|
77
|
+
"0": {
|
78
|
+
"name": "punctuation.definition.comment.cfml"
|
79
|
+
}
|
80
|
+
}
|
87
81
|
}
|
88
82
|
]
|
89
83
|
},
|
90
|
-
"
|
84
|
+
"entities": {
|
91
85
|
"patterns": [
|
92
86
|
{
|
93
|
-
"
|
94
|
-
|
95
|
-
|
96
|
-
|
87
|
+
"name": "constant.character.entity.html",
|
88
|
+
"match": "(\u0026)([a-zA-Z0-9]+|#[0-9]+|#x[0-9a-fA-F]+)(;)",
|
89
|
+
"captures": {
|
90
|
+
"1": {
|
91
|
+
"name": "punctuation.definition.entity.html"
|
92
|
+
},
|
93
|
+
"3": {
|
94
|
+
"name": "punctuation.definition.entity.html"
|
95
|
+
}
|
96
|
+
}
|
97
97
|
},
|
98
98
|
{
|
99
|
-
"
|
99
|
+
"name": "invalid.illegal.bad-ampersand.html",
|
100
|
+
"match": "\u0026"
|
100
101
|
}
|
101
102
|
]
|
102
103
|
},
|
103
|
-
"tag-generic-attribute": {
|
104
|
-
"match": "\\b([a-zA-Z\\-:]+)",
|
105
|
-
"name": "entity.other.attribute-name.html"
|
106
|
-
},
|
107
104
|
"string-double-quoted": {
|
105
|
+
"name": "string.quoted.double.html",
|
108
106
|
"begin": "\"",
|
107
|
+
"end": "\"",
|
108
|
+
"patterns": [
|
109
|
+
{
|
110
|
+
"include": "#entities"
|
111
|
+
}
|
112
|
+
],
|
109
113
|
"beginCaptures": {
|
110
114
|
"0": {
|
111
115
|
"name": "punctuation.definition.string.begin.html"
|
112
116
|
}
|
113
117
|
},
|
114
|
-
"end": "\"",
|
115
118
|
"endCaptures": {
|
116
119
|
"0": {
|
117
120
|
"name": "punctuation.definition.string.end.html"
|
118
121
|
}
|
119
|
-
}
|
120
|
-
|
122
|
+
}
|
123
|
+
},
|
124
|
+
"string-single-quoted": {
|
125
|
+
"name": "string.quoted.single.html",
|
126
|
+
"begin": "'",
|
127
|
+
"end": "'",
|
121
128
|
"patterns": [
|
122
129
|
{
|
123
130
|
"include": "#entities"
|
124
131
|
}
|
125
|
-
]
|
126
|
-
},
|
127
|
-
"string-single-quoted": {
|
128
|
-
"begin": "'",
|
132
|
+
],
|
129
133
|
"beginCaptures": {
|
130
134
|
"0": {
|
131
135
|
"name": "punctuation.definition.string.begin.html"
|
132
136
|
}
|
133
137
|
},
|
134
|
-
"end": "'",
|
135
138
|
"endCaptures": {
|
136
139
|
"0": {
|
137
140
|
"name": "punctuation.definition.string.end.html"
|
138
141
|
}
|
139
|
-
}
|
140
|
-
"name": "string.quoted.single.html",
|
141
|
-
"patterns": [
|
142
|
-
{
|
143
|
-
"include": "#entities"
|
144
|
-
}
|
145
|
-
]
|
142
|
+
}
|
146
143
|
},
|
147
|
-
"
|
144
|
+
"tag-generic-attribute": {
|
145
|
+
"name": "entity.other.attribute-name.html",
|
146
|
+
"match": "\\b([a-zA-Z\\-:]+)"
|
147
|
+
},
|
148
|
+
"tag-stuff": {
|
148
149
|
"patterns": [
|
149
150
|
{
|
150
|
-
"
|
151
|
-
|
152
|
-
|
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"
|
151
|
+
"include": "#tag-generic-attribute"
|
152
|
+
},
|
153
|
+
{
|
154
|
+
"include": "#string-double-quoted"
|
160
155
|
},
|
161
156
|
{
|
162
|
-
"
|
163
|
-
"name": "invalid.illegal.bad-ampersand.html"
|
157
|
+
"include": "#string-single-quoted"
|
164
158
|
}
|
165
159
|
]
|
166
160
|
}
|
167
|
-
}
|
168
|
-
|
169
|
-
"uuid": "B7AC5320-4226-11E1-B86C-0800200C9A66"
|
170
|
-
}
|
161
|
+
}
|
162
|
+
}
|
@@ -1,11 +1,6 @@
|
|
1
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
2
|
"name": "CFScript (do not use)",
|
3
|
+
"scopeName": "source.cfscript",
|
9
4
|
"patterns": [
|
10
5
|
{
|
11
6
|
"include": "#comments"
|
@@ -27,6 +22,70 @@
|
|
27
22
|
}
|
28
23
|
],
|
29
24
|
"repository": {
|
25
|
+
"braces": {
|
26
|
+
"patterns": [
|
27
|
+
{
|
28
|
+
"name": "meta.brace.curly.cfscript",
|
29
|
+
"match": "{|}"
|
30
|
+
},
|
31
|
+
{
|
32
|
+
"name": "meta.brace.round.cfscript",
|
33
|
+
"match": "\\(|\\)"
|
34
|
+
},
|
35
|
+
{
|
36
|
+
"begin": "([\\w]+)?\\s*(\\[)",
|
37
|
+
"end": "\\]",
|
38
|
+
"patterns": [
|
39
|
+
{
|
40
|
+
"include": "#strings"
|
41
|
+
},
|
42
|
+
{
|
43
|
+
"name": "punctuation.definition.set.seperator.cfscript",
|
44
|
+
"match": ","
|
45
|
+
},
|
46
|
+
{
|
47
|
+
"include": "$self"
|
48
|
+
}
|
49
|
+
],
|
50
|
+
"beginCaptures": {
|
51
|
+
"1": {
|
52
|
+
"name": "variable.other.set.cfscript"
|
53
|
+
},
|
54
|
+
"2": {
|
55
|
+
"name": "punctuation.definition.set.begin.cfscript"
|
56
|
+
}
|
57
|
+
},
|
58
|
+
"endCaptures": {
|
59
|
+
"0": {
|
60
|
+
"name": "punctuation.definition.set.end.cfscript"
|
61
|
+
}
|
62
|
+
}
|
63
|
+
}
|
64
|
+
]
|
65
|
+
},
|
66
|
+
"cfcomments": {
|
67
|
+
"patterns": [
|
68
|
+
{
|
69
|
+
"name": "comment.line.cfml",
|
70
|
+
"match": "\u003c!---.*---\u003e"
|
71
|
+
},
|
72
|
+
{
|
73
|
+
"name": "comment.block.cfml",
|
74
|
+
"begin": "\u003c!---",
|
75
|
+
"end": "---\u003e",
|
76
|
+
"patterns": [
|
77
|
+
{
|
78
|
+
"include": "#cfcomments"
|
79
|
+
}
|
80
|
+
],
|
81
|
+
"captures": {
|
82
|
+
"0": {
|
83
|
+
"name": "punctuation.definition.comment.cfml"
|
84
|
+
}
|
85
|
+
}
|
86
|
+
}
|
87
|
+
]
|
88
|
+
},
|
30
89
|
"cfscript-code": {
|
31
90
|
"patterns": [
|
32
91
|
{
|
@@ -56,621 +115,610 @@
|
|
56
115
|
]
|
57
116
|
},
|
58
117
|
"closures": {
|
118
|
+
"name": "meta.closure.cfscript",
|
59
119
|
"begin": "(?i:\\b(function))\\b",
|
60
|
-
"beginCaptures": {
|
61
|
-
"1": {
|
62
|
-
"name": "storage.closure.cfscript"
|
63
|
-
}
|
64
|
-
},
|
65
120
|
"end": "(?={)",
|
66
|
-
"name": "meta.closure.cfscript",
|
67
121
|
"patterns": [
|
68
122
|
{
|
69
123
|
"include": "#parameters"
|
70
124
|
}
|
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 ",
|
125
|
+
],
|
75
126
|
"beginCaptures": {
|
76
127
|
"1": {
|
77
|
-
"name": "storage.
|
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"
|
128
|
+
"name": "storage.closure.cfscript"
|
96
129
|
}
|
97
|
-
}
|
98
|
-
|
99
|
-
|
130
|
+
}
|
131
|
+
},
|
132
|
+
"comment-block": {
|
133
|
+
"name": "comment.block.cfscript",
|
134
|
+
"begin": "/\\*",
|
135
|
+
"end": "\\*/",
|
136
|
+
"captures": {
|
137
|
+
"0": {
|
138
|
+
"name": "punctuation.definition.comment.cfscript"
|
139
|
+
}
|
140
|
+
}
|
141
|
+
},
|
142
|
+
"comments": {
|
100
143
|
"patterns": [
|
101
144
|
{
|
102
|
-
"
|
145
|
+
"name": "comment.block.empty.cfscript",
|
146
|
+
"match": "/\\*\\*/",
|
147
|
+
"captures": {
|
148
|
+
"0": {
|
149
|
+
"name": "punctuation.definition.comment.cfscript"
|
150
|
+
}
|
151
|
+
}
|
103
152
|
},
|
104
153
|
{
|
105
|
-
"include": "
|
154
|
+
"include": "text.html.javadoc"
|
106
155
|
},
|
107
156
|
{
|
108
|
-
"include": "#
|
157
|
+
"include": "#comment-block"
|
109
158
|
},
|
110
159
|
{
|
111
|
-
"
|
160
|
+
"match": "((//).*?[^\\s])\\s*$\\n?",
|
161
|
+
"captures": {
|
162
|
+
"1": {
|
163
|
+
"name": "comment.line.double-slash.cfscript"
|
164
|
+
},
|
165
|
+
"2": {
|
166
|
+
"name": "punctuation.definition.comment.cfscript"
|
167
|
+
}
|
168
|
+
}
|
112
169
|
}
|
113
170
|
]
|
114
171
|
},
|
115
|
-
"
|
172
|
+
"component-extends-attribute": {
|
173
|
+
"name": "meta.component.attribute-with-value.extends.cfml",
|
174
|
+
"begin": "\\b(extends)\\b\\s*(=)\\s*(?=\")",
|
175
|
+
"end": "(?=[\\s{])",
|
116
176
|
"patterns": [
|
117
177
|
{
|
118
|
-
"
|
178
|
+
"name": "string.quoted.double.cfml",
|
179
|
+
"contentName": "meta.component-operator.extends.value.cfscript",
|
180
|
+
"begin": "\"",
|
181
|
+
"end": "\"",
|
119
182
|
"beginCaptures": {
|
120
|
-
"
|
121
|
-
"name": "punctuation.definition.
|
183
|
+
"0": {
|
184
|
+
"name": "punctuation.definition.string.begin.cfscript"
|
122
185
|
}
|
123
186
|
},
|
124
|
-
"end": "(\\))",
|
125
187
|
"endCaptures": {
|
126
|
-
"
|
127
|
-
"name": "punctuation.definition.
|
188
|
+
"0": {
|
189
|
+
"name": "punctuation.definition.string.end.cfscript"
|
190
|
+
}
|
191
|
+
}
|
192
|
+
},
|
193
|
+
{
|
194
|
+
"name": "string.quoted.single.cfscript",
|
195
|
+
"contentName": "meta.component-operator.extends.value.cfscript",
|
196
|
+
"begin": "'",
|
197
|
+
"end": "'",
|
198
|
+
"beginCaptures": {
|
199
|
+
"0": {
|
200
|
+
"name": "punctuation.definition.string.begin.cfscript"
|
128
201
|
}
|
129
202
|
},
|
130
|
-
"
|
203
|
+
"endCaptures": {
|
204
|
+
"0": {
|
205
|
+
"name": "punctuation.definition.string.end.cfscript"
|
206
|
+
}
|
207
|
+
}
|
208
|
+
}
|
209
|
+
],
|
210
|
+
"captures": {
|
211
|
+
"1": {
|
212
|
+
"name": "entity.name.tag.operator-attribute.extends.cfml"
|
213
|
+
},
|
214
|
+
"2": {
|
215
|
+
"name": "keyword.operator.assignment.cfscript"
|
216
|
+
}
|
217
|
+
}
|
218
|
+
},
|
219
|
+
"component-operators": {
|
220
|
+
"patterns": [
|
221
|
+
{
|
222
|
+
"name": "meta.operator.cfscript meta.class.component.cfscript",
|
223
|
+
"begin": "(?x)\n \\b\n (?i:\n (component)\n )\n \\b\n \\s+\n (?![\\.\\/\u003e=,#\\)])\n ",
|
224
|
+
"end": "(?=[;{\\(])",
|
131
225
|
"patterns": [
|
132
226
|
{
|
133
|
-
"
|
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"
|
227
|
+
"include": "#component-extends-attribute"
|
150
228
|
},
|
151
229
|
{
|
152
|
-
"
|
153
|
-
"
|
230
|
+
"name": "entity.other.attribute-name.cfscript",
|
231
|
+
"match": "(?i:(\\w+)\\s*(?=\\=))"
|
154
232
|
},
|
155
233
|
{
|
156
|
-
"include": "#
|
234
|
+
"include": "#cfscript-code"
|
235
|
+
}
|
236
|
+
],
|
237
|
+
"beginCaptures": {
|
238
|
+
"1": {
|
239
|
+
"name": "entity.name.tag.operator.component.cfscript"
|
157
240
|
}
|
158
|
-
|
241
|
+
}
|
159
242
|
}
|
160
243
|
]
|
161
244
|
},
|
162
|
-
"
|
245
|
+
"constants": {
|
163
246
|
"patterns": [
|
164
247
|
{
|
165
|
-
"
|
166
|
-
"
|
248
|
+
"name": "constant.numeric.cfscript",
|
249
|
+
"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 "
|
250
|
+
},
|
251
|
+
{
|
252
|
+
"name": "constant.language.cfscript",
|
253
|
+
"match": "\\b(?i:(true|false|null))\\b"
|
167
254
|
},
|
168
255
|
{
|
169
|
-
"
|
170
|
-
"
|
256
|
+
"name": "constant.other.cfscript",
|
257
|
+
"match": "\\b_?([A-Z][A-Z0-9_]+)\\b"
|
171
258
|
}
|
172
259
|
]
|
173
260
|
},
|
174
|
-
"
|
261
|
+
"function-call": {
|
262
|
+
"name": "meta.function-call.cfscript",
|
263
|
+
"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 ",
|
264
|
+
"end": "(\\))",
|
175
265
|
"patterns": [
|
176
266
|
{
|
177
|
-
"name": "
|
178
|
-
"match": "
|
267
|
+
"name": "punctuation.definition.seperator.arguments.cfscript",
|
268
|
+
"match": ","
|
179
269
|
},
|
180
270
|
{
|
181
|
-
"name": "
|
182
|
-
"match": "\\(
|
271
|
+
"name": "entity.other.method-parameter.cfscript",
|
272
|
+
"match": "(?i:(\\w+)\\s*(?=\\=))"
|
183
273
|
},
|
184
274
|
{
|
185
|
-
"
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
"
|
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
|
-
]
|
275
|
+
"include": "#cfcomments"
|
276
|
+
},
|
277
|
+
{
|
278
|
+
"include": "#comments"
|
279
|
+
},
|
280
|
+
{
|
281
|
+
"include": "#tag-operators"
|
282
|
+
},
|
283
|
+
{
|
284
|
+
"include": "#cfscript-code"
|
212
285
|
}
|
213
|
-
]
|
286
|
+
],
|
287
|
+
"beginCaptures": {
|
288
|
+
"1": {
|
289
|
+
"name": "support.function.cfscript"
|
290
|
+
},
|
291
|
+
"2": {
|
292
|
+
"name": "entity.name.function-call.cfscript"
|
293
|
+
},
|
294
|
+
"3": {
|
295
|
+
"name": "punctuation.definition.arguments.begin.cfscript"
|
296
|
+
}
|
297
|
+
},
|
298
|
+
"endCaptures": {
|
299
|
+
"1": {
|
300
|
+
"name": "punctuation.definition.arguments.end.cfscript"
|
301
|
+
}
|
302
|
+
}
|
214
303
|
},
|
215
|
-
"
|
304
|
+
"function-properties": {
|
216
305
|
"patterns": [
|
217
306
|
{
|
218
|
-
"
|
219
|
-
"
|
307
|
+
"name": "entity.other.attribute-name.output.cfscript",
|
308
|
+
"match": "\\b(?i:output)"
|
220
309
|
},
|
221
310
|
{
|
222
|
-
"
|
223
|
-
"
|
224
|
-
}
|
225
|
-
|
226
|
-
|
227
|
-
|
311
|
+
"name": "entity.other.attribute-name.any.cfscript",
|
312
|
+
"match": "\\b([\\w]+)"
|
313
|
+
}
|
314
|
+
]
|
315
|
+
},
|
316
|
+
"functions": {
|
317
|
+
"name": "meta.function.cfscript",
|
318
|
+
"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 ",
|
319
|
+
"end": "(?={)",
|
320
|
+
"patterns": [
|
321
|
+
{
|
322
|
+
"include": "#parameters"
|
323
|
+
},
|
324
|
+
{
|
325
|
+
"include": "#comments"
|
326
|
+
},
|
327
|
+
{
|
328
|
+
"include": "#function-properties"
|
329
|
+
},
|
330
|
+
{
|
331
|
+
"include": "#cfscript-code"
|
332
|
+
}
|
333
|
+
],
|
334
|
+
"beginCaptures": {
|
335
|
+
"1": {
|
336
|
+
"name": "storage.modifier.access-control.cfscript"
|
337
|
+
},
|
338
|
+
"2": {
|
339
|
+
"name": "storage.type.return-type.void.cfscript"
|
340
|
+
},
|
341
|
+
"3": {
|
342
|
+
"name": "storage.type.return-type.primitive.cfscript"
|
343
|
+
},
|
344
|
+
"4": {
|
345
|
+
"name": "storage.type.return-type.object.cfscript"
|
346
|
+
},
|
347
|
+
"5": {
|
348
|
+
"name": "storage.type.function.cfscript"
|
349
|
+
},
|
350
|
+
"6": {
|
351
|
+
"name": "entity.name.function.constructor.cfscript"
|
352
|
+
},
|
353
|
+
"7": {
|
354
|
+
"name": "entity.name.function.cfscript"
|
355
|
+
}
|
356
|
+
}
|
357
|
+
},
|
358
|
+
"keywords": {
|
359
|
+
"patterns": [
|
360
|
+
{
|
361
|
+
"name": "keyword.other.new.cfscript",
|
362
|
+
"match": "\\b(?i:new)\\b"
|
363
|
+
},
|
364
|
+
{
|
365
|
+
"name": "keyword.operator.comparison.cfscript",
|
366
|
+
"match": "(===?|!|!=|\u003c=|\u003e=|\u003c|\u003e)"
|
367
|
+
},
|
368
|
+
{
|
369
|
+
"name": "keyword.operator.decision.cfscript",
|
370
|
+
"match": "\\b(?i:(GREATER|LESS|THAN|EQUAL\\s+TO|DOES|CONTAINS|EQUAL|EQ|NEQ|LT|LTE|LE|GT|GTE|GE|AND|IS))\\b"
|
371
|
+
},
|
372
|
+
{
|
373
|
+
"name": "keyword.operator.increment-decrement.cfscript",
|
374
|
+
"match": "(\\-\\-|\\+\\+)"
|
375
|
+
},
|
376
|
+
{
|
377
|
+
"name": "keyword.operator.arithmetic.cfscript",
|
378
|
+
"match": "(?i:(\\^|\\-|\\+|\\*|\\/|\\\\|%|\\-=|\\+=|\\*=|\\/=|%=|\\bMOD\\b))"
|
379
|
+
},
|
380
|
+
{
|
381
|
+
"name": "keyword.operator.concat.cfscript",
|
382
|
+
"match": "(\u0026|\u0026=)"
|
383
|
+
},
|
384
|
+
{
|
385
|
+
"name": "keyword.operator.assignment.cfscript",
|
386
|
+
"match": "(=)"
|
387
|
+
},
|
388
|
+
{
|
389
|
+
"name": "keyword.operator.logical.cfscript",
|
390
|
+
"match": "\\b(?i:(NOT|!|AND|\u0026\u0026|OR|\\|\\||XOR|EQV|IMP))\\b"
|
391
|
+
},
|
392
|
+
{
|
393
|
+
"name": "keyword.operator.ternary.cfscript",
|
394
|
+
"match": "(\\?|:)"
|
395
|
+
},
|
396
|
+
{
|
397
|
+
"name": "punctuation.terminator.cfscript",
|
398
|
+
"match": ";"
|
399
|
+
}
|
400
|
+
]
|
401
|
+
},
|
402
|
+
"nest_hash": {
|
403
|
+
"patterns": [
|
404
|
+
{
|
405
|
+
"name": "string.escaped.hash.cfscript",
|
406
|
+
"match": "##"
|
407
|
+
},
|
408
|
+
{
|
409
|
+
"name": "meta.inline.hash.cfscript",
|
410
|
+
"contentName": "source.cfscript.embedded.cfscript",
|
411
|
+
"begin": "(#)(?=.*#)",
|
412
|
+
"end": "(#)",
|
413
|
+
"patterns": [
|
414
|
+
{
|
415
|
+
"include": "#cfscript-code"
|
416
|
+
}
|
417
|
+
],
|
418
|
+
"beginCaptures": {
|
228
419
|
"1": {
|
229
|
-
"name": "
|
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"
|
420
|
+
"name": "punctuation.definition.hash.begin.cfscript"
|
293
421
|
}
|
294
422
|
},
|
295
|
-
"end": "(;)|({)",
|
296
423
|
"endCaptures": {
|
297
424
|
"1": {
|
298
|
-
"name": "punctuation.
|
299
|
-
},
|
300
|
-
"3": {
|
301
|
-
"name": "meta.brace.curly.cfscript"
|
425
|
+
"name": "punctuation.definition.hash.end.cfscript"
|
302
426
|
}
|
303
|
-
}
|
304
|
-
|
427
|
+
}
|
428
|
+
}
|
429
|
+
]
|
430
|
+
},
|
431
|
+
"parameters": {
|
432
|
+
"patterns": [
|
433
|
+
{
|
434
|
+
"name": "meta.function.parameters.cfscript",
|
435
|
+
"begin": "(\\()",
|
436
|
+
"end": "(\\))",
|
305
437
|
"patterns": [
|
306
438
|
{
|
307
|
-
"
|
308
|
-
"
|
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
|
-
]
|
439
|
+
"name": "keyword.other.required.argument.cfscript",
|
440
|
+
"match": "(?i:required)"
|
332
441
|
},
|
333
442
|
{
|
334
|
-
"
|
335
|
-
"name": "entity.other.attribute-name.cfscript"
|
443
|
+
"include": "#storage-types"
|
336
444
|
},
|
337
445
|
{
|
338
|
-
"
|
446
|
+
"name": "keyword.operator.argument-assignment.cfscript",
|
447
|
+
"match": "(=)"
|
339
448
|
},
|
340
449
|
{
|
341
|
-
"
|
450
|
+
"name": "constant.language.boolean.argument.cfscript",
|
451
|
+
"match": "(?i:false|true|no|yes)"
|
342
452
|
},
|
343
453
|
{
|
344
|
-
"
|
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"
|
454
|
+
"name": "variable.parameter.cfscript",
|
455
|
+
"match": "(?i:\\w)"
|
364
456
|
},
|
365
457
|
{
|
366
|
-
"
|
367
|
-
"
|
458
|
+
"name": "punctuation.definition.seperator.parameter.cfscript",
|
459
|
+
"match": ","
|
368
460
|
},
|
369
461
|
{
|
370
|
-
"include": "#
|
462
|
+
"include": "#strings"
|
371
463
|
}
|
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": "\"",
|
464
|
+
],
|
391
465
|
"beginCaptures": {
|
392
|
-
"
|
393
|
-
"name": "punctuation.definition.
|
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"
|
466
|
+
"1": {
|
467
|
+
"name": "punctuation.definition.parameters.begin.cfscript"
|
410
468
|
}
|
411
469
|
},
|
412
|
-
"contentName": "meta.component-operator.extends.value.cfscript",
|
413
|
-
"end": "'",
|
414
470
|
"endCaptures": {
|
415
|
-
"
|
416
|
-
"name": "punctuation.definition.
|
471
|
+
"1": {
|
472
|
+
"name": "punctuation.definition.parameters.end.cfscript"
|
417
473
|
}
|
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"
|
474
|
+
}
|
444
475
|
}
|
445
476
|
]
|
446
477
|
},
|
447
|
-
"
|
478
|
+
"sql-code": {
|
448
479
|
"patterns": [
|
449
480
|
{
|
450
|
-
"
|
451
|
-
|
452
|
-
|
453
|
-
|
454
|
-
|
455
|
-
|
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"
|
481
|
+
"name": "source.sql.embedded.cfscript",
|
482
|
+
"begin": "([\\w+\\.]+)\\.((?i:setsql))\\(\\s*[\"|']",
|
483
|
+
"end": "([\"|']\\s*\\))",
|
484
|
+
"patterns": [
|
485
|
+
{
|
486
|
+
"include": "#nest_hash"
|
468
487
|
},
|
488
|
+
{
|
489
|
+
"include": "source.sql"
|
490
|
+
}
|
491
|
+
],
|
492
|
+
"beginCaptures": {
|
469
493
|
"1": {
|
470
|
-
"name": "
|
494
|
+
"name": "entity.name.function.query.cfscript, meta.toc-list.query.cfscript"
|
495
|
+
},
|
496
|
+
"2": {
|
497
|
+
"name": "support.function.cfscript"
|
471
498
|
}
|
472
499
|
},
|
473
|
-
"
|
500
|
+
"endCaptures": {
|
501
|
+
"1": {
|
502
|
+
"name": "punctuation.parenthesis.end.cfscript"
|
503
|
+
}
|
504
|
+
}
|
474
505
|
}
|
475
506
|
]
|
476
507
|
},
|
477
|
-
"
|
478
|
-
"begin": "/\\*",
|
479
|
-
"captures": {
|
480
|
-
"0": {
|
481
|
-
"name": "punctuation.definition.comment.cfscript"
|
482
|
-
}
|
483
|
-
},
|
484
|
-
"end": "\\*/",
|
485
|
-
"name": "comment.block.cfscript"
|
486
|
-
},
|
487
|
-
"strings": {
|
508
|
+
"storage-types": {
|
488
509
|
"patterns": [
|
489
510
|
{
|
490
|
-
"
|
491
|
-
|
492
|
-
{
|
493
|
-
"include": "#string-quoted-single"
|
511
|
+
"name": "storage.type.primitive.cfscript",
|
512
|
+
"match": "\\b(?i:(function|string|date|struct|array|void|binary|numeric|boolean|query|xml|uuid|any))\\b"
|
494
513
|
}
|
495
514
|
]
|
496
515
|
},
|
497
516
|
"string-quoted-double": {
|
517
|
+
"name": "string.quoted.double.cfscript",
|
498
518
|
"begin": "\"",
|
499
|
-
"beginCaptures": {
|
500
|
-
"0": {
|
501
|
-
"name": "punctuation.definition.string.begin.cfscript"
|
502
|
-
}
|
503
|
-
},
|
504
519
|
"end": "\"(?!\")",
|
505
|
-
"endCaptures": {
|
506
|
-
"0": {
|
507
|
-
"name": "punctuation.definition.string.end.cfscript"
|
508
|
-
}
|
509
|
-
},
|
510
|
-
"name": "string.quoted.double.cfscript",
|
511
520
|
"patterns": [
|
512
521
|
{
|
513
|
-
"
|
514
|
-
"
|
522
|
+
"name": "constant.character.escape.quoted.double.cfscript",
|
523
|
+
"match": "(\"\")"
|
515
524
|
},
|
516
525
|
{
|
517
526
|
"include": "#nest_hash"
|
518
527
|
}
|
519
|
-
]
|
520
|
-
},
|
521
|
-
"string-quoted-single": {
|
522
|
-
"begin": "'",
|
528
|
+
],
|
523
529
|
"beginCaptures": {
|
524
530
|
"0": {
|
525
531
|
"name": "punctuation.definition.string.begin.cfscript"
|
526
532
|
}
|
527
533
|
},
|
528
|
-
"end": "'(?!')",
|
529
534
|
"endCaptures": {
|
530
535
|
"0": {
|
531
536
|
"name": "punctuation.definition.string.end.cfscript"
|
532
537
|
}
|
533
|
-
}
|
538
|
+
}
|
539
|
+
},
|
540
|
+
"string-quoted-single": {
|
534
541
|
"name": "string.quoted.single.cfscript",
|
542
|
+
"begin": "'",
|
543
|
+
"end": "'(?!')",
|
535
544
|
"patterns": [
|
536
545
|
{
|
537
|
-
"
|
538
|
-
"
|
546
|
+
"name": "constant.character.escape.quoted.single.cfscript",
|
547
|
+
"match": "('')"
|
539
548
|
},
|
540
549
|
{
|
541
550
|
"include": "#nest_hash"
|
542
551
|
}
|
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 ",
|
552
|
+
],
|
591
553
|
"beginCaptures": {
|
592
|
-
"
|
593
|
-
"name": "
|
594
|
-
},
|
595
|
-
"2": {
|
596
|
-
"name": "entity.name.function-call.cfscript"
|
597
|
-
},
|
598
|
-
"3": {
|
599
|
-
"name": "punctuation.definition.arguments.begin.cfscript"
|
554
|
+
"0": {
|
555
|
+
"name": "punctuation.definition.string.begin.cfscript"
|
600
556
|
}
|
601
557
|
},
|
602
|
-
"end": "(\\))",
|
603
558
|
"endCaptures": {
|
604
|
-
"
|
605
|
-
"name": "punctuation.definition.
|
559
|
+
"0": {
|
560
|
+
"name": "punctuation.definition.string.end.cfscript"
|
606
561
|
}
|
607
|
-
}
|
608
|
-
|
562
|
+
}
|
563
|
+
},
|
564
|
+
"strings": {
|
609
565
|
"patterns": [
|
610
566
|
{
|
611
|
-
"
|
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"
|
567
|
+
"include": "#string-quoted-double"
|
626
568
|
},
|
627
569
|
{
|
628
|
-
"include": "#
|
570
|
+
"include": "#string-quoted-single"
|
629
571
|
}
|
630
572
|
]
|
631
573
|
},
|
632
|
-
"
|
574
|
+
"tag-operators": {
|
633
575
|
"patterns": [
|
634
576
|
{
|
635
|
-
"
|
636
|
-
"
|
577
|
+
"name": "keyword.control.operator.conditional.cfscript",
|
578
|
+
"match": "\\b(else\\s+if|else|if)\\b"
|
637
579
|
},
|
638
580
|
{
|
639
|
-
"
|
581
|
+
"name": "keyword.control.operator.switch.cfscript",
|
582
|
+
"match": "\\b(switch|case|default)\\b"
|
583
|
+
},
|
584
|
+
{
|
585
|
+
"name": "meta.operator.cfscript",
|
586
|
+
"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 ",
|
587
|
+
"end": "(;)|({)",
|
588
|
+
"patterns": [
|
589
|
+
{
|
590
|
+
"begin": "\\(",
|
591
|
+
"end": "\\)",
|
592
|
+
"patterns": [
|
593
|
+
{
|
594
|
+
"name": "punctuation.definition.seperator.arguments.cfscript",
|
595
|
+
"match": ","
|
596
|
+
},
|
597
|
+
{
|
598
|
+
"name": "entity.other.operator-parameter.cfscript",
|
599
|
+
"match": "(?i:(\\w+)\\s*(?=\\=))"
|
600
|
+
},
|
601
|
+
{
|
602
|
+
"include": "#cfscript-code"
|
603
|
+
}
|
604
|
+
],
|
605
|
+
"beginCaptures": {
|
606
|
+
"0": {
|
607
|
+
"name": "meta.brace.curly.cfscript"
|
608
|
+
}
|
609
|
+
},
|
610
|
+
"endCaptures": {
|
611
|
+
"0": {
|
612
|
+
"name": "meta.brace.curly.cfscript"
|
613
|
+
}
|
614
|
+
}
|
615
|
+
},
|
616
|
+
{
|
617
|
+
"name": "entity.other.attribute-name.cfscript",
|
618
|
+
"match": "(?i:(\\w+)\\s*(?=\\=))"
|
619
|
+
},
|
620
|
+
{
|
621
|
+
"include": "#cfcomments"
|
622
|
+
},
|
623
|
+
{
|
624
|
+
"include": "#comments"
|
625
|
+
},
|
626
|
+
{
|
627
|
+
"include": "#cfscript-code"
|
628
|
+
}
|
629
|
+
],
|
640
630
|
"beginCaptures": {
|
641
631
|
"1": {
|
642
|
-
"name": "
|
632
|
+
"name": "entity.name.tag.operator.lock.cfscript"
|
633
|
+
},
|
634
|
+
"10": {
|
635
|
+
"name": "keyword.control.operator.catch-exception.cfscript"
|
636
|
+
},
|
637
|
+
"11": {
|
638
|
+
"name": "entity.name.tag.operator.property.cfscript"
|
639
|
+
},
|
640
|
+
"12": {
|
641
|
+
"name": "entity.name.tag.operator.interface.cfscript"
|
642
|
+
},
|
643
|
+
"13": {
|
644
|
+
"name": "entity.name.tag.operator.location.cfscript"
|
645
|
+
},
|
646
|
+
"14": {
|
647
|
+
"name": "keyword.control.operator.break.cfscript"
|
648
|
+
},
|
649
|
+
"15": {
|
650
|
+
"name": "entity.name.tag.operator.pageencoding.cfscript"
|
651
|
+
},
|
652
|
+
"16": {
|
653
|
+
"name": "entity.name.tag.operator.schedule.cfscript"
|
654
|
+
},
|
655
|
+
"17": {
|
656
|
+
"name": "keyword.control.operator.return.cfscript"
|
657
|
+
},
|
658
|
+
"18": {
|
659
|
+
"name": "keyword.control.operator.catch-exception.cfscript"
|
660
|
+
},
|
661
|
+
"19": {
|
662
|
+
"name": "keyword.control.operator.loop.cfscript"
|
663
|
+
},
|
664
|
+
"2": {
|
665
|
+
"name": "entity.name.tag.operator.transaction.cfscript"
|
666
|
+
},
|
667
|
+
"20": {
|
668
|
+
"name": "entity.name.tag.operator.trace.cfscript"
|
669
|
+
},
|
670
|
+
"21": {
|
671
|
+
"name": "entity.name.tag.operator.savecontent.cfscript"
|
672
|
+
},
|
673
|
+
"22": {
|
674
|
+
"name": "entity.name.tag.operator.http.cfscript"
|
675
|
+
},
|
676
|
+
"3": {
|
677
|
+
"name": "entity.name.tag.operator.thread.cfscript"
|
678
|
+
},
|
679
|
+
"4": {
|
680
|
+
"name": "keyword.control.operator.abort.cfscript"
|
681
|
+
},
|
682
|
+
"5": {
|
683
|
+
"name": "keyword.control.operator.exit.cfscript"
|
684
|
+
},
|
685
|
+
"6": {
|
686
|
+
"name": "entity.name.tag.operator.include.cfscript"
|
687
|
+
},
|
688
|
+
"7": {
|
689
|
+
"name": "entity.name.tag.operator.param.cfscript"
|
690
|
+
},
|
691
|
+
"8": {
|
692
|
+
"name": "entity.name.tag.operator.thread.cfscript"
|
693
|
+
},
|
694
|
+
"9": {
|
695
|
+
"name": "entity.name.tag.operator.import.cfscript"
|
643
696
|
}
|
644
697
|
},
|
645
|
-
"end": "(#)",
|
646
698
|
"endCaptures": {
|
647
699
|
"1": {
|
648
|
-
"name": "punctuation.
|
649
|
-
}
|
650
|
-
|
651
|
-
|
652
|
-
"contentName": "source.cfscript.embedded.cfscript",
|
653
|
-
"patterns": [
|
654
|
-
{
|
655
|
-
"include": "#cfscript-code"
|
700
|
+
"name": "punctuation.terminator.cfscript"
|
701
|
+
},
|
702
|
+
"3": {
|
703
|
+
"name": "meta.brace.curly.cfscript"
|
656
704
|
}
|
657
|
-
|
705
|
+
}
|
658
706
|
}
|
659
707
|
]
|
660
708
|
},
|
661
709
|
"variables": {
|
662
710
|
"patterns": [
|
663
711
|
{
|
664
|
-
"
|
665
|
-
"
|
712
|
+
"name": "storage.modifier.var.cfscript",
|
713
|
+
"match": "\\b(?i:var)\\b"
|
666
714
|
},
|
667
715
|
{
|
668
|
-
"
|
669
|
-
"
|
716
|
+
"name": "variable.language.cfscript",
|
717
|
+
"match": "\\b(?i:(this|key))(?!\\.)"
|
670
718
|
},
|
671
719
|
{
|
672
|
-
"
|
673
|
-
"
|
720
|
+
"name": "punctuation.definition.seperator.variable.cfscript",
|
721
|
+
"match": "(\\.)"
|
674
722
|
},
|
675
723
|
{
|
676
724
|
"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 )",
|
@@ -684,61 +732,6 @@
|
|
684
732
|
}
|
685
733
|
}
|
686
734
|
]
|
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
735
|
}
|
741
|
-
}
|
742
|
-
|
743
|
-
"uuid": "D5324EE0-4226-11E1-B86C-0800200C9A66"
|
744
|
-
}
|
736
|
+
}
|
737
|
+
}
|