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,33 +1,30 @@
|
|
1
1
|
{
|
2
|
-
"fileTypes": [
|
3
|
-
"ps",
|
4
|
-
"eps"
|
5
|
-
],
|
6
|
-
"firstLineMatch": "^%!PS",
|
7
|
-
"keyEquivalent": "^~P",
|
8
2
|
"name": "Postscript",
|
3
|
+
"scopeName": "source.postscript",
|
9
4
|
"patterns": [
|
10
5
|
{
|
6
|
+
"name": "string.other.postscript",
|
11
7
|
"begin": "\\(",
|
8
|
+
"end": "\\)",
|
9
|
+
"patterns": [
|
10
|
+
{
|
11
|
+
"include": "#string_content"
|
12
|
+
}
|
13
|
+
],
|
12
14
|
"beginCaptures": {
|
13
15
|
"0": {
|
14
16
|
"name": "punctuation.definition.string.begin.postscript"
|
15
17
|
}
|
16
18
|
},
|
17
|
-
"end": "\\)",
|
18
19
|
"endCaptures": {
|
19
20
|
"0": {
|
20
21
|
"name": "punctuation.definition.string.end.postscript"
|
21
22
|
}
|
22
|
-
}
|
23
|
-
"name": "string.other.postscript",
|
24
|
-
"patterns": [
|
25
|
-
{
|
26
|
-
"include": "#string_content"
|
27
|
-
}
|
28
|
-
]
|
23
|
+
}
|
29
24
|
},
|
30
25
|
{
|
26
|
+
"name": "meta.Document-Structuring-Comment.postscript",
|
27
|
+
"match": "^(%%(BeginBinary:|BeginCustomColor:|BeginData:|BeginDefaults|BeginDocument:|BeginEmulation:|BeginExitServer:|BeginFeature:|BeginFile:|BeginFont:|BeginObject:|BeginPageSetup:|BeginPaperSize:|BeginPreview:|BeginProcSet|BeginProcessColor:|BeginProlog|BeginResource:|BeginSetup|BoundingBox:|CMYKCustomColor:|ChangeFont:|Copyright:|CreationDate:|Creator:|DocumentCustomColors:|DocumentData:|DocumentFonts:|DocumentMedia:|DocumentNeededFiles:|DocumentNeededFonts:|DocumentNeededProcSets:|DocumentNeededResources:|DocumentPaperColors:|DocumentPaperForms:|DocumentPaperSizes:|DocumentPaperWeights:|DocumentPrinterRequired:|DocumentProcSets:|DocumentProcessColors:|DocumentSuppliedFiles:|DocumentSuppliedFonts:|DocumentSuppliedProcSets:|DocumentSuppliedResources:|EOF|Emulation:|EndBinary:|EndComments|EndCustomColor:|EndData:|EndDefaults|EndDocument:|EndEmulation:|EndExitServer:|EndFeature:|EndFile:|EndFont:|EndObject:|EndPageSetup:|EndPaperSize:|EndPreview:|EndProcSet|EndProcessColor:|EndProlog|EndResource:|EndSetup|ExecuteFile:|Extensions:|Feature:|For:|IncludeDocument:|IncludeFeature:|IncludeFile:|IncludeFont:|IncludeProcSet:|IncludeResource:|LanguageLevel:|OperatorIntervention:|OperatorMessage:|Orientation:|Page:|PageBoundingBox:|PageCustomColors|PageCustomColors:|PageFiles:|PageFonts:|PageMedia:|PageOrder:|PageOrientation:|PageProcessColors|PageProcessColors:|PageRequirements:|PageResources:|PageTrailer|Pages:|PaperColor:|PaperForm:|PaperSize:|PaperWeight:|ProofMode:|RGBCustomColor:|Requirements:|Routing:|Title:|Trailer|VMlocation:|VMusage:|Version|Version:|\\+|\\?BeginFeatureQuery:|\\?BeginFileQuery:|\\?BeginFontListQuery:|\\?BeginFontQuery:|\\?BeginPrinterQuery:|\\?BeginProcSetQuery:|\\?BeginQuery:|\\?BeginResourceListQuery:|\\?BeginResourceQuery:|\\?BeginVMStatus:|\\?EndFeatureQuery:|\\?EndFileQuery:|\\?EndFontListQuery:|\\?EndFontQuery:|\\?EndPrinterQuery:|\\?EndProcSetQuery:|\\?EndQuery:|\\?EndResourceListQuery:|\\?EndResourceQuery:|\\?EndVMStatus:))\\s*(.*)$\\n?",
|
31
28
|
"captures": {
|
32
29
|
"1": {
|
33
30
|
"name": "keyword.other.DSC.postscript"
|
@@ -35,184 +32,180 @@
|
|
35
32
|
"3": {
|
36
33
|
"name": "string.unquoted.DSC.postscript"
|
37
34
|
}
|
38
|
-
}
|
39
|
-
"match": "^(%%(BeginBinary:|BeginCustomColor:|BeginData:|BeginDefaults|BeginDocument:|BeginEmulation:|BeginExitServer:|BeginFeature:|BeginFile:|BeginFont:|BeginObject:|BeginPageSetup:|BeginPaperSize:|BeginPreview:|BeginProcSet|BeginProcessColor:|BeginProlog|BeginResource:|BeginSetup|BoundingBox:|CMYKCustomColor:|ChangeFont:|Copyright:|CreationDate:|Creator:|DocumentCustomColors:|DocumentData:|DocumentFonts:|DocumentMedia:|DocumentNeededFiles:|DocumentNeededFonts:|DocumentNeededProcSets:|DocumentNeededResources:|DocumentPaperColors:|DocumentPaperForms:|DocumentPaperSizes:|DocumentPaperWeights:|DocumentPrinterRequired:|DocumentProcSets:|DocumentProcessColors:|DocumentSuppliedFiles:|DocumentSuppliedFonts:|DocumentSuppliedProcSets:|DocumentSuppliedResources:|EOF|Emulation:|EndBinary:|EndComments|EndCustomColor:|EndData:|EndDefaults|EndDocument:|EndEmulation:|EndExitServer:|EndFeature:|EndFile:|EndFont:|EndObject:|EndPageSetup:|EndPaperSize:|EndPreview:|EndProcSet|EndProcessColor:|EndProlog|EndResource:|EndSetup|ExecuteFile:|Extensions:|Feature:|For:|IncludeDocument:|IncludeFeature:|IncludeFile:|IncludeFont:|IncludeProcSet:|IncludeResource:|LanguageLevel:|OperatorIntervention:|OperatorMessage:|Orientation:|Page:|PageBoundingBox:|PageCustomColors|PageCustomColors:|PageFiles:|PageFonts:|PageMedia:|PageOrder:|PageOrientation:|PageProcessColors|PageProcessColors:|PageRequirements:|PageResources:|PageTrailer|Pages:|PaperColor:|PaperForm:|PaperSize:|PaperWeight:|ProofMode:|RGBCustomColor:|Requirements:|Routing:|Title:|Trailer|VMlocation:|VMusage:|Version|Version:|\\+|\\?BeginFeatureQuery:|\\?BeginFileQuery:|\\?BeginFontListQuery:|\\?BeginFontQuery:|\\?BeginPrinterQuery:|\\?BeginProcSetQuery:|\\?BeginQuery:|\\?BeginResourceListQuery:|\\?BeginResourceQuery:|\\?BeginVMStatus:|\\?EndFeatureQuery:|\\?EndFileQuery:|\\?EndFontListQuery:|\\?EndFontQuery:|\\?EndPrinterQuery:|\\?EndProcSetQuery:|\\?EndQuery:|\\?EndResourceListQuery:|\\?EndResourceQuery:|\\?EndVMStatus:))\\s*(.*)$\\n?",
|
40
|
-
"name": "meta.Document-Structuring-Comment.postscript"
|
35
|
+
}
|
41
36
|
},
|
42
37
|
{
|
43
38
|
"begin": "(^[ \\t]+)?(?=%)",
|
44
|
-
"beginCaptures": {
|
45
|
-
"1": {
|
46
|
-
"name": "punctuation.whitespace.comment.leading.postscript"
|
47
|
-
}
|
48
|
-
},
|
49
39
|
"end": "(?!\\G)",
|
50
40
|
"patterns": [
|
51
41
|
{
|
42
|
+
"name": "comment.line.percentage.postscript",
|
52
43
|
"begin": "%",
|
44
|
+
"end": "\\n",
|
53
45
|
"beginCaptures": {
|
54
46
|
"0": {
|
55
47
|
"name": "punctuation.definition.comment.postscript"
|
56
48
|
}
|
57
|
-
}
|
58
|
-
"end": "\\n",
|
59
|
-
"name": "comment.line.percentage.postscript"
|
49
|
+
}
|
60
50
|
}
|
61
|
-
]
|
51
|
+
],
|
52
|
+
"beginCaptures": {
|
53
|
+
"1": {
|
54
|
+
"name": "punctuation.whitespace.comment.leading.postscript"
|
55
|
+
}
|
56
|
+
}
|
62
57
|
},
|
63
58
|
{
|
64
|
-
"
|
59
|
+
"name": "meta.dictionary.postscript",
|
60
|
+
"begin": "\\\u003c\\\u003c",
|
61
|
+
"end": "\\\u003e\\\u003e",
|
62
|
+
"patterns": [
|
63
|
+
{
|
64
|
+
"include": "$self"
|
65
|
+
}
|
66
|
+
],
|
65
67
|
"beginCaptures": {
|
66
68
|
"0": {
|
67
69
|
"name": "punctuation.definition.dictionary.begin.postscript"
|
68
70
|
}
|
69
71
|
},
|
70
|
-
"end": "\\>\\>",
|
71
72
|
"endCaptures": {
|
72
73
|
"0": {
|
73
74
|
"name": "punctuation.definition.dictionary.end.postscript"
|
74
75
|
}
|
75
|
-
}
|
76
|
-
|
76
|
+
}
|
77
|
+
},
|
78
|
+
{
|
79
|
+
"name": "meta.array.postscript",
|
80
|
+
"begin": "\\[",
|
81
|
+
"end": "\\]",
|
77
82
|
"patterns": [
|
78
83
|
{
|
79
84
|
"include": "$self"
|
80
85
|
}
|
81
|
-
]
|
82
|
-
},
|
83
|
-
{
|
84
|
-
"begin": "\\[",
|
86
|
+
],
|
85
87
|
"beginCaptures": {
|
86
88
|
"0": {
|
87
89
|
"name": "punctuation.definition.array.begin.postscript"
|
88
90
|
}
|
89
91
|
},
|
90
|
-
"end": "\\]",
|
91
92
|
"endCaptures": {
|
92
93
|
"0": {
|
93
94
|
"name": "punctuation.definition.array.end.postscript"
|
94
95
|
}
|
95
|
-
}
|
96
|
-
|
96
|
+
}
|
97
|
+
},
|
98
|
+
{
|
99
|
+
"name": "meta.procedure.postscript",
|
100
|
+
"begin": "{",
|
101
|
+
"end": "}",
|
97
102
|
"patterns": [
|
98
103
|
{
|
99
104
|
"include": "$self"
|
100
105
|
}
|
101
|
-
]
|
102
|
-
},
|
103
|
-
{
|
104
|
-
"begin": "{",
|
106
|
+
],
|
105
107
|
"beginCaptures": {
|
106
108
|
"0": {
|
107
109
|
"name": "punctuation.definition.procedure.begin.postscript"
|
108
110
|
}
|
109
111
|
},
|
110
|
-
"end": "}",
|
111
112
|
"endCaptures": {
|
112
113
|
"0": {
|
113
114
|
"name": "punctuation.definition.procedure.end.postscript"
|
114
115
|
}
|
115
|
-
}
|
116
|
-
|
116
|
+
}
|
117
|
+
},
|
118
|
+
{
|
119
|
+
"name": "string.other.base85.postscript",
|
120
|
+
"begin": "\\\u003c\\~",
|
121
|
+
"end": "\\~\\\u003e",
|
117
122
|
"patterns": [
|
118
123
|
{
|
119
|
-
"
|
124
|
+
"match": "[!-z\\s]+"
|
125
|
+
},
|
126
|
+
{
|
127
|
+
"name": "invalid.illegal.base85.char.postscript",
|
128
|
+
"match": "."
|
120
129
|
}
|
121
|
-
]
|
122
|
-
},
|
123
|
-
{
|
124
|
-
"begin": "\\<\\~",
|
130
|
+
],
|
125
131
|
"beginCaptures": {
|
126
132
|
"0": {
|
127
133
|
"name": "punctuation.definition.string.begin.postscript"
|
128
134
|
}
|
129
135
|
},
|
130
|
-
"end": "\\~\\>",
|
131
136
|
"endCaptures": {
|
132
137
|
"0": {
|
133
138
|
"name": "punctuation.definition.string.end.postscript"
|
134
139
|
}
|
135
|
-
}
|
136
|
-
|
140
|
+
}
|
141
|
+
},
|
142
|
+
{
|
143
|
+
"name": "string.other.hexadecimal.postscript",
|
144
|
+
"begin": "\\\u003c",
|
145
|
+
"end": "\\\u003e",
|
137
146
|
"patterns": [
|
138
147
|
{
|
139
|
-
"match": "[
|
148
|
+
"match": "[0-9A-Fa-f\\s]+"
|
140
149
|
},
|
141
150
|
{
|
142
|
-
"
|
143
|
-
"
|
151
|
+
"name": "invalid.illegal.hexadecimal.char.postscript",
|
152
|
+
"match": "."
|
144
153
|
}
|
145
|
-
]
|
146
|
-
},
|
147
|
-
{
|
148
|
-
"begin": "\\<",
|
154
|
+
],
|
149
155
|
"beginCaptures": {
|
150
156
|
"0": {
|
151
157
|
"name": "punctuation.definition.string.begin.postscript"
|
152
158
|
}
|
153
159
|
},
|
154
|
-
"end": "\\>",
|
155
160
|
"endCaptures": {
|
156
161
|
"0": {
|
157
162
|
"name": "punctuation.definition.string.end.postscript"
|
158
163
|
}
|
159
|
-
}
|
160
|
-
"name": "string.other.hexadecimal.postscript",
|
161
|
-
"patterns": [
|
162
|
-
{
|
163
|
-
"match": "[0-9A-Fa-f\\s]+"
|
164
|
-
},
|
165
|
-
{
|
166
|
-
"match": ".",
|
167
|
-
"name": "invalid.illegal.hexadecimal.char.postscript"
|
168
|
-
}
|
169
|
-
]
|
164
|
+
}
|
170
165
|
},
|
171
166
|
{
|
172
|
-
"
|
173
|
-
"match": "[0-3]?[0-9]#[0-9a-zA-Z]+"
|
174
|
-
"name": "constant.numeric.radix.postscript"
|
167
|
+
"name": "constant.numeric.radix.postscript",
|
168
|
+
"match": "[0-3]?[0-9]#[0-9a-zA-Z]+"
|
175
169
|
},
|
176
170
|
{
|
177
|
-
"
|
178
|
-
"
|
171
|
+
"name": "constant.numeric.postscript",
|
172
|
+
"match": "(\\-|\\+)?\\d+(\\.\\d*)?([eE](\\-|\\+)?\\d+)?"
|
179
173
|
},
|
180
174
|
{
|
181
|
-
"
|
182
|
-
"
|
175
|
+
"name": "constant.numeric.postscript",
|
176
|
+
"match": "(\\-|\\+)?\\.\\d+([eE](\\-|\\+)?\\d+)?"
|
183
177
|
},
|
184
178
|
{
|
185
|
-
"
|
186
|
-
"
|
179
|
+
"name": "keyword.operator.postscript",
|
180
|
+
"match": "\\b(abs|add|aload|anchorsearch|and|arc|arcn|arct|arcto|array|ashow|astore|atan|awidthshow|begin|bind|bitshift|bytesavailable|cachestatus|ceiling|charpath|clear|cleartomark|cleardictstack|clip|clippath|closefile|closepath|colorimage|concat|concatmatrix|condition|configurationerror|copy|copypage|cos|count|countdictstack|countexecstack|counttomark|cshow|currentblackgeneration|currentcacheparams|currentcmykcolor|currentcolor|currentcolorrendering|currentcolorscreen|currentcolorspace|currentcolortransfer|currentcontext|currentdash|currentdevparams|currentdict|currentfile|currentflat|currentfont|currentglobal|currentgray|currentgstate|currenthalftone|currenthalftonephase|currenthsbcolor|currentlinecap|currentlinejoin|currentlinewidth|currentmatrix|currentmiterlimit|currentobjectformat|currentpacking|currentpagedevice|currentpoint|currentrgbcolor|currentscreen|currentshared|currentstrokeadjust|currentsystemparams|currenttransfer|currentundercolorremoval|currentuserparams|curveto|cvi|cvlit|cvn|cvr|cvrs|cvs|cvx|def|defaultmatrix|definefont|defineresource|defineusername|defineuserobject|deletefile|detach|deviceinfo|dict|dictfull|dictstack|dictstackoverflow|dictstackunderflow|div|dtransform|dup|echo|eexec|end|eoclip|eofill|eoviewclip|eq|erasepage|errordict|exch|exec|execform|execstack|execstackoverflow|execuserobject|executeonly|executive|exit|exp|false|file|filenameforall|fileposition|fill|filter|findencoding|findfont|findresource|flattenpath|floor|flush|flushfile|FontDirectory|for|forall|fork|ge|get|getinterval|globaldict|GlobalFontDirectory|glyphshow|grestore|grestoreall|gsave|gstate|gt|handleerror|identmatrix|idiv|idtransform|if|ifelse|image|imagemask|index|ineofill|infill|initclip|initgraphics|initmatrix|initviewclip|instroke|internaldict|interrupt|inueofill|inufill|inustroke|invalidaccess|invalidcontext|invalidexit|invalidfileaccess|invalidfont|invalidid|invalidrestore|invertmatrix|ioerror|ISOLatin1Encoding|itransform|join|kshow|known|languagelevel|le|length|limitcheck|lineto|ln|load|lock|log|loop|lt|makefont|makepattern|mark|matrix|maxlength|mod|monitor|moveto|mul|ne|neg|newpath|noaccess|nocurrentpoint|not|notify|null|nulldevice|or|packedarray|pathbbox|pathforall|pop|print|printobject|product|prompt|pstack|put|putinterval|quit|rand|rangecheck|rcurveto|read|readhexstring|readline|readonly|readstring|realtime|rectclip|rectfill|rectstroke|rectviewclip|renamefile|repeat|resetfile|resourceforall|resourcestatus|restore|reversepath|revision|rlineto|rmoveto|roll|rootfont|rotate|round|rrand|run|save|scale|scalefont|scheck|search|selectfont|serialnumber|setbbox|setblackgeneration|setcachedevice|setcachedevice2|setcachelimit|setcacheparams|setcharwidth|setcmykcolor|setcolor|setcolorrendering|setcolorscreen|setcolorspace|setcolortransfer|setdash|setdevparams|setfileposition|setflat|setfont|setglobal|setgray|setgstate|sethalftone|sethalftonephase|sethsbcolor|setlinecap|setlinejoin|setlinewidth|setmatrix|setmiterlimit|setobjectformat|setoverprint|setpacking|setpagedevice|setpattern|setrgbcolor|setscreen|setshared|setstrokeadjust|setsystemparams|settransfer|setucacheparams|setundercolorremoval|setuserparams|setvmthreshold|shareddict|show|showpage|sin|sqrt|srand|stack|stackoverflow|stackunderflow|StandardEncoding|start|startjob|status|statusdict|stop|stopped|store|string|stringwidth|stroke|strokepath|sub|syntaxerror|systemdict|timeout|transform|translate|true|truncate|type|typecheck|token|uappend|ucache|ucachestatus|ueofill|ufill|undef|undefined|undefinedfilename|undefineresource|undefinedresult|undefinefont|undefineresource|undefinedresource|undefineuserobject|unmatchedmark|unregistered|upath|userdict|UserObjects|usertime|ustroke|ustrokepath|version|viewclip|viewclippath|VMerror|vmreclaim|vmstatus|wait|wcheck|where|widthshow|write|writehexstring|writeobject|writestring|wtranslation|xcheck|xor|xshow|xyshow|yield|yshow)\\b"
|
187
181
|
},
|
188
182
|
{
|
189
|
-
"
|
190
|
-
"
|
183
|
+
"name": "variable.other.immediately-evaluated.postscript",
|
184
|
+
"match": "//[^\\(\\)\\\u003c\\\u003e\\[\\]\\{\\}\\/\\%\\s]+"
|
191
185
|
},
|
192
186
|
{
|
193
|
-
"
|
194
|
-
"
|
187
|
+
"name": "variable.other.literal.postscript",
|
188
|
+
"match": "/[^\\(\\)\\\u003c\\\u003e\\[\\]\\{\\}\\/\\%\\s]+"
|
195
189
|
},
|
196
190
|
{
|
197
|
-
"
|
198
|
-
"match": "[^\\(\\)
|
199
|
-
"name": "variable.other.name.postscript"
|
191
|
+
"name": "variable.other.name.postscript",
|
192
|
+
"match": "[^\\(\\)\\\u003c\\\u003e\\[\\]\\{\\}\\/\\%\\s]+"
|
200
193
|
}
|
201
194
|
],
|
202
195
|
"repository": {
|
203
196
|
"string_content": {
|
204
197
|
"patterns": [
|
205
198
|
{
|
206
|
-
"
|
207
|
-
"
|
199
|
+
"name": "constant.numeric.octal.postscript",
|
200
|
+
"match": "\\\\[0-7]{1,3}"
|
208
201
|
},
|
209
202
|
{
|
210
|
-
"
|
211
|
-
"
|
203
|
+
"name": "constant.character.escape.postscript",
|
204
|
+
"match": "\\\\(\\\\|[nrtbf\\(\\)]|[0-7]{1,3}|\\r?\\n)"
|
212
205
|
},
|
213
206
|
{
|
214
|
-
"
|
215
|
-
"
|
207
|
+
"name": "invalid.illegal.unknown-escape.postscript.ignored",
|
208
|
+
"match": "\\\\"
|
216
209
|
},
|
217
210
|
{
|
218
211
|
"begin": "\\(",
|
@@ -225,7 +218,5 @@
|
|
225
218
|
}
|
226
219
|
]
|
227
220
|
}
|
228
|
-
}
|
229
|
-
|
230
|
-
"uuid": "B89483CD-6AE0-4517-BE2C-82F8083B7359"
|
231
|
-
}
|
221
|
+
}
|
222
|
+
}
|
@@ -1,88 +1,82 @@
|
|
1
1
|
{
|
2
|
-
"fileTypes": [
|
3
|
-
"pov",
|
4
|
-
"inc"
|
5
|
-
],
|
6
|
-
"foldingStartMarker": "\\s*\\{\\s*$",
|
7
|
-
"foldingStopMarker": "^\\s*\\}",
|
8
2
|
"name": "POV-Ray SDL",
|
9
3
|
"scopeName": "source.pov-ray sdl",
|
10
4
|
"patterns": [
|
11
5
|
{
|
6
|
+
"name": "string.quoted.double.povray",
|
12
7
|
"begin": "\"",
|
13
8
|
"end": "\"",
|
14
|
-
"name": "string.quoted.double.povray",
|
15
9
|
"patterns": [
|
16
10
|
{
|
17
|
-
"
|
18
|
-
"
|
11
|
+
"name": "constant.character.escape.povray",
|
12
|
+
"match": "\\\\."
|
19
13
|
}
|
20
14
|
]
|
21
15
|
},
|
22
16
|
{
|
17
|
+
"name": "comment.block.povray",
|
23
18
|
"begin": "\\/\\*",
|
24
|
-
"end": "\\*\\/"
|
25
|
-
"name": "comment.block.povray"
|
19
|
+
"end": "\\*\\/"
|
26
20
|
},
|
27
21
|
{
|
28
|
-
"
|
29
|
-
"
|
22
|
+
"name": "comment.line.povray",
|
23
|
+
"match": "\\/\\/.*"
|
30
24
|
},
|
31
25
|
{
|
32
|
-
"
|
33
|
-
"
|
26
|
+
"name": "constant.numeric.povray",
|
27
|
+
"match": "\\b([0-9]+(\\.[0-9]*)?|\\.[0-9]+)([eE][+-]?[0-9]+)?\\b"
|
34
28
|
},
|
35
29
|
{
|
36
|
-
"
|
37
|
-
"
|
30
|
+
"name": "keyword.operator.povray",
|
31
|
+
"match": "[\\+\\-\\*\\/\\\u003c\\=\\\u003e\\{\\}\\(\\)\\[\\]\\.\\,\\;\\:\\?\\!]"
|
38
32
|
},
|
39
33
|
{
|
40
|
-
"
|
41
|
-
"
|
34
|
+
"name": "constant.language.povray",
|
35
|
+
"match": "\\b(on|off|yes|no|true|false|pi)\\b"
|
42
36
|
},
|
43
37
|
{
|
44
|
-
"
|
45
|
-
"
|
38
|
+
"name": "keyword.shape.povray",
|
39
|
+
"match": "\\b(box|cone|cylinder|difference|height_field|intersection|isosurface|julia_fractal|merge|mesh2?|object|plane|sphere|superellipsoid|text|torus|union)\\b"
|
46
40
|
},
|
47
41
|
{
|
48
|
-
"
|
49
|
-
"
|
42
|
+
"name": "keyword.block.povray",
|
43
|
+
"match": "\\b(camera|clipped_by|colou?r_map|contained_by|default|density|face_indices|finish|fog|global_settings|interior|light_source|material|media|normal(_vectors)?|pigment(_map)?|photons|radiosity|reflection|scattering|texture|uv_vectors|vertex_vectors|warp)\\b"
|
50
44
|
},
|
51
45
|
{
|
52
|
-
"
|
53
|
-
"
|
46
|
+
"name": "keyword.parameter.povray",
|
47
|
+
"match": "\\b(adaptive|adc_bailout|agate|ambient|angle|area_light|array|assumed_gamma|blue|bozo|brightness|bumps|checker|circular|collect|colou?r|conserve_energy|count|crackle|cylindrical|diffuse|direction|distance|dist_exp|error_bound|exponent|extinction|fade_color|fade_distance|fade_power|falloff|filter|fog_alt|fog_offset|fog_type|function|fresnel|gradient|granite|gr[ae]y_threshold|gr[ae]y|green|hollow|intervals|inverse|ior|jitter|lambda|location|look_at|low_error_factor|marble|max_gradient|max_iteration|max_trace_level|media_attenuation|media_interaction|metallic|method|minimum_reuse|nearest_count|noise_generator|no_shadow|octaves|omega|orient(ation)?|pass_through|planar|point_at|poly_wave|precision|pretrace_end|pretrace_start|quaternion|radius|ramp_wave|recursion_limit|repeat|rgbf?t?|red|refraction|right|roughness|samples|shadowless|sky|spacing|specular|spherical|spotlight|srgbf?t?|target|transmit|turbulence|uv_mapping|up|water_level|wrinkles|x|y|z)\\b"
|
54
48
|
},
|
55
49
|
{
|
56
|
-
"
|
57
|
-
"
|
50
|
+
"name": "keyword.function.povray",
|
51
|
+
"match": "\\b(abs|concat|dimension_size|internal|max|min|mod|pow|rand|seed|sin|sqrt|vcross|vlength|vrotate|vnormalize)\\b"
|
58
52
|
},
|
59
53
|
{
|
60
|
-
"
|
61
|
-
"
|
54
|
+
"name": "keyword.modifier.povray",
|
55
|
+
"match": "\\b(rotate|scale|translate)\\b"
|
62
56
|
},
|
63
57
|
{
|
64
|
-
"
|
65
|
-
"
|
58
|
+
"name": "keyword.control.povray",
|
59
|
+
"match": "\\#(break|case|declare|debug|else(if)?|end|error|fopen|for|if(n?def)?|include|local|macro|range|read|switch|version|while|write)\\b"
|
66
60
|
},
|
67
61
|
{
|
68
|
-
"
|
69
|
-
"
|
62
|
+
"name": "invalid.deprecated.keyword.control.povray",
|
63
|
+
"match": "\\#(default)\\b"
|
70
64
|
},
|
71
65
|
{
|
72
|
-
"
|
73
|
-
"
|
66
|
+
"name": "invalid.illegal.povray",
|
67
|
+
"match": "\\#[_a-zA-Z0-9]*\\b"
|
74
68
|
},
|
75
69
|
{
|
76
|
-
"
|
77
|
-
"
|
70
|
+
"name": "variable.language.povray",
|
71
|
+
"match": "\\b(image_height|image_width)\\b"
|
78
72
|
},
|
79
73
|
{
|
80
|
-
"
|
81
|
-
"
|
74
|
+
"name": "invalid.deprecated.future-keyword.povray",
|
75
|
+
"match": "\\b([_a-z][_a-z0-9]*)\\b"
|
82
76
|
},
|
83
77
|
{
|
84
|
-
"
|
85
|
-
"
|
78
|
+
"name": "variable.parameter.povray",
|
79
|
+
"match": "\\b[_a-zA-Z][_a-zA-Z0-9]*\\b"
|
86
80
|
}
|
87
81
|
]
|
88
|
-
}
|
82
|
+
}
|
@@ -1,35 +1,31 @@
|
|
1
1
|
{
|
2
|
-
"fileTypes": [
|
3
|
-
"ps1",
|
4
|
-
"psm1",
|
5
|
-
"psd1"
|
6
|
-
],
|
7
2
|
"name": "PowerShell",
|
3
|
+
"scopeName": "source.powershell",
|
8
4
|
"patterns": [
|
9
5
|
{
|
10
|
-
"
|
6
|
+
"name": "comment.block.powershell",
|
7
|
+
"begin": "\u003c#",
|
8
|
+
"end": "#\u003e",
|
9
|
+
"patterns": [
|
10
|
+
{
|
11
|
+
"include": "#commentEmbeddedDocs"
|
12
|
+
}
|
13
|
+
],
|
11
14
|
"beginCaptures": {
|
12
15
|
"0": {
|
13
16
|
"name": "punctuation.start.definition.comment.block.powershell"
|
14
17
|
}
|
15
18
|
},
|
16
|
-
"end": "#>",
|
17
19
|
"endCaptures": {
|
18
20
|
"0": {
|
19
21
|
"name": "punctuation.end.definition.comment.block.powershell"
|
20
22
|
}
|
21
|
-
}
|
22
|
-
"name": "comment.block.powershell",
|
23
|
-
"patterns": [
|
24
|
-
{
|
25
|
-
"include": "#commentEmbeddedDocs"
|
26
|
-
}
|
27
|
-
]
|
23
|
+
}
|
28
24
|
},
|
29
25
|
{
|
30
|
-
"begin": "(?<![\\\\-])#",
|
31
|
-
"end": "$",
|
32
26
|
"name": "comment.line.number-sign.powershell",
|
27
|
+
"begin": "(?\u003c![\\\\-])#",
|
28
|
+
"end": "$",
|
33
29
|
"patterns": [
|
34
30
|
{
|
35
31
|
"include": "#commentEmbeddedDocs"
|
@@ -37,8 +33,8 @@
|
|
37
33
|
]
|
38
34
|
},
|
39
35
|
{
|
40
|
-
"
|
41
|
-
"
|
36
|
+
"name": "keyword.operator.redirection.powershell",
|
37
|
+
"match": "[2-6]\u003e\u00261|\u003e\u003e|\u003e|\u003c\u003c|\u003c|\u003e|\u003e\\||[1-6]\u003e|[1-6]\u003e\u003e"
|
42
38
|
},
|
43
39
|
{
|
44
40
|
"include": "#commands"
|
@@ -59,9 +55,9 @@
|
|
59
55
|
"include": "#type"
|
60
56
|
},
|
61
57
|
{
|
62
|
-
"begin": "(?<!(?<!`)\")\"",
|
63
|
-
"end": "\"(?!\")",
|
64
58
|
"name": "string.quoted.double.powershell",
|
59
|
+
"begin": "(?\u003c!(?\u003c!`)\")\"",
|
60
|
+
"end": "\"(?!\")",
|
65
61
|
"patterns": [
|
66
62
|
{
|
67
63
|
"include": "#variableNoProperty"
|
@@ -73,30 +69,29 @@
|
|
73
69
|
"include": "#interpolation"
|
74
70
|
},
|
75
71
|
{
|
76
|
-
"
|
77
|
-
"
|
72
|
+
"name": "keyword.other.powershell",
|
73
|
+
"match": "`\\s*$"
|
78
74
|
}
|
79
75
|
]
|
80
76
|
},
|
81
77
|
{
|
82
|
-
"comment": "Needed to parse stuff correctly in 'argument mode'. (See about_parsing.)",
|
83
78
|
"include": "#doubleQuotedStringEscapes"
|
84
79
|
},
|
85
80
|
{
|
86
|
-
"begin": "(?<!')'",
|
87
|
-
"end": "'(?!')",
|
88
81
|
"name": "string.quoted.single.powershell",
|
82
|
+
"begin": "(?\u003c!')'",
|
83
|
+
"end": "'(?!')",
|
89
84
|
"patterns": [
|
90
85
|
{
|
91
|
-
"
|
92
|
-
"
|
86
|
+
"name": "constant.character.escape.powershell",
|
87
|
+
"match": "''"
|
93
88
|
}
|
94
89
|
]
|
95
90
|
},
|
96
91
|
{
|
92
|
+
"name": "string.quoted.double.heredoc.powershell",
|
97
93
|
"begin": "\\@\"(?=$)",
|
98
94
|
"end": "^\"@",
|
99
|
-
"name": "string.quoted.double.heredoc.powershell",
|
100
95
|
"patterns": [
|
101
96
|
{
|
102
97
|
"include": "#variableNoProperty"
|
@@ -110,13 +105,13 @@
|
|
110
105
|
]
|
111
106
|
},
|
112
107
|
{
|
108
|
+
"name": "string.quoted.single.heredoc.powershell",
|
113
109
|
"begin": "\\@'(?=$)",
|
114
110
|
"end": "^'@",
|
115
|
-
"name": "string.quoted.single.heredoc.powershell",
|
116
111
|
"patterns": [
|
117
112
|
{
|
118
|
-
"
|
119
|
-
"
|
113
|
+
"name": "constant.character.escape.powershell",
|
114
|
+
"match": "''"
|
120
115
|
}
|
121
116
|
]
|
122
117
|
},
|
@@ -124,49 +119,49 @@
|
|
124
119
|
"include": "#numericConstant"
|
125
120
|
},
|
126
121
|
{
|
122
|
+
"name": "meta.group.array-expression.powershell",
|
127
123
|
"begin": "@\\(",
|
128
|
-
"captures": {
|
129
|
-
"0": {
|
130
|
-
"name": "keyword.other.powershell"
|
131
|
-
}
|
132
|
-
},
|
133
124
|
"end": "\\)",
|
134
|
-
"name": "meta.group.array-expression.powershell",
|
135
125
|
"patterns": [
|
136
126
|
{
|
137
127
|
"include": "$self"
|
138
128
|
}
|
139
|
-
]
|
140
|
-
},
|
141
|
-
{
|
142
|
-
"begin": "\\$\\(",
|
129
|
+
],
|
143
130
|
"captures": {
|
144
131
|
"0": {
|
145
132
|
"name": "keyword.other.powershell"
|
146
133
|
}
|
147
|
-
}
|
148
|
-
|
149
|
-
|
134
|
+
}
|
135
|
+
},
|
136
|
+
{
|
150
137
|
"name": "meta.group.complex.subexpression.powershell",
|
138
|
+
"begin": "\\$\\(",
|
139
|
+
"end": "\\)",
|
151
140
|
"patterns": [
|
152
141
|
{
|
153
142
|
"include": "$self"
|
154
143
|
}
|
155
|
-
]
|
144
|
+
],
|
145
|
+
"captures": {
|
146
|
+
"0": {
|
147
|
+
"name": "keyword.other.powershell"
|
148
|
+
}
|
149
|
+
}
|
156
150
|
},
|
157
151
|
{
|
158
|
-
"
|
159
|
-
"
|
152
|
+
"name": "keyword.operator.logical.powershell",
|
153
|
+
"match": "(?\u003c!\\w)-([ci]?[lg][te]|eq|ne)"
|
160
154
|
},
|
161
155
|
{
|
162
|
-
"
|
163
|
-
"
|
156
|
+
"name": "support.function.powershell",
|
157
|
+
"match": "(?i:[a-z][a-z0-9]+-?[a-z][a-z0-9]+)(?i:\\.(?i:exe|cmd|bat|ps1))"
|
164
158
|
},
|
165
159
|
{
|
166
|
-
"
|
167
|
-
"
|
160
|
+
"name": "keyword.control.powershell",
|
161
|
+
"match": "(?\u003c!\\w)((?i:begin|break|catch|continue|data|define|do|dynamicparam|else|elseif|end|exit|finally|for|foreach(?!-object)|from|if|in|inlinescript|parallel|param|process|return|switch|throw|trap|try|until|using|var|where(?!=-object)|while)|%|\\?)(?!\\w)"
|
168
162
|
},
|
169
163
|
{
|
164
|
+
"match": "(?\u003c!\\w)((?i:class)|%|\\?)(?:\\s)+((?:\\p{L}|\\d|_|-|)+)\\b",
|
170
165
|
"captures": {
|
171
166
|
"1": {
|
172
167
|
"name": "storage.type.powershell"
|
@@ -174,76 +169,62 @@
|
|
174
169
|
"2": {
|
175
170
|
"name": "entity.name.function"
|
176
171
|
}
|
177
|
-
}
|
178
|
-
"comment": "capture should be entity.name.type, but it doesn't provide a good color in the default schema.",
|
179
|
-
"match": "(?<!\\w)((?i:class)|%|\\?)(?:\\s)+((?:\\p{L}|\\d|_|-|)+)\\b"
|
172
|
+
}
|
180
173
|
},
|
181
174
|
{
|
182
|
-
"
|
183
|
-
"
|
175
|
+
"name": "keyword.operator.comparison.powershell",
|
176
|
+
"match": "(?\u003c!\\w)-(?i:is(?:not)?|as)\\b"
|
184
177
|
},
|
185
178
|
{
|
186
|
-
"
|
187
|
-
"
|
179
|
+
"name": "keyword.operator.comparison.powershell",
|
180
|
+
"match": "(?\u003c!\\w)-(?i:[ic]?(?:eq|ne|[gl][te]|(?:not)?(?:like|match|contains|in)|replace))(?!\\p{L})"
|
188
181
|
},
|
189
182
|
{
|
190
|
-
"
|
191
|
-
"
|
183
|
+
"name": "keyword.operator.unary.powershell",
|
184
|
+
"match": "(?\u003c!\\w)-(?i:join|split)(?!\\p{L})|!"
|
192
185
|
},
|
193
186
|
{
|
194
|
-
"
|
195
|
-
"
|
187
|
+
"name": "keyword.operator.logical.powershell",
|
188
|
+
"match": "(?\u003c!\\w)-(?i:and|or|not|xor)(?!\\p{L})|!"
|
196
189
|
},
|
197
190
|
{
|
198
|
-
"
|
199
|
-
"
|
191
|
+
"name": "keyword.operator.bitwise.powershell",
|
192
|
+
"match": "(?\u003c!\\w)-(?i:band|bor|bnot|bxor)(?!\\p{L})"
|
200
193
|
},
|
201
194
|
{
|
202
|
-
"
|
203
|
-
"
|
195
|
+
"name": "keyword.operator.string-format.powershell",
|
196
|
+
"match": "(?\u003c!\\w)-(?i:f)(?!\\p{L})"
|
204
197
|
},
|
205
198
|
{
|
206
|
-
"
|
207
|
-
"
|
199
|
+
"name": "keyword.operator.assignment.powershell",
|
200
|
+
"match": "[+%*/-]?=|[+/*%-]"
|
208
201
|
},
|
209
202
|
{
|
210
|
-
"
|
211
|
-
"
|
203
|
+
"name": "keyword.other.statement-separator.powershell",
|
204
|
+
"match": "\\|{2}|\u0026{2}|;"
|
212
205
|
},
|
213
206
|
{
|
214
|
-
"
|
215
|
-
"
|
207
|
+
"name": "keyword.operator.other.powershell",
|
208
|
+
"match": "\u0026|(?\u003c!\\w)\\.(?= )|`|,|\\|"
|
216
209
|
},
|
217
210
|
{
|
218
|
-
"
|
219
|
-
"match": "(
|
220
|
-
"name": "keyword.operator.range.powershell"
|
211
|
+
"name": "keyword.operator.range.powershell",
|
212
|
+
"match": "(?\u003c!\\s|^)\\.\\.(?=\\d|\\(|\\$)"
|
221
213
|
}
|
222
214
|
],
|
223
215
|
"repository": {
|
224
216
|
"attribute": {
|
225
217
|
"begin": "\\[(\\p{L}|\\.|``\\d+)+(?=\\()",
|
226
|
-
"beginCaptures": {
|
227
|
-
"0": {
|
228
|
-
"name": "entity.name.tag"
|
229
|
-
},
|
230
|
-
"1": {
|
231
|
-
"name": "entity.name.tag"
|
232
|
-
}
|
233
|
-
},
|
234
218
|
"end": "\\]",
|
235
|
-
"endCaptures": {
|
236
|
-
"0": {
|
237
|
-
"name": "entity.name.tag"
|
238
|
-
}
|
239
|
-
},
|
240
219
|
"patterns": [
|
241
220
|
{
|
221
|
+
"name": "entity.other.attribute-name",
|
242
222
|
"begin": "\\(",
|
243
223
|
"end": "\\)",
|
244
|
-
"name": "entity.other.attribute-name",
|
245
224
|
"patterns": [
|
246
225
|
{
|
226
|
+
"name": "entity.other.attribute-name.powershell",
|
227
|
+
"match": "(\\w+)\\s*=?([^\"']*?|'[^']*?'|\"[^\"]*?\")?(?=,|\\))",
|
247
228
|
"captures": {
|
248
229
|
"0": {
|
249
230
|
"name": "entity.other.attribute.parameter.powershell"
|
@@ -254,35 +235,45 @@
|
|
254
235
|
"2": {
|
255
236
|
"name": "variable.other.powershell"
|
256
237
|
}
|
257
|
-
}
|
258
|
-
"comment": "really we should match the known attributes first",
|
259
|
-
"match": "(\\w+)\\s*=?([^\"']*?|'[^']*?'|\"[^\"]*?\")?(?=,|\\))",
|
260
|
-
"name": "entity.other.attribute-name.powershell"
|
238
|
+
}
|
261
239
|
},
|
262
240
|
{
|
263
241
|
"include": "#variable"
|
264
242
|
}
|
265
243
|
]
|
266
244
|
}
|
267
|
-
]
|
245
|
+
],
|
246
|
+
"beginCaptures": {
|
247
|
+
"0": {
|
248
|
+
"name": "entity.name.tag"
|
249
|
+
},
|
250
|
+
"1": {
|
251
|
+
"name": "entity.name.tag"
|
252
|
+
}
|
253
|
+
},
|
254
|
+
"endCaptures": {
|
255
|
+
"0": {
|
256
|
+
"name": "entity.name.tag"
|
257
|
+
}
|
258
|
+
}
|
268
259
|
},
|
269
260
|
"commands": {
|
270
261
|
"patterns": [
|
271
262
|
{
|
272
|
-
"
|
273
|
-
"match": "(?:(\\p{L}|\\d|_|-|\\\\|\\:)*\\\\)?\\b(?i:Add|Approve|Assert|Backup|Block|Checkpoint|Clear|Close|Compare|Complete|Compress|Confirm|Connect|Convert|ConvertFrom|ConvertTo|Copy|Debug|Deny|Disable|Disconnect|Dismount|Edit|Enable|Enter|Exit|Expand|Export|Find|Format|Get|Grant|Group|Hide|Import|Initialize|Install|Invoke|Join|Limit|Lock|Measure|Merge|Mount|Move|New|Open|Optimize|Out|Ping|Pop|Protect|Publish|Push|Read|Receive|Redo|Register|Remove|Rename|Repair|Request|Reset|Resize|Resolve|Restart|Restore|Resume|Revoke|Save|Search|Select|Send|Set|Show|Skip|Split|Start|Step|Stop|Submit|Suspend|Switch|Sync|Test|Trace|Unblock|Undo|Uninstall|Unlock|Unprotect|Unpublish|Unregister|Update|Use|Wait|Watch|Write)\\-.+?(?:\\.(?i:exe|cmd|bat|ps1))?\\b"
|
274
|
-
"name": "support.function.powershell"
|
263
|
+
"name": "support.function.powershell",
|
264
|
+
"match": "(?:(\\p{L}|\\d|_|-|\\\\|\\:)*\\\\)?\\b(?i:Add|Approve|Assert|Backup|Block|Checkpoint|Clear|Close|Compare|Complete|Compress|Confirm|Connect|Convert|ConvertFrom|ConvertTo|Copy|Debug|Deny|Disable|Disconnect|Dismount|Edit|Enable|Enter|Exit|Expand|Export|Find|Format|Get|Grant|Group|Hide|Import|Initialize|Install|Invoke|Join|Limit|Lock|Measure|Merge|Mount|Move|New|Open|Optimize|Out|Ping|Pop|Protect|Publish|Push|Read|Receive|Redo|Register|Remove|Rename|Repair|Request|Reset|Resize|Resolve|Restart|Restore|Resume|Revoke|Save|Search|Select|Send|Set|Show|Skip|Split|Start|Step|Stop|Submit|Suspend|Switch|Sync|Test|Trace|Unblock|Undo|Uninstall|Unlock|Unprotect|Unpublish|Unregister|Update|Use|Wait|Watch|Write)\\-.+?(?:\\.(?i:exe|cmd|bat|ps1))?\\b"
|
275
265
|
},
|
276
266
|
{
|
277
|
-
"
|
278
|
-
"match": "(
|
279
|
-
"name": "support.function.powershell"
|
267
|
+
"name": "support.function.powershell",
|
268
|
+
"match": "(?\u003c!\\w)(?i:foreach-object)(?!\\w)"
|
280
269
|
}
|
281
270
|
]
|
282
271
|
},
|
283
272
|
"commentEmbeddedDocs": {
|
284
273
|
"patterns": [
|
285
274
|
{
|
275
|
+
"name": "comment.documentation.embedded.powershell",
|
276
|
+
"match": "(?i:\\s*(\\.)(SYNOPSIS|DESCRIPTION|EXAMPLE|INPUTS|OUTPUTS|NOTES|LINK|COMPONENT|FUNCTIONALITY))",
|
286
277
|
"captures": {
|
287
278
|
"1": {
|
288
279
|
"name": "constant.string.documentation.powershell"
|
@@ -290,11 +281,11 @@
|
|
290
281
|
"2": {
|
291
282
|
"name": "keyword.operator.documentation.powershell"
|
292
283
|
}
|
293
|
-
}
|
294
|
-
"match": "(?i:\\s*(\\.)(SYNOPSIS|DESCRIPTION|EXAMPLE|INPUTS|OUTPUTS|NOTES|LINK|COMPONENT|FUNCTIONALITY))",
|
295
|
-
"name": "comment.documentation.embedded.powershell"
|
284
|
+
}
|
296
285
|
},
|
297
286
|
{
|
287
|
+
"name": "comment.documentation.embedded.powershell",
|
288
|
+
"match": "(?i:\\s*(\\.)(PARAMETER|FORWARDHELPTARGETNAME|FORWARDHELPCATEGORY|REMOTEHELPRUNSPACE|EXTERNALHELP)\\s+([a-z0-9-_]+))",
|
298
289
|
"captures": {
|
299
290
|
"1": {
|
300
291
|
"name": "constant.string.documentation.powershell"
|
@@ -305,11 +296,11 @@
|
|
305
296
|
"3": {
|
306
297
|
"name": "keyword.operator.documentation.powershell"
|
307
298
|
}
|
308
|
-
}
|
309
|
-
"match": "(?i:\\s*(\\.)(PARAMETER|FORWARDHELPTARGETNAME|FORWARDHELPCATEGORY|REMOTEHELPRUNSPACE|EXTERNALHELP)\\s+([a-z0-9-_]+))",
|
310
|
-
"name": "comment.documentation.embedded.powershell"
|
299
|
+
}
|
311
300
|
},
|
312
301
|
{
|
302
|
+
"name": "comment.documentation.embedded.powershell",
|
303
|
+
"match": "(?i:requires\\s+-(Version\\s+\\d(.\\d+)?|Assembly\\s+(.*)|Module\\s+(.*)|PsSnapIn\\s+(.*)|ShellId\\s+(.*)))",
|
313
304
|
"captures": {
|
314
305
|
"1": {
|
315
306
|
"name": "constant.string.documentation.powershell"
|
@@ -320,26 +311,25 @@
|
|
320
311
|
"3": {
|
321
312
|
"name": "string.quoted.double.heredoc.powershell"
|
322
313
|
}
|
323
|
-
}
|
324
|
-
"match": "(?i:requires\\s+-(Version\\s+\\d(.\\d+)?|Assembly\\s+(.*)|Module\\s+(.*)|PsSnapIn\\s+(.*)|ShellId\\s+(.*)))",
|
325
|
-
"name": "comment.documentation.embedded.powershell"
|
314
|
+
}
|
326
315
|
}
|
327
316
|
]
|
328
317
|
},
|
329
318
|
"doubleQuotedStringEscapes": {
|
330
319
|
"patterns": [
|
331
320
|
{
|
332
|
-
"
|
333
|
-
"
|
321
|
+
"name": "constant.character.escape.powershell",
|
322
|
+
"match": "`[0abnfrvt\"'$`]"
|
334
323
|
},
|
335
324
|
{
|
336
|
-
"
|
337
|
-
"
|
325
|
+
"name": "constant.character.escape.powershell",
|
326
|
+
"match": "\"\""
|
338
327
|
}
|
339
328
|
]
|
340
329
|
},
|
341
330
|
"function": {
|
342
331
|
"begin": "((?i:function|filter|configuration|workflow))\\s+((?:\\p{L}|\\d|_|-|\\.)+)",
|
332
|
+
"end": "\\{|\\(",
|
343
333
|
"beginCaptures": {
|
344
334
|
"0": {
|
345
335
|
"name": "meta.function"
|
@@ -350,23 +340,12 @@
|
|
350
340
|
"2": {
|
351
341
|
"name": "entity.name.function"
|
352
342
|
}
|
353
|
-
}
|
354
|
-
"end": "\\{|\\("
|
343
|
+
}
|
355
344
|
},
|
356
345
|
"interpolatedStringContent": {
|
357
|
-
"begin": "\\(",
|
358
|
-
"beginCaptures": {
|
359
|
-
"0": {
|
360
|
-
"name": "keyword.other.powershell"
|
361
|
-
}
|
362
|
-
},
|
363
346
|
"contentName": "interpolated.simple.source.powershell",
|
347
|
+
"begin": "\\(",
|
364
348
|
"end": "\\)",
|
365
|
-
"endCaptures": {
|
366
|
-
"0": {
|
367
|
-
"name": "keyword.other.powershell"
|
368
|
-
}
|
369
|
-
},
|
370
349
|
"patterns": [
|
371
350
|
{
|
372
351
|
"include": "$self"
|
@@ -377,22 +356,22 @@
|
|
377
356
|
{
|
378
357
|
"include": "#interpolatedStringContent"
|
379
358
|
}
|
380
|
-
]
|
381
|
-
},
|
382
|
-
"interpolation": {
|
383
|
-
"begin": "(\\$)\\(",
|
359
|
+
],
|
384
360
|
"beginCaptures": {
|
385
361
|
"0": {
|
386
362
|
"name": "keyword.other.powershell"
|
387
363
|
}
|
388
364
|
},
|
389
|
-
"contentName": "interpolated.complex.source.powershell",
|
390
|
-
"end": "\\)",
|
391
365
|
"endCaptures": {
|
392
366
|
"0": {
|
393
367
|
"name": "keyword.other.powershell"
|
394
368
|
}
|
395
|
-
}
|
369
|
+
}
|
370
|
+
},
|
371
|
+
"interpolation": {
|
372
|
+
"contentName": "interpolated.complex.source.powershell",
|
373
|
+
"begin": "(\\$)\\(",
|
374
|
+
"end": "\\)",
|
396
375
|
"patterns": [
|
397
376
|
{
|
398
377
|
"include": "$self"
|
@@ -403,11 +382,23 @@
|
|
403
382
|
{
|
404
383
|
"include": "#interpolatedStringContent"
|
405
384
|
}
|
406
|
-
]
|
385
|
+
],
|
386
|
+
"beginCaptures": {
|
387
|
+
"0": {
|
388
|
+
"name": "keyword.other.powershell"
|
389
|
+
}
|
390
|
+
},
|
391
|
+
"endCaptures": {
|
392
|
+
"0": {
|
393
|
+
"name": "keyword.other.powershell"
|
394
|
+
}
|
395
|
+
}
|
407
396
|
},
|
408
397
|
"numericConstant": {
|
409
398
|
"patterns": [
|
410
399
|
{
|
400
|
+
"name": "constant.numeric.hexadecimal.powershell",
|
401
|
+
"match": "(?\u003c!\\w)(?i:(0x)([a-f0-9]+)((?i:L)?(?i:[kmgtp]b)?))(?!\\w)",
|
411
402
|
"captures": {
|
412
403
|
"1": {
|
413
404
|
"name": "keyword.operator.math.powershell"
|
@@ -418,11 +409,11 @@
|
|
418
409
|
"3": {
|
419
410
|
"name": "keyword.other.powershell"
|
420
411
|
}
|
421
|
-
}
|
422
|
-
"match": "(?<!\\w)(?i:(0x)([a-f0-9]+)((?i:L)?(?i:[kmgtp]b)?))(?!\\w)",
|
423
|
-
"name": "constant.numeric.hexadecimal.powershell"
|
412
|
+
}
|
424
413
|
},
|
425
414
|
{
|
415
|
+
"name": "constant.numeric.scientific.powershell",
|
416
|
+
"match": "(?\u003c!\\w)(?i:(\\d*\\.?\\d+)(?:((?i:E)[+-]?)(\\d+))?((?i:[DL])?)((?i:[kmgtp]b)?))(?!\\w)",
|
426
417
|
"captures": {
|
427
418
|
"1": {
|
428
419
|
"name": "support.constant.powershell"
|
@@ -439,16 +430,14 @@
|
|
439
430
|
"5": {
|
440
431
|
"name": "keyword.other.powershell"
|
441
432
|
}
|
442
|
-
}
|
443
|
-
"match": "(?<!\\w)(?i:(\\d*\\.?\\d+)(?:((?i:E)[+-]?)(\\d+))?((?i:[DL])?)((?i:[kmgtp]b)?))(?!\\w)",
|
444
|
-
"name": "constant.numeric.scientific.powershell"
|
433
|
+
}
|
445
434
|
}
|
446
435
|
]
|
447
436
|
},
|
448
437
|
"scriptblock": {
|
438
|
+
"name": "meta.scriptblock.powershell",
|
449
439
|
"begin": "\\{",
|
450
440
|
"end": "\\}",
|
451
|
-
"name": "meta.scriptblock.powershell",
|
452
441
|
"patterns": [
|
453
442
|
{
|
454
443
|
"include": "$self"
|
@@ -457,31 +446,31 @@
|
|
457
446
|
},
|
458
447
|
"type": {
|
459
448
|
"begin": "\\[",
|
449
|
+
"end": "\\]",
|
450
|
+
"patterns": [
|
451
|
+
{
|
452
|
+
"name": "entity.other.attribute-name",
|
453
|
+
"match": "(\\p{L}|\\.|``\\d+)+?"
|
454
|
+
},
|
455
|
+
{
|
456
|
+
"include": "$self"
|
457
|
+
}
|
458
|
+
],
|
460
459
|
"beginCaptures": {
|
461
460
|
"0": {
|
462
461
|
"name": "entity.other.attribute-name"
|
463
462
|
}
|
464
463
|
},
|
465
|
-
"comment": "name should be entity.name.type but default schema doesn't have a good color for it",
|
466
|
-
"end": "\\]",
|
467
464
|
"endCaptures": {
|
468
465
|
"0": {
|
469
466
|
"name": "entity.other.attribute-name"
|
470
467
|
}
|
471
|
-
}
|
472
|
-
"patterns": [
|
473
|
-
{
|
474
|
-
"match": "(\\p{L}|\\.|``\\d+)+?",
|
475
|
-
"name": "entity.other.attribute-name"
|
476
|
-
},
|
477
|
-
{
|
478
|
-
"include": "$self"
|
479
|
-
}
|
480
|
-
]
|
468
|
+
}
|
481
469
|
},
|
482
470
|
"variable": {
|
483
471
|
"patterns": [
|
484
472
|
{
|
473
|
+
"match": "(\\$)(?i:(False|Null|True))\\b",
|
485
474
|
"captures": {
|
486
475
|
"1": {
|
487
476
|
"name": "keyword.other.powershell"
|
@@ -489,11 +478,10 @@
|
|
489
478
|
"2": {
|
490
479
|
"name": "constant.language.powershell"
|
491
480
|
}
|
492
|
-
}
|
493
|
-
"comment": "These are special constants.",
|
494
|
-
"match": "(\\$)(?i:(False|Null|True))\\b"
|
481
|
+
}
|
495
482
|
},
|
496
483
|
{
|
484
|
+
"match": "(\\$)(?i:(Error|ExecutionContext|Host|Home|PID|PsHome|PsVersionTable|ShellID))((?:\\.(?:\\p{L}|\\d|_)+)*\\b)?\\b",
|
497
485
|
"captures": {
|
498
486
|
"1": {
|
499
487
|
"name": "keyword.other.powershell"
|
@@ -504,11 +492,10 @@
|
|
504
492
|
"3": {
|
505
493
|
"name": "entity.name.function.invocation.powershell"
|
506
494
|
}
|
507
|
-
}
|
508
|
-
"comment": "These are the other built-in constants.",
|
509
|
-
"match": "(\\$)(?i:(Error|ExecutionContext|Host|Home|PID|PsHome|PsVersionTable|ShellID))((?:\\.(?:\\p{L}|\\d|_)+)*\\b)?\\b"
|
495
|
+
}
|
510
496
|
},
|
511
497
|
{
|
498
|
+
"match": "(\\$)(?i:(\\$|\\^|\\?|_|Args|ConsoleFileName|Event|EventArgs|EventSubscriber|ForEach|Input|LastExitCode|Matches|MyInvocation|NestedPromptLevel|Profile|PSBoundParameters|PsCmdlet|PsCulture|PSDebugContext|PSItem|PSCommandPath|PSScriptRoot|PsUICulture|Pwd|Sender|SourceArgs|SourceEventArgs|StackTrace|Switch|This))((?:\\.(?:\\p{L}|\\d|_)+)*\\b)?\\b",
|
512
499
|
"captures": {
|
513
500
|
"1": {
|
514
501
|
"name": "keyword.other.powershell"
|
@@ -519,11 +506,10 @@
|
|
519
506
|
"3": {
|
520
507
|
"name": "entity.name.function.invocation.powershell"
|
521
508
|
}
|
522
|
-
}
|
523
|
-
"comment": "Automatic variables are not constants, but they are read-only. In monokai (default) color schema support.variable doesn't have color, so we use constant.",
|
524
|
-
"match": "(\\$)(?i:(\\$|\\^|\\?|_|Args|ConsoleFileName|Event|EventArgs|EventSubscriber|ForEach|Input|LastExitCode|Matches|MyInvocation|NestedPromptLevel|Profile|PSBoundParameters|PsCmdlet|PsCulture|PSDebugContext|PSItem|PSCommandPath|PSScriptRoot|PsUICulture|Pwd|Sender|SourceArgs|SourceEventArgs|StackTrace|Switch|This))((?:\\.(?:\\p{L}|\\d|_)+)*\\b)?\\b"
|
509
|
+
}
|
525
510
|
},
|
526
511
|
{
|
512
|
+
"match": "(\\$)(?i:(ConfirmPreference|DebugPreference|ErrorActionPreference|ErrorView|FormatEnumerationLimit|MaximumAliasCount|MaximumDriveCount|MaximumErrorCount|MaximumFunctionCount|MaximumHistoryCount|MaximumVariableCount|OFS|OutputEncoding|ProgressPreference|PsCulture|PSDebugContext|PSDefaultParameterValues|PSEmailServer|PSItem|PSModuleAutoloadingPreference|PSSenderInfo|PSSessionApplicationName|PSSessionConfigurationName|PSSessionOption|VerbosePreference|WarningPreference|WhatIfPreference))((?:\\.(?:\\p{L}|\\d|_)+)*\\b)?\\b",
|
527
513
|
"captures": {
|
528
514
|
"1": {
|
529
515
|
"name": "keyword.other.powershell"
|
@@ -534,11 +520,10 @@
|
|
534
520
|
"3": {
|
535
521
|
"name": "entity.name.function.invocation.powershell"
|
536
522
|
}
|
537
|
-
}
|
538
|
-
"comment": "Style preference variables as language variables so that they stand out.",
|
539
|
-
"match": "(\\$)(?i:(ConfirmPreference|DebugPreference|ErrorActionPreference|ErrorView|FormatEnumerationLimit|MaximumAliasCount|MaximumDriveCount|MaximumErrorCount|MaximumFunctionCount|MaximumHistoryCount|MaximumVariableCount|OFS|OutputEncoding|ProgressPreference|PsCulture|PSDebugContext|PSDefaultParameterValues|PSEmailServer|PSItem|PSModuleAutoloadingPreference|PSSenderInfo|PSSessionApplicationName|PSSessionConfigurationName|PSSessionOption|VerbosePreference|WarningPreference|WhatIfPreference))((?:\\.(?:\\p{L}|\\d|_)+)*\\b)?\\b"
|
523
|
+
}
|
540
524
|
},
|
541
525
|
{
|
526
|
+
"match": "(?i:(\\$)(global|local|private|script|using|workflow):((?:\\p{L}|\\d|_)+))((?:\\.(?:\\p{L}|\\d|_)+)*\\b)?",
|
542
527
|
"captures": {
|
543
528
|
"1": {
|
544
529
|
"name": "keyword.other.powershell"
|
@@ -552,10 +537,10 @@
|
|
552
537
|
"4": {
|
553
538
|
"name": "entity.name.function.invocation.powershell"
|
554
539
|
}
|
555
|
-
}
|
556
|
-
"match": "(?i:(\\$)(global|local|private|script|using|workflow):((?:\\p{L}|\\d|_)+))((?:\\.(?:\\p{L}|\\d|_)+)*\\b)?"
|
540
|
+
}
|
557
541
|
},
|
558
542
|
{
|
543
|
+
"match": "(?i:(\\$\\{)(global|local|private|script|using|workflow):([^}]*[^}`])(\\}))((?:\\.(?:\\p{L}|\\d|_)+)*\\b)?",
|
559
544
|
"captures": {
|
560
545
|
"1": {
|
561
546
|
"name": "keyword.other.powershell"
|
@@ -572,10 +557,10 @@
|
|
572
557
|
"5": {
|
573
558
|
"name": "entity.name.function.invocation.powershell"
|
574
559
|
}
|
575
|
-
}
|
576
|
-
"match": "(?i:(\\$\\{)(global|local|private|script|using|workflow):([^}]*[^}`])(\\}))((?:\\.(?:\\p{L}|\\d|_)+)*\\b)?"
|
560
|
+
}
|
577
561
|
},
|
578
562
|
{
|
563
|
+
"match": "(?i:(\\$)((?:\\p{L}|\\d|_)+:)?((?:\\p{L}|\\d|_)+))((?:\\.(?:\\p{L}|\\d|_)+)*\\b)?",
|
579
564
|
"captures": {
|
580
565
|
"1": {
|
581
566
|
"name": "keyword.other.powershell"
|
@@ -589,10 +574,10 @@
|
|
589
574
|
"4": {
|
590
575
|
"name": "entity.name.function.invocation.powershell"
|
591
576
|
}
|
592
|
-
}
|
593
|
-
"match": "(?i:(\\$)((?:\\p{L}|\\d|_)+:)?((?:\\p{L}|\\d|_)+))((?:\\.(?:\\p{L}|\\d|_)+)*\\b)?"
|
577
|
+
}
|
594
578
|
},
|
595
579
|
{
|
580
|
+
"match": "(?i:(\\$\\{)((?:\\p{L}|\\d|_)+:)?([^}]*[^}`])(\\}))((?:\\.(?:\\p{L}|\\d|_)+)*\\b)?",
|
596
581
|
"captures": {
|
597
582
|
"1": {
|
598
583
|
"name": "keyword.other.powershell"
|
@@ -609,14 +594,14 @@
|
|
609
594
|
"5": {
|
610
595
|
"name": "entity.name.function.invocation.powershell"
|
611
596
|
}
|
612
|
-
}
|
613
|
-
"match": "(?i:(\\$\\{)((?:\\p{L}|\\d|_)+:)?([^}]*[^}`])(\\}))((?:\\.(?:\\p{L}|\\d|_)+)*\\b)?"
|
597
|
+
}
|
614
598
|
}
|
615
599
|
]
|
616
600
|
},
|
617
601
|
"variableNoProperty": {
|
618
602
|
"patterns": [
|
619
603
|
{
|
604
|
+
"match": "(\\$)(?i:(False|Null|True))\\b",
|
620
605
|
"captures": {
|
621
606
|
"1": {
|
622
607
|
"name": "keyword.other.powershell"
|
@@ -624,11 +609,10 @@
|
|
624
609
|
"2": {
|
625
610
|
"name": "constant.language.powershell"
|
626
611
|
}
|
627
|
-
}
|
628
|
-
"comment": "These are special constants.",
|
629
|
-
"match": "(\\$)(?i:(False|Null|True))\\b"
|
612
|
+
}
|
630
613
|
},
|
631
614
|
{
|
615
|
+
"match": "(\\$)(?i:(Error|ExecutionContext|Host|Home|PID|PsHome|PsVersionTable|ShellID))\\b",
|
632
616
|
"captures": {
|
633
617
|
"1": {
|
634
618
|
"name": "keyword.other.powershell"
|
@@ -639,11 +623,10 @@
|
|
639
623
|
"3": {
|
640
624
|
"name": "entity.name.function.invocation.powershell"
|
641
625
|
}
|
642
|
-
}
|
643
|
-
"comment": "These are the other built-in constants.",
|
644
|
-
"match": "(\\$)(?i:(Error|ExecutionContext|Host|Home|PID|PsHome|PsVersionTable|ShellID))\\b"
|
626
|
+
}
|
645
627
|
},
|
646
628
|
{
|
629
|
+
"match": "(\\$)(?i:(\\$|\\^|\\?|_|Args|ConsoleFileName|Event|EventArgs|EventSubscriber|ForEach|Input|LastExitCode|Matches|MyInvocation|NestedPromptLevel|Profile|PSBoundParameters|PsCmdlet|PsCulture|PSDebugContext|PSItem|PSCommandPath|PSScriptRoot|PsUICulture|Pwd|Sender|SourceArgs|SourceEventArgs|StackTrace|Switch|This))\\b",
|
647
630
|
"captures": {
|
648
631
|
"1": {
|
649
632
|
"name": "keyword.other.powershell"
|
@@ -654,11 +637,10 @@
|
|
654
637
|
"3": {
|
655
638
|
"name": "entity.name.function.invocation.powershell"
|
656
639
|
}
|
657
|
-
}
|
658
|
-
"comment": "Automatic variables are not constants, but they are read-only...",
|
659
|
-
"match": "(\\$)(?i:(\\$|\\^|\\?|_|Args|ConsoleFileName|Event|EventArgs|EventSubscriber|ForEach|Input|LastExitCode|Matches|MyInvocation|NestedPromptLevel|Profile|PSBoundParameters|PsCmdlet|PsCulture|PSDebugContext|PSItem|PSCommandPath|PSScriptRoot|PsUICulture|Pwd|Sender|SourceArgs|SourceEventArgs|StackTrace|Switch|This))\\b"
|
640
|
+
}
|
660
641
|
},
|
661
642
|
{
|
643
|
+
"match": "(\\$)(?i:(ConfirmPreference|DebugPreference|ErrorActionPreference|ErrorView|FormatEnumerationLimit|MaximumAliasCount|MaximumDriveCount|MaximumErrorCount|MaximumFunctionCount|MaximumHistoryCount|MaximumVariableCount|OFS|OutputEncoding|ProgressPreference|PsCulture|PSDebugContext|PSDefaultParameterValues|PSEmailServer|PSItem|PSModuleAutoloadingPreference|PSSenderInfo|PSSessionApplicationName|PSSessionConfigurationName|PSSessionOption|VerbosePreference|WarningPreference|WhatIfPreference))\\b",
|
662
644
|
"captures": {
|
663
645
|
"1": {
|
664
646
|
"name": "keyword.other.powershell"
|
@@ -669,11 +651,10 @@
|
|
669
651
|
"3": {
|
670
652
|
"name": "entity.name.function.invocation.powershell"
|
671
653
|
}
|
672
|
-
}
|
673
|
-
"comment": "Style preference variables as language variables so that they stand out.",
|
674
|
-
"match": "(\\$)(?i:(ConfirmPreference|DebugPreference|ErrorActionPreference|ErrorView|FormatEnumerationLimit|MaximumAliasCount|MaximumDriveCount|MaximumErrorCount|MaximumFunctionCount|MaximumHistoryCount|MaximumVariableCount|OFS|OutputEncoding|ProgressPreference|PsCulture|PSDebugContext|PSDefaultParameterValues|PSEmailServer|PSItem|PSModuleAutoloadingPreference|PSSenderInfo|PSSessionApplicationName|PSSessionConfigurationName|PSSessionOption|VerbosePreference|WarningPreference|WhatIfPreference))\\b"
|
654
|
+
}
|
675
655
|
},
|
676
656
|
{
|
657
|
+
"match": "(?i:(\\$)(global|local|private|script|using|workflow):((?:\\p{L}|\\d|_)+))",
|
677
658
|
"captures": {
|
678
659
|
"1": {
|
679
660
|
"name": "keyword.other.powershell"
|
@@ -687,10 +668,10 @@
|
|
687
668
|
"4": {
|
688
669
|
"name": "entity.name.function.invocation.powershell"
|
689
670
|
}
|
690
|
-
}
|
691
|
-
"match": "(?i:(\\$)(global|local|private|script|using|workflow):((?:\\p{L}|\\d|_)+))"
|
671
|
+
}
|
692
672
|
},
|
693
673
|
{
|
674
|
+
"match": "(?i:(\\$\\{)(global|local|private|script|using|workflow):([^}]*[^}`])(\\}))",
|
694
675
|
"captures": {
|
695
676
|
"1": {
|
696
677
|
"name": "keyword.other.powershell"
|
@@ -707,10 +688,10 @@
|
|
707
688
|
"5": {
|
708
689
|
"name": "entity.name.function.invocation.powershell"
|
709
690
|
}
|
710
|
-
}
|
711
|
-
"match": "(?i:(\\$\\{)(global|local|private|script|using|workflow):([^}]*[^}`])(\\}))"
|
691
|
+
}
|
712
692
|
},
|
713
693
|
{
|
694
|
+
"match": "(?i:(\\$)((?:\\p{L}|\\d|_)+:)?((?:\\p{L}|\\d|_)+))",
|
714
695
|
"captures": {
|
715
696
|
"1": {
|
716
697
|
"name": "keyword.other.powershell"
|
@@ -724,10 +705,10 @@
|
|
724
705
|
"4": {
|
725
706
|
"name": "entity.name.function.invocation.powershell"
|
726
707
|
}
|
727
|
-
}
|
728
|
-
"match": "(?i:(\\$)((?:\\p{L}|\\d|_)+:)?((?:\\p{L}|\\d|_)+))"
|
708
|
+
}
|
729
709
|
},
|
730
710
|
{
|
711
|
+
"match": "(?i:(\\$\\{)((?:\\p{L}|\\d|_)+:)?([^}]*[^}`])(\\}))",
|
731
712
|
"captures": {
|
732
713
|
"1": {
|
733
714
|
"name": "keyword.other.powershell"
|
@@ -744,12 +725,9 @@
|
|
744
725
|
"5": {
|
745
726
|
"name": "entity.name.function.invocation.powershell"
|
746
727
|
}
|
747
|
-
}
|
748
|
-
"match": "(?i:(\\$\\{)((?:\\p{L}|\\d|_)+:)?([^}]*[^}`])(\\}))"
|
728
|
+
}
|
749
729
|
}
|
750
730
|
]
|
751
731
|
}
|
752
|
-
}
|
753
|
-
|
754
|
-
"uuid": "f8f5ffb0-503e-11df-9879-0800200c9a66"
|
755
|
-
}
|
732
|
+
}
|
733
|
+
}
|