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
@@ -0,0 +1,74 @@
|
|
1
|
+
{
|
2
|
+
"name": "Nextflow",
|
3
|
+
"scopeName": "source.nextflow",
|
4
|
+
"patterns": [
|
5
|
+
{
|
6
|
+
"include": "source.nextflow-groovy"
|
7
|
+
},
|
8
|
+
{
|
9
|
+
"include": "#nextflow"
|
10
|
+
}
|
11
|
+
],
|
12
|
+
"repository": {
|
13
|
+
"command": {
|
14
|
+
"name": "support.process.command.constant.nextflow",
|
15
|
+
"match": "(script|shell|exec)\\b:"
|
16
|
+
},
|
17
|
+
"directive": {
|
18
|
+
"name": "support.process.directive.type.nextflow",
|
19
|
+
"match": "(afterScript|beforeScript|cache|container|cpus|clusterOptions|disk|echo|errorStrategy|executor|ext|maxErrors|maxForks|maxRetries|memory|module|penv|publishDir|queue|scratch|storeDir|stageInMode|stageOutMode|tag|time|validExitStatus)\\b"
|
20
|
+
},
|
21
|
+
"input": {
|
22
|
+
"name": "support.process.input.constant.nextflow",
|
23
|
+
"match": "input:"
|
24
|
+
},
|
25
|
+
"nextflow": {
|
26
|
+
"patterns": [
|
27
|
+
{
|
28
|
+
"include": "#process"
|
29
|
+
}
|
30
|
+
]
|
31
|
+
},
|
32
|
+
"output": {
|
33
|
+
"name": "support.process.output.constant.nextflow",
|
34
|
+
"match": "output:"
|
35
|
+
},
|
36
|
+
"process": {
|
37
|
+
"name": "support.process.nextflow",
|
38
|
+
"begin": "\\s*(process)\\s+(\\w+)\\s*{",
|
39
|
+
"end": "}",
|
40
|
+
"patterns": [
|
41
|
+
{
|
42
|
+
"include": "#directive"
|
43
|
+
},
|
44
|
+
{
|
45
|
+
"include": "#input"
|
46
|
+
},
|
47
|
+
{
|
48
|
+
"include": "#output"
|
49
|
+
},
|
50
|
+
{
|
51
|
+
"include": "#when"
|
52
|
+
},
|
53
|
+
{
|
54
|
+
"include": "#command"
|
55
|
+
},
|
56
|
+
{
|
57
|
+
"include": "#groovy-code"
|
58
|
+
}
|
59
|
+
],
|
60
|
+
"beginCaptures": {
|
61
|
+
"1": {
|
62
|
+
"name": "support.keyword.nextflow"
|
63
|
+
},
|
64
|
+
"2": {
|
65
|
+
"name": "support.function.nextflow"
|
66
|
+
}
|
67
|
+
}
|
68
|
+
},
|
69
|
+
"when": {
|
70
|
+
"name": "support.process.when.constant.nextflow",
|
71
|
+
"match": "when:"
|
72
|
+
}
|
73
|
+
}
|
74
|
+
}
|
data/grammars/source.nginx.json
CHANGED
@@ -1,86 +1,80 @@
|
|
1
1
|
{
|
2
|
-
"fileTypes": [
|
3
|
-
"conf.erb",
|
4
|
-
"conf",
|
5
|
-
"nginx.conf",
|
6
|
-
"mime.types",
|
7
|
-
"fastcgi_params",
|
8
|
-
"scgi_params",
|
9
|
-
"uwsgi_params"
|
10
|
-
],
|
11
|
-
"foldingStartMarker": "\\{\\s*$",
|
12
|
-
"foldingStopMarker": "^\\s*\\}",
|
13
|
-
"keyEquivalent": "^~N",
|
14
2
|
"name": "nginx",
|
3
|
+
"scopeName": "source.nginx",
|
15
4
|
"patterns": [
|
16
5
|
{
|
17
|
-
"
|
18
|
-
"
|
6
|
+
"name": "comment.line.number-sign",
|
7
|
+
"match": "\\#.*"
|
19
8
|
},
|
20
9
|
{
|
21
10
|
"name": "meta.context.events.nginx",
|
22
11
|
"begin": "\\b(events) +\\{",
|
23
12
|
"end": "\\}",
|
24
|
-
"beginCaptures": {
|
25
|
-
"1": {
|
26
|
-
"name": "storage.type.context.nginx"
|
27
|
-
}
|
28
|
-
},
|
29
13
|
"patterns": [
|
30
14
|
{
|
31
15
|
"include": "$self"
|
32
16
|
}
|
33
|
-
]
|
17
|
+
],
|
18
|
+
"beginCaptures": {
|
19
|
+
"1": {
|
20
|
+
"name": "storage.type.context.nginx"
|
21
|
+
}
|
22
|
+
}
|
34
23
|
},
|
35
24
|
{
|
36
25
|
"name": "meta.context.http.nginx",
|
37
26
|
"begin": "\\b(http) +\\{",
|
38
27
|
"end": "\\}",
|
39
|
-
"beginCaptures": {
|
40
|
-
"1": {
|
41
|
-
"name": "storage.type.context.nginx"
|
42
|
-
}
|
43
|
-
},
|
44
28
|
"patterns": [
|
45
29
|
{
|
46
30
|
"include": "$self"
|
47
31
|
}
|
48
|
-
]
|
32
|
+
],
|
33
|
+
"beginCaptures": {
|
34
|
+
"1": {
|
35
|
+
"name": "storage.type.context.nginx"
|
36
|
+
}
|
37
|
+
}
|
49
38
|
},
|
50
39
|
{
|
51
40
|
"name": "meta.context.types.nginx",
|
52
41
|
"begin": "\\b(types) +\\{",
|
53
42
|
"end": "\\}",
|
54
|
-
"beginCaptures": {
|
55
|
-
"1": {
|
56
|
-
"name": "storage.type.context.nginx"
|
57
|
-
}
|
58
|
-
},
|
59
43
|
"patterns": [
|
60
44
|
{
|
61
45
|
"include": "$self"
|
62
46
|
}
|
63
|
-
]
|
47
|
+
],
|
48
|
+
"beginCaptures": {
|
49
|
+
"1": {
|
50
|
+
"name": "storage.type.context.nginx"
|
51
|
+
}
|
52
|
+
}
|
64
53
|
},
|
65
54
|
{
|
66
55
|
"name": "meta.context.server.nginx",
|
67
56
|
"begin": "\\b(server) +\\{",
|
68
57
|
"end": "\\}",
|
69
|
-
"beginCaptures": {
|
70
|
-
"1": {
|
71
|
-
"name": "storage.type.context.nginx"
|
72
|
-
}
|
73
|
-
},
|
74
58
|
"patterns": [
|
75
59
|
{
|
76
60
|
"include": "$self"
|
77
61
|
}
|
78
|
-
]
|
62
|
+
],
|
63
|
+
"beginCaptures": {
|
64
|
+
"1": {
|
65
|
+
"name": "storage.type.context.nginx"
|
66
|
+
}
|
67
|
+
}
|
79
68
|
},
|
80
69
|
{
|
81
70
|
"name": "meta.context.location.nginx",
|
82
71
|
"begin": "\\b(location) +[\\^]?~[\\*]? +(.*?)\\{",
|
83
72
|
"end": "\\}",
|
73
|
+
"patterns": [
|
74
|
+
{
|
75
|
+
"include": "$self"
|
76
|
+
}
|
77
|
+
],
|
84
78
|
"beginCaptures": {
|
85
79
|
"1": {
|
86
80
|
"name": "storage.type.context.location.nginx"
|
@@ -88,17 +82,17 @@
|
|
88
82
|
"2": {
|
89
83
|
"name": "string.regexp.nginx"
|
90
84
|
}
|
91
|
-
}
|
92
|
-
"patterns": [
|
93
|
-
{
|
94
|
-
"include": "$self"
|
95
|
-
}
|
96
|
-
]
|
85
|
+
}
|
97
86
|
},
|
98
87
|
{
|
99
88
|
"name": "meta.context.location.nginx",
|
100
89
|
"begin": "\\b(location) +(.*?)\\{",
|
101
90
|
"end": "\\}",
|
91
|
+
"patterns": [
|
92
|
+
{
|
93
|
+
"include": "$self"
|
94
|
+
}
|
95
|
+
],
|
102
96
|
"beginCaptures": {
|
103
97
|
"1": {
|
104
98
|
"name": "storage.type.context.location.nginx"
|
@@ -106,17 +100,17 @@
|
|
106
100
|
"2": {
|
107
101
|
"name": "entity.name.context.location.nginx"
|
108
102
|
}
|
109
|
-
}
|
110
|
-
"patterns": [
|
111
|
-
{
|
112
|
-
"include": "$self"
|
113
|
-
}
|
114
|
-
]
|
103
|
+
}
|
115
104
|
},
|
116
105
|
{
|
117
106
|
"name": "meta.context.upstream.nginx",
|
118
107
|
"begin": "\\b(upstream) +(.*?)\\{",
|
119
108
|
"end": "\\}",
|
109
|
+
"patterns": [
|
110
|
+
{
|
111
|
+
"include": "$self"
|
112
|
+
}
|
113
|
+
],
|
120
114
|
"beginCaptures": {
|
121
115
|
"1": {
|
122
116
|
"name": "storage.type.context.nginx"
|
@@ -124,26 +118,21 @@
|
|
124
118
|
"2": {
|
125
119
|
"name": "entity.name.context.location.nginx"
|
126
120
|
}
|
127
|
-
}
|
128
|
-
"patterns": [
|
129
|
-
{
|
130
|
-
"include": "$self"
|
131
|
-
}
|
132
|
-
]
|
121
|
+
}
|
133
122
|
},
|
134
123
|
{
|
135
124
|
"begin": "\\b(if) +\\(",
|
136
125
|
"end": "\\)",
|
137
|
-
"beginCaptures": {
|
138
|
-
"1": {
|
139
|
-
"name": "keyword.control.nginx"
|
140
|
-
}
|
141
|
-
},
|
142
126
|
"patterns": [
|
143
127
|
{
|
144
128
|
"include": "#values"
|
145
129
|
}
|
146
|
-
]
|
130
|
+
],
|
131
|
+
"beginCaptures": {
|
132
|
+
"1": {
|
133
|
+
"name": "keyword.control.nginx"
|
134
|
+
}
|
135
|
+
}
|
147
136
|
},
|
148
137
|
{
|
149
138
|
"name": "meta.block.nginx",
|
@@ -156,309 +145,318 @@
|
|
156
145
|
]
|
157
146
|
},
|
158
147
|
{
|
148
|
+
"name": "punctuation.definition.variable",
|
159
149
|
"begin": "\\b(daemon|env|debug_points|error_log|include|lock_file|master_process|pid|ssl_engine|timer_resolution|user|worker_cpu_affinity|worker_priority|worker_processes|worker_rlimit_core|worker_rlimit_nofile|worker_rlimit_sigpending|working_directory)\\b",
|
150
|
+
"end": ";",
|
151
|
+
"patterns": [
|
152
|
+
{
|
153
|
+
"include": "#values"
|
154
|
+
}
|
155
|
+
],
|
160
156
|
"captures": {
|
161
157
|
"1": {
|
162
158
|
"name": "keyword.directive.nginx"
|
163
159
|
}
|
164
|
-
}
|
160
|
+
}
|
161
|
+
},
|
162
|
+
{
|
163
|
+
"name": "punctuation.definition.variable",
|
164
|
+
"begin": "\\b(accept_mutex|accept_mutex_delay|debug_connection|devpoll_changes|devpoll_events|epoll_events|kqueue_changes|kqueue_events|multi_accept|rtsig_signo|rtsig_overflow_events|rtsig_overflow_test|rtsig_overflow_threshold|use|worker_connections)\\b",
|
165
165
|
"end": ";",
|
166
166
|
"patterns": [
|
167
167
|
{
|
168
168
|
"include": "#values"
|
169
169
|
}
|
170
170
|
],
|
171
|
-
"name": "punctuation.definition.variable"
|
172
|
-
},
|
173
|
-
{
|
174
|
-
"begin": "\\b(accept_mutex|accept_mutex_delay|debug_connection|devpoll_changes|devpoll_events|epoll_events|kqueue_changes|kqueue_events|multi_accept|rtsig_signo|rtsig_overflow_events|rtsig_overflow_test|rtsig_overflow_threshold|use|worker_connections)\\b",
|
175
171
|
"captures": {
|
176
172
|
"1": {
|
177
173
|
"name": "keyword.directive.module.events.nginx"
|
178
174
|
}
|
179
|
-
}
|
175
|
+
}
|
176
|
+
},
|
177
|
+
{
|
178
|
+
"name": "punctuation.definition.variable",
|
179
|
+
"begin": "\\b(aio|alias|chunked_transfer_encoding|client_body_in_file_only|client_body_in_single_buffer|client_body_buffer_size|client_body_temp_path|client_body_timeout|client_header_buffer_size|client_header_timeout|client_max_body_size|connection_pool_size|default_type|directio|error_page|if_modified_since|internal|keepalive_disable|keepalive_timeout|keepalive_requests|large_client_header_buffers|limit_except|limit_rate|limit_rate_after|lingering_close|lingering_time|lingering_timeout|listen|log_not_found|log_subrequest|msie_padding|msie_refresh|open_file_cache|open_file_cache_errors|open_file_cache_min_uses|open_file_cache_valid|optimize_server_names|port_in_redirect|post_action|recursive_error_pages|request_pool_size|reset_timedout_connection|resolver|resolver_timeout|root|satisfy|satisfy_any|send_timeout|sendfile|server_name|server_name_in_redirect|server_names_hash_max_size|server_names_hash_bucket_size|server_tokens|tcp_nodelay|tcp_nopush|try_files|types\\ |underscores_in_hashes|variables_hash_bucket_size|variables_hash_max_size|types_hash_max_size)\\b",
|
180
180
|
"end": ";",
|
181
181
|
"patterns": [
|
182
182
|
{
|
183
183
|
"include": "#values"
|
184
184
|
}
|
185
185
|
],
|
186
|
-
"name": "punctuation.definition.variable"
|
187
|
-
},
|
188
|
-
{
|
189
|
-
"begin": "\\b(aio|alias|chunked_transfer_encoding|client_body_in_file_only|client_body_in_single_buffer|client_body_buffer_size|client_body_temp_path|client_body_timeout|client_header_buffer_size|client_header_timeout|client_max_body_size|connection_pool_size|default_type|directio|error_page|if_modified_since|internal|keepalive_disable|keepalive_timeout|keepalive_requests|large_client_header_buffers|limit_except|limit_rate|limit_rate_after|lingering_close|lingering_time|lingering_timeout|listen|log_not_found|log_subrequest|msie_padding|msie_refresh|open_file_cache|open_file_cache_errors|open_file_cache_min_uses|open_file_cache_valid|optimize_server_names|port_in_redirect|post_action|recursive_error_pages|request_pool_size|reset_timedout_connection|resolver|resolver_timeout|root|satisfy|satisfy_any|send_timeout|sendfile|server_name|server_name_in_redirect|server_names_hash_max_size|server_names_hash_bucket_size|server_tokens|tcp_nodelay|tcp_nopush|try_files|types\\ |underscores_in_hashes|variables_hash_bucket_size|variables_hash_max_size|types_hash_max_size)\\b",
|
190
186
|
"captures": {
|
191
187
|
"1": {
|
192
188
|
"name": "keyword.directive.module.http.nginx"
|
193
189
|
}
|
194
|
-
}
|
190
|
+
}
|
191
|
+
},
|
192
|
+
{
|
193
|
+
"name": "punctuation.definition.variable",
|
194
|
+
"begin": "\\b(set_real_ip_from|real_ip_recursive|real_ip_header)\\b",
|
195
195
|
"end": ";",
|
196
196
|
"patterns": [
|
197
197
|
{
|
198
198
|
"include": "#values"
|
199
199
|
}
|
200
200
|
],
|
201
|
-
"name": "punctuation.definition.variable"
|
202
|
-
},
|
203
|
-
{
|
204
|
-
"begin": "\\b(set_real_ip_from|real_ip_recursive|real_ip_header)\\b",
|
205
201
|
"captures": {
|
206
202
|
"1": {
|
207
203
|
"name": "keyword.directive.module.http.realip.nginx"
|
208
204
|
}
|
209
|
-
}
|
205
|
+
}
|
206
|
+
},
|
207
|
+
{
|
208
|
+
"name": "punctuation.definition.variable",
|
209
|
+
"begin": "\\b(allow|deny)\\b",
|
210
210
|
"end": ";",
|
211
211
|
"patterns": [
|
212
212
|
{
|
213
213
|
"include": "#values"
|
214
214
|
}
|
215
215
|
],
|
216
|
-
"name": "punctuation.definition.variable"
|
217
|
-
},
|
218
|
-
{
|
219
|
-
"begin": "\\b(allow|deny)\\b",
|
220
216
|
"captures": {
|
221
217
|
"1": {
|
222
218
|
"name": "keyword.directive.module.http.access.nginx"
|
223
219
|
}
|
224
|
-
}
|
220
|
+
}
|
221
|
+
},
|
222
|
+
{
|
223
|
+
"name": "punctuation.definition.variable",
|
224
|
+
"begin": "\\b(auth_basic|auth_basic_user_file)\\b",
|
225
225
|
"end": ";",
|
226
226
|
"patterns": [
|
227
227
|
{
|
228
228
|
"include": "#values"
|
229
229
|
}
|
230
230
|
],
|
231
|
-
"name": "punctuation.definition.variable"
|
232
|
-
},
|
233
|
-
{
|
234
|
-
"begin": "\\b(auth_basic|auth_basic_user_file)\\b",
|
235
231
|
"captures": {
|
236
232
|
"1": {
|
237
233
|
"name": "keyword.directive.module.http.auth_basic.nginx"
|
238
234
|
}
|
239
|
-
}
|
235
|
+
}
|
236
|
+
},
|
237
|
+
{
|
238
|
+
"name": "punctuation.definition.variable",
|
239
|
+
"begin": "\\b(autoindex|autoindex_exact_size|autoindex_localtime)\\b",
|
240
240
|
"end": ";",
|
241
241
|
"patterns": [
|
242
242
|
{
|
243
243
|
"include": "#values"
|
244
244
|
}
|
245
245
|
],
|
246
|
-
"name": "punctuation.definition.variable"
|
247
|
-
},
|
248
|
-
{
|
249
|
-
"begin": "\\b(autoindex|autoindex_exact_size|autoindex_localtime)\\b",
|
250
246
|
"captures": {
|
251
247
|
"1": {
|
252
248
|
"name": "keyword.directive.module.http.autoindex.nginx"
|
253
249
|
}
|
254
|
-
}
|
250
|
+
}
|
251
|
+
},
|
252
|
+
{
|
253
|
+
"name": "punctuation.definition.variable",
|
254
|
+
"begin": "\\b(ancient_browser|ancient_browser_value|modern_browser|modern_browser_value)\\b",
|
255
255
|
"end": ";",
|
256
256
|
"patterns": [
|
257
257
|
{
|
258
258
|
"include": "#values"
|
259
259
|
}
|
260
260
|
],
|
261
|
-
"name": "punctuation.definition.variable"
|
262
|
-
},
|
263
|
-
{
|
264
|
-
"begin": "\\b(ancient_browser|ancient_browser_value|modern_browser|modern_browser_value)\\b",
|
265
261
|
"captures": {
|
266
262
|
"1": {
|
267
263
|
"name": "keyword.directive.module.http.browser.nginx"
|
268
264
|
}
|
269
|
-
}
|
265
|
+
}
|
266
|
+
},
|
267
|
+
{
|
268
|
+
"name": "punctuation.definition.variable",
|
269
|
+
"begin": "\\b(charset|charset_map|override_charset|source_charset)\\b",
|
270
270
|
"end": ";",
|
271
271
|
"patterns": [
|
272
272
|
{
|
273
273
|
"include": "#values"
|
274
274
|
}
|
275
275
|
],
|
276
|
-
"name": "punctuation.definition.variable"
|
277
|
-
},
|
278
|
-
{
|
279
|
-
"begin": "\\b(charset|charset_map|override_charset|source_charset)\\b",
|
280
276
|
"captures": {
|
281
277
|
"1": {
|
282
278
|
"name": "keyword.directive.module.http.charset.nginx"
|
283
279
|
}
|
284
|
-
}
|
280
|
+
}
|
281
|
+
},
|
282
|
+
{
|
283
|
+
"name": "punctuation.definition.variable",
|
284
|
+
"begin": "\\b(empty_gif)\\b",
|
285
285
|
"end": ";",
|
286
286
|
"patterns": [
|
287
287
|
{
|
288
288
|
"include": "#values"
|
289
289
|
}
|
290
290
|
],
|
291
|
-
"name": "punctuation.definition.variable"
|
292
|
-
},
|
293
|
-
{
|
294
|
-
"begin": "\\b(empty_gif)\\b",
|
295
291
|
"captures": {
|
296
292
|
"1": {
|
297
293
|
"name": "keyword.directive.module.http.empty_gif.nginx"
|
298
294
|
}
|
299
|
-
}
|
295
|
+
}
|
296
|
+
},
|
297
|
+
{
|
298
|
+
"name": "punctuation.definition.variable",
|
299
|
+
"begin": "\\b(fastcgi_bind|fastcgi_buffer_size|fastcgi_buffers|fastcgi_cache|fastcgi_cache_key|fastcgi_cache_path|fastcgi_cache_methods|fastcgi_cache_min_uses|fastcgi_cache_use_stale|fastcgi_cache_valid|fastcgi_connect_timeout|fastcgi_index|fastcgi_hide_header|fastcgi_ignore_client_abort|fastcgi_ignore_headers|fastcgi_intercept_errors|fastcgi_max_temp_file_size|fastcgi_no_cache|fastcgi_next_upstream|fastcgi_param|fastcgi_pass|fastcgi_pass_header|fastcgi_pass_request_body|fastcgi_pass_request_headers|fastcgi_read_timeout|fastcgi_redirect_errors|fastcgi_send_timeout|fastcgi_split_path_info|fastcgi_store|fastcgi_store_access|fastcgi_temp_path)\\b",
|
300
300
|
"end": ";",
|
301
301
|
"patterns": [
|
302
302
|
{
|
303
303
|
"include": "#values"
|
304
304
|
}
|
305
305
|
],
|
306
|
-
"name": "punctuation.definition.variable"
|
307
|
-
},
|
308
|
-
{
|
309
|
-
"begin": "\\b(fastcgi_bind|fastcgi_buffer_size|fastcgi_buffers|fastcgi_cache|fastcgi_cache_key|fastcgi_cache_path|fastcgi_cache_methods|fastcgi_cache_min_uses|fastcgi_cache_use_stale|fastcgi_cache_valid|fastcgi_connect_timeout|fastcgi_index|fastcgi_hide_header|fastcgi_ignore_client_abort|fastcgi_ignore_headers|fastcgi_intercept_errors|fastcgi_max_temp_file_size|fastcgi_no_cache|fastcgi_next_upstream|fastcgi_param|fastcgi_pass|fastcgi_pass_header|fastcgi_pass_request_body|fastcgi_pass_request_headers|fastcgi_read_timeout|fastcgi_redirect_errors|fastcgi_send_timeout|fastcgi_split_path_info|fastcgi_store|fastcgi_store_access|fastcgi_temp_path)\\b",
|
310
306
|
"captures": {
|
311
307
|
"1": {
|
312
308
|
"name": "keyword.directive.module.http.fastcgi.nginx"
|
313
309
|
}
|
314
|
-
}
|
310
|
+
}
|
311
|
+
},
|
312
|
+
{
|
313
|
+
"name": "punctuation.definition.variable",
|
314
|
+
"begin": "\\b(geo)\\b",
|
315
315
|
"end": ";",
|
316
316
|
"patterns": [
|
317
317
|
{
|
318
318
|
"include": "#values"
|
319
319
|
}
|
320
320
|
],
|
321
|
-
"name": "punctuation.definition.variable"
|
322
|
-
},
|
323
|
-
{
|
324
|
-
"begin": "\\b(geo)\\b",
|
325
321
|
"captures": {
|
326
322
|
"1": {
|
327
323
|
"name": "keyword.directive.module.http.geo.nginx"
|
328
324
|
}
|
329
|
-
}
|
325
|
+
}
|
326
|
+
},
|
327
|
+
{
|
328
|
+
"name": "punctuation.definition.variable",
|
329
|
+
"begin": "\\b(gzip|gzip_buffers|gzip_comp_level|gzip_disable|gzip_http_version|gzip_min_length|gzip_proxied|gzip_types|gzip_vary)\\b",
|
330
330
|
"end": ";",
|
331
331
|
"patterns": [
|
332
332
|
{
|
333
333
|
"include": "#values"
|
334
334
|
}
|
335
335
|
],
|
336
|
-
"name": "punctuation.definition.variable"
|
337
|
-
},
|
338
|
-
{
|
339
|
-
"begin": "\\b(gzip|gzip_buffers|gzip_comp_level|gzip_disable|gzip_http_version|gzip_min_length|gzip_proxied|gzip_types|gzip_vary)\\b",
|
340
336
|
"captures": {
|
341
337
|
"1": {
|
342
338
|
"name": "keyword.directive.module.http.gzip.nginx"
|
343
339
|
}
|
344
|
-
}
|
340
|
+
}
|
341
|
+
},
|
342
|
+
{
|
343
|
+
"name": "punctuation.definition.variable",
|
344
|
+
"begin": "\\b(gzip_static|gzip_disable|gzip_http_version|gzip_proxied|gzip_vary)\\b",
|
345
345
|
"end": ";",
|
346
346
|
"patterns": [
|
347
347
|
{
|
348
348
|
"include": "#values"
|
349
349
|
}
|
350
350
|
],
|
351
|
-
"name": "punctuation.definition.variable"
|
352
|
-
},
|
353
|
-
{
|
354
|
-
"begin": "\\b(gzip_static|gzip_disable|gzip_http_version|gzip_proxied|gzip_vary)\\b",
|
355
351
|
"captures": {
|
356
352
|
"1": {
|
357
353
|
"name": "keyword.directive.module.http.gzip_static.nginx"
|
358
354
|
}
|
359
|
-
}
|
355
|
+
}
|
356
|
+
},
|
357
|
+
{
|
358
|
+
"name": "punctuation.definition.variable",
|
359
|
+
"begin": "\\b(add_header|expires)\\b",
|
360
360
|
"end": ";",
|
361
361
|
"patterns": [
|
362
362
|
{
|
363
363
|
"include": "#values"
|
364
364
|
}
|
365
365
|
],
|
366
|
-
"name": "punctuation.definition.variable"
|
367
|
-
},
|
368
|
-
{
|
369
|
-
"begin": "\\b(add_header|expires)\\b",
|
370
366
|
"captures": {
|
371
367
|
"1": {
|
372
368
|
"name": "keyword.directive.module.http.headers.nginx"
|
373
369
|
}
|
374
|
-
}
|
370
|
+
}
|
371
|
+
},
|
372
|
+
{
|
373
|
+
"name": "punctuation.definition.variable",
|
374
|
+
"begin": "\\b(index)\\b",
|
375
375
|
"end": ";",
|
376
376
|
"patterns": [
|
377
377
|
{
|
378
378
|
"include": "#values"
|
379
379
|
}
|
380
380
|
],
|
381
|
-
"name": "punctuation.definition.variable"
|
382
|
-
},
|
383
|
-
{
|
384
|
-
"begin": "\\b(index)\\b",
|
385
381
|
"captures": {
|
386
382
|
"1": {
|
387
383
|
"name": "keyword.directive.module.http.index.nginx"
|
388
384
|
}
|
389
|
-
}
|
385
|
+
}
|
386
|
+
},
|
387
|
+
{
|
388
|
+
"name": "punctuation.definition.variable",
|
389
|
+
"match": "\\b(limit_req_log_level|limit_req_zone|limit_req)\\b",
|
390
390
|
"end": ";",
|
391
391
|
"patterns": [
|
392
392
|
{
|
393
393
|
"include": "#values"
|
394
394
|
}
|
395
395
|
],
|
396
|
-
"name": "punctuation.definition.variable"
|
397
|
-
},
|
398
|
-
{
|
399
|
-
"match": "\\b(limit_req_log_level|limit_req_zone|limit_req)\\b",
|
400
396
|
"captures": {
|
401
397
|
"1": {
|
402
398
|
"name": "keyword.directive.module.http.limit_req.nginx"
|
403
399
|
}
|
404
|
-
}
|
400
|
+
}
|
401
|
+
},
|
402
|
+
{
|
403
|
+
"name": "punctuation.definition.variable",
|
404
|
+
"begin": "\\b(limit_zone|limit_conn|limit_conn_log_level)\\b",
|
405
405
|
"end": ";",
|
406
406
|
"patterns": [
|
407
407
|
{
|
408
408
|
"include": "#values"
|
409
409
|
}
|
410
410
|
],
|
411
|
-
"name": "punctuation.definition.variable"
|
412
|
-
},
|
413
|
-
{
|
414
|
-
"begin": "\\b(limit_zone|limit_conn|limit_conn_log_level)\\b",
|
415
411
|
"captures": {
|
416
412
|
"1": {
|
417
413
|
"name": "keyword.directive.module.http.limit_zone.nginx"
|
418
414
|
}
|
419
|
-
}
|
415
|
+
}
|
416
|
+
},
|
417
|
+
{
|
418
|
+
"name": "punctuation.definition.variable",
|
419
|
+
"begin": "\\b(limit_conn_zone|limit_conn|limit_conn_log_level)\\b",
|
420
420
|
"end": ";",
|
421
421
|
"patterns": [
|
422
422
|
{
|
423
423
|
"include": "#values"
|
424
424
|
}
|
425
425
|
],
|
426
|
-
"name": "punctuation.definition.variable"
|
427
|
-
},
|
428
|
-
{
|
429
|
-
"begin": "\\b(limit_conn_zone|limit_conn|limit_conn_log_level)\\b",
|
430
426
|
"captures": {
|
431
427
|
"1": {
|
432
428
|
"name": "keyword.directive.module.http.limit_conn.nginx"
|
433
429
|
}
|
434
|
-
}
|
430
|
+
}
|
431
|
+
},
|
432
|
+
{
|
433
|
+
"name": "punctuation.definition.variable",
|
434
|
+
"begin": "\\b(access_log|log_format|open_log_file_cache)\\b",
|
435
435
|
"end": ";",
|
436
436
|
"patterns": [
|
437
437
|
{
|
438
438
|
"include": "#values"
|
439
439
|
}
|
440
440
|
],
|
441
|
-
"name": "punctuation.definition.variable"
|
442
|
-
},
|
443
|
-
{
|
444
|
-
"begin": "\\b(access_log|log_format|open_log_file_cache)\\b",
|
445
441
|
"captures": {
|
446
442
|
"1": {
|
447
443
|
"name": "keyword.directive.module.http.log.nginx"
|
448
444
|
}
|
449
|
-
}
|
450
|
-
"end": ";",
|
451
|
-
"patterns": [
|
452
|
-
{
|
453
|
-
"include": "#values"
|
454
|
-
}
|
455
|
-
],
|
456
|
-
"name": "punctuation.definition.variable"
|
445
|
+
}
|
457
446
|
},
|
458
447
|
{
|
459
448
|
"name": "meta.context.map.nginx",
|
460
449
|
"begin": "\\b(map) +(\\$[A-Za-z0-9\\_]+) +(\\$[A-Za-z0-9\\_]+) *\\{",
|
461
450
|
"end": "\\}",
|
451
|
+
"patterns": [
|
452
|
+
{
|
453
|
+
"include": "#values"
|
454
|
+
},
|
455
|
+
{
|
456
|
+
"name": "punctuation.definition.map.nginx",
|
457
|
+
"match": ";"
|
458
|
+
}
|
459
|
+
],
|
462
460
|
"beginCaptures": {
|
463
461
|
"1": {
|
464
462
|
"name": "storage.type.context.nginx"
|
@@ -469,109 +467,107 @@
|
|
469
467
|
"3": {
|
470
468
|
"name": "variable.other.nginx"
|
471
469
|
}
|
472
|
-
}
|
470
|
+
}
|
471
|
+
},
|
472
|
+
{
|
473
|
+
"name": "punctuation.definition.variable",
|
474
|
+
"begin": "\\b(map_hash_max_size|map_hash_bucket_size)\\b",
|
475
|
+
"end": ";",
|
473
476
|
"patterns": [
|
474
477
|
{
|
475
478
|
"include": "#values"
|
476
|
-
},
|
477
|
-
{
|
478
|
-
"match": ";",
|
479
|
-
"name": "punctuation.definition.map.nginx"
|
480
479
|
}
|
481
|
-
]
|
482
|
-
},
|
483
|
-
{
|
484
|
-
"begin": "\\b(map_hash_max_size|map_hash_bucket_size)\\b",
|
480
|
+
],
|
485
481
|
"captures": {
|
486
482
|
"1": {
|
487
483
|
"name": "keyword.directive.module.http.map.nginx"
|
488
484
|
}
|
489
|
-
}
|
485
|
+
}
|
486
|
+
},
|
487
|
+
{
|
488
|
+
"name": "punctuation.definition.variable",
|
489
|
+
"begin": "\\b(memcached_pass|memcached_connect_timeout|memcached_read_timeout|memcached_send_timeout|memcached_buffer_size|memcached_next_upstream)\\b",
|
490
490
|
"end": ";",
|
491
491
|
"patterns": [
|
492
492
|
{
|
493
493
|
"include": "#values"
|
494
494
|
}
|
495
495
|
],
|
496
|
-
"name": "punctuation.definition.variable"
|
497
|
-
},
|
498
|
-
{
|
499
|
-
"begin": "\\b(memcached_pass|memcached_connect_timeout|memcached_read_timeout|memcached_send_timeout|memcached_buffer_size|memcached_next_upstream)\\b",
|
500
496
|
"captures": {
|
501
497
|
"1": {
|
502
498
|
"name": "keyword.directive.module.http.memcached.nginx"
|
503
499
|
}
|
504
|
-
}
|
500
|
+
}
|
501
|
+
},
|
502
|
+
{
|
503
|
+
"name": "punctuation.definition.variable",
|
504
|
+
"begin": "\\b(proxy_bind|proxy_buffer_size|proxy_buffering|proxy_buffers|proxy_busy_buffers_size|proxy_cache|proxy_cache_bypass|proxy_cache_key|proxy_cache_methods|proxy_cache_min_uses|proxy_cache_path|proxy_cache_use_stale|proxy_cache_valid|proxy_connect_timeout|proxy_headers_hash_bucket_size|proxy_headers_hash_max_size|proxy_hide_header|proxy_ignore_client_abort|proxy_ignore_headers|proxy_intercept_errors|proxy_max_temp_file_size|proxy_method|proxy_next_upstream|proxy_no_cache|proxy_pass|proxy_http_version|proxy_pass_header|proxy_pass_request_body|proxy_pass_request_headers|proxy_redirect|proxy_read_timeout|proxy_redirect_errors|proxy_send_lowat|proxy_send_timeout|proxy_set_body|proxy_set_header|proxy_ssl_session_reuse|proxy_store|proxy_store_access|proxy_temp_file_write_size|proxy_temp_path|proxy_upstream_fail_timeout|proxy_upstream_max_fails)\\b",
|
505
505
|
"end": ";",
|
506
506
|
"patterns": [
|
507
507
|
{
|
508
508
|
"include": "#values"
|
509
509
|
}
|
510
510
|
],
|
511
|
-
"name": "punctuation.definition.variable"
|
512
|
-
},
|
513
|
-
{
|
514
|
-
"begin": "\\b(proxy_bind|proxy_buffer_size|proxy_buffering|proxy_buffers|proxy_busy_buffers_size|proxy_cache|proxy_cache_bypass|proxy_cache_key|proxy_cache_methods|proxy_cache_min_uses|proxy_cache_path|proxy_cache_use_stale|proxy_cache_valid|proxy_connect_timeout|proxy_headers_hash_bucket_size|proxy_headers_hash_max_size|proxy_hide_header|proxy_ignore_client_abort|proxy_ignore_headers|proxy_intercept_errors|proxy_max_temp_file_size|proxy_method|proxy_next_upstream|proxy_no_cache|proxy_pass|proxy_http_version|proxy_pass_header|proxy_pass_request_body|proxy_pass_request_headers|proxy_redirect|proxy_read_timeout|proxy_redirect_errors|proxy_send_lowat|proxy_send_timeout|proxy_set_body|proxy_set_header|proxy_ssl_session_reuse|proxy_store|proxy_store_access|proxy_temp_file_write_size|proxy_temp_path|proxy_upstream_fail_timeout|proxy_upstream_max_fails)\\b",
|
515
511
|
"captures": {
|
516
512
|
"1": {
|
517
513
|
"name": "keyword.directive.module.http.proxy.nginx"
|
518
514
|
}
|
519
|
-
}
|
515
|
+
}
|
516
|
+
},
|
517
|
+
{
|
518
|
+
"name": "punctuation.definition.variable",
|
519
|
+
"begin": "\\b(valid_referers)\\b",
|
520
520
|
"end": ";",
|
521
521
|
"patterns": [
|
522
522
|
{
|
523
523
|
"include": "#values"
|
524
524
|
}
|
525
525
|
],
|
526
|
-
"name": "punctuation.definition.variable"
|
527
|
-
},
|
528
|
-
{
|
529
|
-
"begin": "\\b(valid_referers)\\b",
|
530
526
|
"captures": {
|
531
527
|
"1": {
|
532
528
|
"name": "keyword.directive.module.http.referer.nginx"
|
533
529
|
}
|
534
|
-
}
|
530
|
+
}
|
531
|
+
},
|
532
|
+
{
|
533
|
+
"name": "punctuation.definition.variable",
|
534
|
+
"begin": "\\b(rewrite_log|set|uninitialized_variable_warn)\\b",
|
535
535
|
"end": ";",
|
536
536
|
"patterns": [
|
537
537
|
{
|
538
538
|
"include": "#values"
|
539
539
|
}
|
540
540
|
],
|
541
|
-
"name": "punctuation.definition.variable"
|
542
|
-
},
|
543
|
-
{
|
544
|
-
"begin": "\\b(rewrite_log|set|uninitialized_variable_warn)\\b",
|
545
541
|
"captures": {
|
546
542
|
"1": {
|
547
543
|
"name": "keyword.directive.module.http.rewrite.nginx"
|
548
544
|
}
|
549
|
-
}
|
545
|
+
}
|
546
|
+
},
|
547
|
+
{
|
548
|
+
"name": "punctuation.definition.variable",
|
549
|
+
"begin": "\\b(break|return)\\b",
|
550
550
|
"end": ";",
|
551
551
|
"patterns": [
|
552
552
|
{
|
553
553
|
"include": "#values"
|
554
554
|
}
|
555
555
|
],
|
556
|
-
"name": "punctuation.definition.variable"
|
557
|
-
},
|
558
|
-
{
|
559
|
-
"begin": "\\b(break|return)\\b",
|
560
556
|
"captures": {
|
561
557
|
"1": {
|
562
558
|
"name": "support.function.module.http.rewrite.nginx"
|
563
559
|
}
|
564
|
-
}
|
560
|
+
}
|
561
|
+
},
|
562
|
+
{
|
563
|
+
"name": "punctuation.definition.variable",
|
564
|
+
"begin": "\\b(rewrite)\\b *(\".+?(?\u003c!\\\\)\"|'.+?(?\u003c!\\\\)'|((.+?)(?\u003c!\\\\)\\s))",
|
565
565
|
"end": ";",
|
566
566
|
"patterns": [
|
567
567
|
{
|
568
568
|
"include": "#values"
|
569
569
|
}
|
570
570
|
],
|
571
|
-
"name": "punctuation.definition.variable"
|
572
|
-
},
|
573
|
-
{
|
574
|
-
"begin": "\\b(rewrite)\\b *(\".+?(?<!\\\\)\"|'.+?(?<!\\\\)'|((.+?)(?<!\\\\)\\s))",
|
575
571
|
"captures": {
|
576
572
|
"1": {
|
577
573
|
"name": "keyword.directive.module.http.rewrite.nginx"
|
@@ -579,121 +575,115 @@
|
|
579
575
|
"2": {
|
580
576
|
"name": "string.regexp.nginx"
|
581
577
|
}
|
582
|
-
}
|
578
|
+
}
|
579
|
+
},
|
580
|
+
{
|
581
|
+
"name": "punctuation.definition.variable",
|
582
|
+
"begin": "\\b(scgi_bind|scgi_buffer_size|scgi_buffering|scgi_buffers|scgi_busy_buffers_size|scgi_cache|scgi_cache_bypass|scgi_cache_key|scgi_cache_methods|scgi_cache_min_uses|scgi_cache_path|scgi_cache_use_stale|scgi_cache_valid|scgi_connect_timeout|scgi_hide_header|scgi_ignore_client_abort|scgi_ignore_headers|scgi_intercept_errors|scgi_max_temp_file_size|scgi_next_upstream|scgi_no_cache|scgi_param|scgi_pass|scgi_pass_header|scgi_pass_request_body|scgi_pass_request_headers|scgi_read_timeout|scgi_send_timeout|scgi_store|scgi_store_access|scgi_temp_file_write_size|scgi_temp_path)\\b",
|
583
583
|
"end": ";",
|
584
584
|
"patterns": [
|
585
585
|
{
|
586
586
|
"include": "#values"
|
587
587
|
}
|
588
588
|
],
|
589
|
-
"name": "punctuation.definition.variable"
|
590
|
-
},
|
591
|
-
{
|
592
|
-
"begin": "\\b(scgi_bind|scgi_buffer_size|scgi_buffering|scgi_buffers|scgi_busy_buffers_size|scgi_cache|scgi_cache_bypass|scgi_cache_key|scgi_cache_methods|scgi_cache_min_uses|scgi_cache_path|scgi_cache_use_stale|scgi_cache_valid|scgi_connect_timeout|scgi_hide_header|scgi_ignore_client_abort|scgi_ignore_headers|scgi_intercept_errors|scgi_max_temp_file_size|scgi_next_upstream|scgi_no_cache|scgi_param|scgi_pass|scgi_pass_header|scgi_pass_request_body|scgi_pass_request_headers|scgi_read_timeout|scgi_send_timeout|scgi_store|scgi_store_access|scgi_temp_file_write_size|scgi_temp_path)\\b",
|
593
589
|
"captures": {
|
594
590
|
"1": {
|
595
591
|
"name": "keyword.directive.module.http.scgi.nginx"
|
596
592
|
}
|
597
|
-
}
|
593
|
+
}
|
594
|
+
},
|
595
|
+
{
|
596
|
+
"name": "punctuation.definition.variable",
|
597
|
+
"begin": "\\b(split_clients)\\b",
|
598
598
|
"end": ";",
|
599
599
|
"patterns": [
|
600
600
|
{
|
601
601
|
"include": "#values"
|
602
602
|
}
|
603
603
|
],
|
604
|
-
"name": "punctuation.definition.variable"
|
605
|
-
},
|
606
|
-
{
|
607
|
-
"begin": "\\b(split_clients)\\b",
|
608
604
|
"captures": {
|
609
605
|
"1": {
|
610
606
|
"name": "keyword.directive.module.http.split_clients.nginx"
|
611
607
|
}
|
612
|
-
}
|
608
|
+
}
|
609
|
+
},
|
610
|
+
{
|
611
|
+
"name": "punctuation.definition.variable",
|
612
|
+
"begin": "\\b(ssi|ssi_silent_errors|ssi_types|ssi_value_length)\\b",
|
613
613
|
"end": ";",
|
614
614
|
"patterns": [
|
615
615
|
{
|
616
616
|
"include": "#values"
|
617
617
|
}
|
618
618
|
],
|
619
|
-
"name": "punctuation.definition.variable"
|
620
|
-
},
|
621
|
-
{
|
622
|
-
"begin": "\\b(ssi|ssi_silent_errors|ssi_types|ssi_value_length)\\b",
|
623
619
|
"captures": {
|
624
620
|
"1": {
|
625
621
|
"name": "keyword.directive.module.http.ssi.nginx"
|
626
622
|
}
|
627
|
-
}
|
623
|
+
}
|
624
|
+
},
|
625
|
+
{
|
626
|
+
"name": "punctuation.definition.variable",
|
627
|
+
"begin": "\\b(ssl|ssl_certificate|ssl_certificate_key|ssl_client_certificate|ssl_dhparam|ssl_ciphers|ssl_crl|ssl_prefer_server_ciphers|ssl_protocols|ssl_verify_client|ssl_verify_depth|ssl_session_cache|ssl_session_timeout|ssl_engine)\\b",
|
628
628
|
"end": ";",
|
629
629
|
"patterns": [
|
630
630
|
{
|
631
631
|
"include": "#values"
|
632
632
|
}
|
633
633
|
],
|
634
|
-
"name": "punctuation.definition.variable"
|
635
|
-
},
|
636
|
-
{
|
637
|
-
"begin": "\\b(ssl|ssl_certificate|ssl_certificate_key|ssl_client_certificate|ssl_dhparam|ssl_ciphers|ssl_crl|ssl_prefer_server_ciphers|ssl_protocols|ssl_verify_client|ssl_verify_depth|ssl_session_cache|ssl_session_timeout|ssl_engine)\\b",
|
638
634
|
"captures": {
|
639
635
|
"1": {
|
640
636
|
"name": "keyword.directive.module.http.ssl.nginx"
|
641
637
|
}
|
642
|
-
}
|
638
|
+
}
|
639
|
+
},
|
640
|
+
{
|
641
|
+
"name": "punctuation.definition.variable",
|
642
|
+
"begin": "\\b(ip_hash|server)\\b",
|
643
643
|
"end": ";",
|
644
644
|
"patterns": [
|
645
645
|
{
|
646
646
|
"include": "#values"
|
647
647
|
}
|
648
648
|
],
|
649
|
-
"name": "punctuation.definition.variable"
|
650
|
-
},
|
651
|
-
{
|
652
|
-
"begin": "\\b(ip_hash|server)\\b",
|
653
649
|
"captures": {
|
654
650
|
"1": {
|
655
651
|
"name": "keyword.directive.module.http.upstream.nginx"
|
656
652
|
}
|
657
|
-
}
|
653
|
+
}
|
654
|
+
},
|
655
|
+
{
|
656
|
+
"name": "punctuation.definition.variable",
|
657
|
+
"begin": "\\b(userid|userid_domain|userid_expires|userid_name|userid_p3p|userid_path|userid_service)\\b",
|
658
658
|
"end": ";",
|
659
659
|
"patterns": [
|
660
660
|
{
|
661
661
|
"include": "#values"
|
662
662
|
}
|
663
663
|
],
|
664
|
-
"name": "punctuation.definition.variable"
|
665
|
-
},
|
666
|
-
{
|
667
|
-
"begin": "\\b(userid|userid_domain|userid_expires|userid_name|userid_p3p|userid_path|userid_service)\\b",
|
668
664
|
"captures": {
|
669
665
|
"1": {
|
670
666
|
"name": "keyword.directive.module.http.userid.nginx"
|
671
667
|
}
|
672
|
-
}
|
668
|
+
}
|
669
|
+
},
|
670
|
+
{
|
671
|
+
"name": "punctuation.definition.variable",
|
672
|
+
"begin": "\\b(uwsgi_bind|uwsgi_buffer_size|uwsgi_buffering|uwsgi_buffers|uwsgi_busy_buffers_size|uwsgi_cache|uwsgi_cache_bypass|uwsgi_cache_key|uwsgi_cache_methods|uwsgi_cache_min_uses|uwsgi_cache_path|uwsgi_cache_use_stale|uwsgi_cache_valid|uwsgi_connect_timeout|uwsgi_hide_header|uwsgi_ignore_client_abort|uwsgi_ignore_headers|uwsgi_intercept_errors|uwsgi_max_temp_file_size|uwsgi_modifier1|uwsgi_modifier2|uwsgi_next_upstream|uwsgi_no_cache|uwsgi_param|uwsgi_pass|uwsgi_pass_header|uwsgi_pass_request_body|uwsgi_pass_request_headers|uwsgi_read_timeout|uwsgi_send_timeout|uwsgi_store|uwsgi_store_access|uwsgi_string|uwsgi_temp_file_write_size|uwsgi_temp_path)\\b",
|
673
673
|
"end": ";",
|
674
674
|
"patterns": [
|
675
675
|
{
|
676
676
|
"include": "#values"
|
677
677
|
}
|
678
678
|
],
|
679
|
-
"name": "punctuation.definition.variable"
|
680
|
-
},
|
681
|
-
{
|
682
|
-
"begin": "\\b(uwsgi_bind|uwsgi_buffer_size|uwsgi_buffering|uwsgi_buffers|uwsgi_busy_buffers_size|uwsgi_cache|uwsgi_cache_bypass|uwsgi_cache_key|uwsgi_cache_methods|uwsgi_cache_min_uses|uwsgi_cache_path|uwsgi_cache_use_stale|uwsgi_cache_valid|uwsgi_connect_timeout|uwsgi_hide_header|uwsgi_ignore_client_abort|uwsgi_ignore_headers|uwsgi_intercept_errors|uwsgi_max_temp_file_size|uwsgi_modifier1|uwsgi_modifier2|uwsgi_next_upstream|uwsgi_no_cache|uwsgi_param|uwsgi_pass|uwsgi_pass_header|uwsgi_pass_request_body|uwsgi_pass_request_headers|uwsgi_read_timeout|uwsgi_send_timeout|uwsgi_store|uwsgi_store_access|uwsgi_string|uwsgi_temp_file_write_size|uwsgi_temp_path)\\b",
|
683
679
|
"captures": {
|
684
680
|
"1": {
|
685
681
|
"name": "keyword.directive.module.http.uwsgi.nginx"
|
686
682
|
}
|
687
|
-
}
|
688
|
-
"end": ";",
|
689
|
-
"patterns": [
|
690
|
-
{
|
691
|
-
"include": "#values"
|
692
|
-
}
|
693
|
-
],
|
694
|
-
"name": "punctuation.definition.variable"
|
683
|
+
}
|
695
684
|
},
|
696
685
|
{
|
686
|
+
"name": "punctuation.definition.variable",
|
697
687
|
"begin": "\\b([a-zA-Z0-9\\_]+)\\s+",
|
698
688
|
"end": "(;|$)",
|
699
689
|
"patterns": [
|
@@ -705,49 +695,40 @@
|
|
705
695
|
"1": {
|
706
696
|
"name": "keyword.directive.module.unsupported.nginx"
|
707
697
|
}
|
708
|
-
}
|
709
|
-
"name": "punctuation.definition.variable"
|
698
|
+
}
|
710
699
|
},
|
711
700
|
{
|
701
|
+
"name": "punctuation.definition.variable",
|
712
702
|
"begin": "\\b(stub_status)\\b",
|
713
|
-
"captures": {
|
714
|
-
"1": {
|
715
|
-
"name": "keyword.directive.module.http.stub_status.nginx"
|
716
|
-
}
|
717
|
-
},
|
718
703
|
"end": ";",
|
719
704
|
"patterns": [
|
720
705
|
{
|
721
706
|
"include": "#values"
|
722
707
|
}
|
723
708
|
],
|
724
|
-
"name": "punctuation.definition.variable"
|
725
|
-
},
|
726
|
-
{
|
727
|
-
"begin": "\\b([a-z]+\\/[a-z0-9\\-\\.\\+]+)\\b",
|
728
709
|
"captures": {
|
729
710
|
"1": {
|
730
|
-
"name": "keyword.directive.module.http.nginx"
|
711
|
+
"name": "keyword.directive.module.http.stub_status.nginx"
|
731
712
|
}
|
732
|
-
}
|
713
|
+
}
|
714
|
+
},
|
715
|
+
{
|
716
|
+
"name": "punctuation.definition.variable",
|
717
|
+
"begin": "\\b([a-z]+\\/[a-z0-9\\-\\.\\+]+)\\b",
|
733
718
|
"end": ";",
|
734
719
|
"patterns": [
|
735
720
|
{
|
736
721
|
"include": "#values"
|
737
722
|
}
|
738
723
|
],
|
739
|
-
"
|
724
|
+
"captures": {
|
725
|
+
"1": {
|
726
|
+
"name": "keyword.directive.module.http.nginx"
|
727
|
+
}
|
728
|
+
}
|
740
729
|
}
|
741
730
|
],
|
742
731
|
"repository": {
|
743
|
-
"variables": {
|
744
|
-
"patterns": [
|
745
|
-
{
|
746
|
-
"match": "(\\$[A-Za-z0-9\\_]+)\\b",
|
747
|
-
"name": "variable.other.nginx"
|
748
|
-
}
|
749
|
-
]
|
750
|
-
},
|
751
732
|
"values": {
|
752
733
|
"patterns": [
|
753
734
|
{
|
@@ -773,29 +754,29 @@
|
|
773
754
|
}
|
774
755
|
},
|
775
756
|
{
|
776
|
-
"
|
777
|
-
"
|
757
|
+
"name": "constant.language.nginx",
|
758
|
+
"match": "[\\t ](on|off|true|false)(?=[\\t ;])"
|
778
759
|
},
|
779
760
|
{
|
780
|
-
"
|
781
|
-
"
|
761
|
+
"name": "constant.language.nginx",
|
762
|
+
"match": "[\\t ](kqueue|rtsig|epoll|\\/dev\\/poll|select|poll|eventport|max|all|default_server|default|main|crit|error|debug|warn|notice|last)(?=[\\t ;])"
|
782
763
|
},
|
783
764
|
{
|
784
|
-
"
|
785
|
-
"
|
765
|
+
"name": "string.regexp.nginx",
|
766
|
+
"match": "\\\\.*\\ |\\~\\*|\\~|\\!\\~\\*|\\!\\~"
|
786
767
|
},
|
787
768
|
{
|
788
|
-
"
|
789
|
-
"
|
769
|
+
"name": "string.regexp.nginx",
|
770
|
+
"match": "\\^.*?\\$"
|
790
771
|
},
|
791
772
|
{
|
773
|
+
"name": "string.quoted.double.nginx",
|
792
774
|
"begin": "\"",
|
793
775
|
"end": "\"",
|
794
|
-
"name": "string.quoted.double.nginx",
|
795
776
|
"patterns": [
|
796
777
|
{
|
797
|
-
"
|
798
|
-
"
|
778
|
+
"name": "constant.character.escape.nginx",
|
779
|
+
"match": "\\\\\""
|
799
780
|
},
|
800
781
|
{
|
801
782
|
"include": "#variables"
|
@@ -803,13 +784,13 @@
|
|
803
784
|
]
|
804
785
|
},
|
805
786
|
{
|
787
|
+
"name": "string.quoted.single.nginx",
|
806
788
|
"begin": "'",
|
807
789
|
"end": "'",
|
808
|
-
"name": "string.quoted.single.nginx",
|
809
790
|
"patterns": [
|
810
791
|
{
|
811
|
-
"
|
812
|
-
"
|
792
|
+
"name": "constant.character.escape.nginx",
|
793
|
+
"match": "\\\\'"
|
813
794
|
},
|
814
795
|
{
|
815
796
|
"include": "#variables"
|
@@ -817,8 +798,14 @@
|
|
817
798
|
]
|
818
799
|
}
|
819
800
|
]
|
801
|
+
},
|
802
|
+
"variables": {
|
803
|
+
"patterns": [
|
804
|
+
{
|
805
|
+
"name": "variable.other.nginx",
|
806
|
+
"match": "(\\$[A-Za-z0-9\\_]+)\\b"
|
807
|
+
}
|
808
|
+
]
|
820
809
|
}
|
821
|
-
}
|
822
|
-
|
823
|
-
"uuid": "0C04066A-12D2-43CA-8238-00A12CE4C12D"
|
824
|
-
}
|
810
|
+
}
|
811
|
+
}
|