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
data/grammars/source.rexx.json
CHANGED
@@ -1,59 +1,52 @@
|
|
1
1
|
{
|
2
|
-
"fileTypes": [
|
3
|
-
"rex"
|
4
|
-
],
|
5
|
-
"firstLineMatch": "/\\*.*(?i:REXX)\\b",
|
6
|
-
"foldingStartMarker": "(/\\*|\\b(do|select)\\b)",
|
7
|
-
"foldingStopMarker": "(\\*/|\\bend\\b)",
|
8
2
|
"name": "REXX",
|
3
|
+
"scopeName": "source.rexx",
|
9
4
|
"patterns": [
|
10
5
|
{
|
6
|
+
"name": "comment.rexx",
|
11
7
|
"begin": "/\\*",
|
12
|
-
"end": "\\*/"
|
13
|
-
"name": "comment.rexx"
|
8
|
+
"end": "\\*/"
|
14
9
|
},
|
15
10
|
{
|
16
|
-
"
|
17
|
-
"
|
11
|
+
"name": "constant.rexx",
|
12
|
+
"match": "(['\"])[01 ]+\\1(?i:b)"
|
18
13
|
},
|
19
14
|
{
|
20
|
-
"
|
21
|
-
"
|
15
|
+
"name": "constant.rexx",
|
16
|
+
"match": "(['\"])[0-9a-fA-F ]+\\1(?i:x)"
|
22
17
|
},
|
23
18
|
{
|
19
|
+
"name": "string.rexx",
|
24
20
|
"begin": "(['\"])",
|
25
|
-
"end": "\\1"
|
26
|
-
"name": "string.rexx"
|
21
|
+
"end": "\\1"
|
27
22
|
},
|
28
23
|
{
|
29
|
-
"
|
30
|
-
"
|
24
|
+
"name": "entity.name.function.rexx",
|
25
|
+
"match": "\\b[A-Za-z@#$!?_][A-Za-z@#$!?_0-9]*:"
|
31
26
|
},
|
32
27
|
{
|
33
|
-
"
|
34
|
-
"
|
28
|
+
"name": "constant.numeric.rexx",
|
29
|
+
"match": "([0-9]+(\\.)?[0-9]*(?i:e[-+]?[0-9]+)?|[0-9]*(\\.)?[0-9]+)(?i:e[-+]?[0-9]+)?\\b"
|
35
30
|
},
|
36
31
|
{
|
37
|
-
"
|
38
|
-
"
|
32
|
+
"name": "constant.other.rexx",
|
33
|
+
"match": "[0-9\\.][A-Za-z0-9@#$¢.!?_]*"
|
39
34
|
},
|
40
35
|
{
|
41
|
-
"
|
42
|
-
"
|
36
|
+
"name": "keyword.operator.rexx",
|
37
|
+
"match": "([\\+-/*%\u0026|()¬\\\\=\u003c\u003e~])"
|
43
38
|
},
|
44
39
|
{
|
45
|
-
"
|
46
|
-
"
|
40
|
+
"name": "keyword.rexx",
|
41
|
+
"match": "\\b(?i:do|forever|while|until|to|by|for|end|exit|if|then|else|iterate|leave|nop|return|select|when|otherwise|call(\\s+(off|on)\\s+(error|failure(\\s+name)?|halt))?|signal(\\s+(off|on)\\s+(error|failure(\\s+name)?|halt|novalue|syntax))|address\\s+\\w+|arg|drop|interpret|numeric\\s+(digits|form(\\s+(scientific|engineering|value))?|fuzz)|options|parse(\\s+upper)?\\s+(external|numeric|source|value|var|version)?|with|procedure(\\s+expose)?|pull|push|queue|say|trace\\s+\\w+|upper)\\b(?!\\.)"
|
47
42
|
},
|
48
43
|
{
|
49
|
-
"
|
50
|
-
"
|
44
|
+
"name": "support.function.rexx",
|
45
|
+
"match": "\\b[A-Za-z@#$!?_0-9]+(?=\\()"
|
51
46
|
},
|
52
47
|
{
|
53
|
-
"
|
54
|
-
"
|
48
|
+
"name": "variable.rexx",
|
49
|
+
"match": "\\b[A-Za-z@#$¢!?_][A-Za-z0-9@#$¢.!?_]*"
|
55
50
|
}
|
56
|
-
]
|
57
|
-
|
58
|
-
"uuid": "1ebe3dbc-ae7f-413a-990f-c37fc1b0d204"
|
59
|
-
}
|
51
|
+
]
|
52
|
+
}
|
data/grammars/source.ring.json
CHANGED
@@ -1,80 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "ring",
|
3
3
|
"scopeName": "source.ring",
|
4
|
-
"fileTypes": [
|
5
|
-
"ring",
|
6
|
-
"rh"
|
7
|
-
],
|
8
|
-
"repository": {
|
9
|
-
"block_doc_comment": {
|
10
|
-
"comment": "Block documentation comment",
|
11
|
-
"name": "comment.block.documentation.ring",
|
12
|
-
"begin": "/\\*[!\\*][^\\*]",
|
13
|
-
"end": "\\*/",
|
14
|
-
"patterns": [
|
15
|
-
{
|
16
|
-
"include": "#block_doc_comment"
|
17
|
-
},
|
18
|
-
{
|
19
|
-
"include": "#block_comment"
|
20
|
-
}
|
21
|
-
]
|
22
|
-
},
|
23
|
-
"block_comment": {
|
24
|
-
"comment": "Block comment",
|
25
|
-
"name": "comment.block.ring",
|
26
|
-
"begin": "/\\*",
|
27
|
-
"end": "\\*/",
|
28
|
-
"patterns": [
|
29
|
-
{
|
30
|
-
"include": "#block_doc_comment"
|
31
|
-
},
|
32
|
-
{
|
33
|
-
"include": "#block_comment"
|
34
|
-
}
|
35
|
-
]
|
36
|
-
},
|
37
|
-
"line_doc_comment": {
|
38
|
-
"comment": "Single-line documentation comment",
|
39
|
-
"name": "comment.line.documentation.ring",
|
40
|
-
"match": "//[!/][^/].*$"
|
41
|
-
},
|
42
|
-
"line_comment": {
|
43
|
-
"comment": "Single-line comment",
|
44
|
-
"name": "comment.line.double-slash.ring",
|
45
|
-
"match": "//[#].*$"
|
46
|
-
},
|
47
|
-
"escaped_character": {
|
48
|
-
"name": "constant.character.escape.ring",
|
49
|
-
"match": "\\\\(x[0-9A-Fa-f]{2}|[0-2][0-7]{0,2}|3[0-6][0-7]?|37[0-7]?|[4-7][0-7]?|.)"
|
50
|
-
},
|
51
|
-
"sigils": {
|
52
|
-
"comment": "Sigil",
|
53
|
-
"name": "keyword.operator.sigil.ring",
|
54
|
-
"match": "[@]|[:]{2}|[+]{2}(?=[a-zA-Z0-9_\\(\\[\\|\\\"]+)"
|
55
|
-
},
|
56
|
-
"string_literal": {
|
57
|
-
"comment": "Double-quote string",
|
58
|
-
"name": "string.quoted.double.ring",
|
59
|
-
"begin": "\"",
|
60
|
-
"end": "\"",
|
61
|
-
"patterns": [
|
62
|
-
{
|
63
|
-
"include": "#escaped_character"
|
64
|
-
}
|
65
|
-
]
|
66
|
-
},
|
67
|
-
"self": {
|
68
|
-
"comment": "Self variable",
|
69
|
-
"name": "variable.self.language.ring",
|
70
|
-
"match": "\\b(Self|SELF|self)\\b"
|
71
|
-
},
|
72
|
-
"null": {
|
73
|
-
"comment": "null variable",
|
74
|
-
"name": "variable.null.language.ring",
|
75
|
-
"match": "\\b(NULL|null|Null)\\b"
|
76
|
-
}
|
77
|
-
},
|
78
4
|
"patterns": [
|
79
5
|
{
|
80
6
|
"include": "#block_doc_comment"
|
@@ -92,7 +18,6 @@
|
|
92
18
|
"include": "#sigils"
|
93
19
|
},
|
94
20
|
{
|
95
|
-
"comment": "Attribute",
|
96
21
|
"name": "meta.attribute.ring",
|
97
22
|
"begin": "#\\!?\\[",
|
98
23
|
"end": "\\]",
|
@@ -103,7 +28,6 @@
|
|
103
28
|
]
|
104
29
|
},
|
105
30
|
{
|
106
|
-
"comment": "Single-quote string (character literal)",
|
107
31
|
"name": "string.quoted.single.ring",
|
108
32
|
"match": "'([^'\\\\]|\\\\(x[0-9A-Fa-f]{2}|[0-2][0-7]{0,2}|3[0-6][0-7]?|37[0-7]?|[4-7][0-7]?|.))'"
|
109
33
|
},
|
@@ -111,37 +35,30 @@
|
|
111
35
|
"include": "#string_literal"
|
112
36
|
},
|
113
37
|
{
|
114
|
-
"comment": "Floating point number (fraction)",
|
115
38
|
"name": "constant.numeric.float.ring",
|
116
39
|
"match": "\\b[0-9][0-9_]*\\.[0-9][0-9_]*([eE][+-][0-9_]+)?(f32|f64)?\\b"
|
117
40
|
},
|
118
41
|
{
|
119
|
-
"comment": "Integer number (decimal)",
|
120
42
|
"name": "constant.numeric.integer.decimal.ring",
|
121
43
|
"match": "\\b[0-9][0-9_]*([ui](8|16|32|64)?)?\\b"
|
122
44
|
},
|
123
45
|
{
|
124
|
-
"comment": "Static storage modifier",
|
125
46
|
"name": "storage.modifier.static.ring",
|
126
47
|
"match": "\\b(PRIVATE|private|Private)\\b"
|
127
48
|
},
|
128
49
|
{
|
129
|
-
"comment": "Boolean constant",
|
130
50
|
"name": "constant.language.boolean.ring",
|
131
51
|
"match": "(TRUE|true|True|FALSE|false|False)"
|
132
52
|
},
|
133
53
|
{
|
134
|
-
"comment": "variable name",
|
135
54
|
"name": "variable.name.special.ring",
|
136
55
|
"match": "\\b_[a-z][A-Za-z0-9_]*|\\s(i|j)\\s\\b"
|
137
56
|
},
|
138
57
|
{
|
139
|
-
"comment": "Control keyword",
|
140
58
|
"name": "keyword.control.ring",
|
141
59
|
"match": "\\b(EXIT|exit|Exit|LOOP|loop|Loop|BUT|but|But|ELSE|else|Else|IF|if|If|FOR|for|For|IN|in|In|TO|to|To|STEP|step|Step|NEXT|next|Next|SWITCH|switch|Switch|OFF|off|Off|ON|on|On|OTHER|other|Other|RETURN|return|Return|WHILE|while|While|DO|do|Do|END|end|End|AGAIN|again|Again|Try|try|Try|CATCH|catch|Catch|DONE|done|Done)\\b"
|
142
60
|
},
|
143
61
|
{
|
144
|
-
"comment": "ring keywords",
|
145
62
|
"name": "keyword.command.ring",
|
146
63
|
"match": "\\b(IF|if|If|TO|to|To|OR|or|Or|AND|and|And|NOT|not|Not|FOR|for|For|NEW|new|New|FUNC|func|Func|FROM|from|From|NEXT|next|Next|LOAD|load|Load|ELSE|else|Else|SEE|see|See|WHILE|while|While|OK|ok|Ok|CLASS|class|Class|BREAK|break|Break|RETURN|return|Return|BUT|but|But|END|end|End|GIVE|give|Give|BYE|bye|Bye|EXIT|exit|Exit|TRY|try|Try|CATCH|catch|Catch|DONE|done|Done|SWITCH|switch|Switch|ON|on|On|OTHER|other|Other|OFF|off|Off|IN|in|In|LOOP|loop|Loop|PACKAGE|package|Package|IMPORT|import|Import|PRIVATE|private|Private|STEP|step|Step|DO|do|Do|AGAIN|again|Again|CALL|call|Call)\\b"
|
147
64
|
},
|
@@ -161,20 +78,18 @@
|
|
161
78
|
"include": "#ref_lifetime"
|
162
79
|
},
|
163
80
|
{
|
164
|
-
"
|
165
|
-
"
|
81
|
+
"name": "keyword.operator.assignment.ring",
|
82
|
+
"match": "(=|\\+=|-=)"
|
166
83
|
},
|
167
84
|
{
|
168
|
-
"
|
169
|
-
"
|
85
|
+
"name": "keyword.operator.comparison.ring",
|
86
|
+
"match": "(\\\u003c=|\u003e=|==|!=|NOT|not|Not|\\\u003c\u003e|\\\u003c|\u003e|\\$|\\sOR\\s|\\sAND\\s|\\sNOT\\s|\\sand\\s|\\sor\\s|\\snot\\s)"
|
170
87
|
},
|
171
88
|
{
|
172
|
-
"comment": "Standard library macro",
|
173
89
|
"name": "support.function.std.ring",
|
174
90
|
"match": "\\b(len|add|del|get|clock|lower|upper|input|ascii|char|date|time|filename|getchar|system|random|timelist|adddays|diffdays|isstring|isnumber|islist|type|isnull|isobject|hex|dec|number|string|str2hex|hex2str|str2list|list2str|left|right|trim|copy|substr|lines|strcmp|eval|raise|assert|isalnum|isalpha|iscntrl|isdigit|isgraph|islower|isprint|ispunct|isspace|isupper|isxdigit|locals|globals|functions|cfunctions|islocal|isglobal|isfunction|iscfunction|packages|ispackage|classes|isclass|packageclasses|ispackageclass|classname|objectid|attributes|methods|isattribute|ismethod|isprivateattribute|isprivatemethod|addattribute|addmethod|getattribute|setattribute|mergemethods|list|find|min|max|insert|sort|reverse|binarysearch|sin|cos|tan|asin|acos|atan|atan2|sinh|cosh|tanh|exp|log|log10|ceil|floor|fabs|pow|sqrt|unsigned|decimals|murmur3hash|fopen|fclose|fflush|freopen|tempfile|tempname|fseek|ftell|rewind|fgetpos|fsetpos|clearerr|feof|ferror|perror|rename|remove|fgetc|fgets|fputc|fputs|ungetc|fread|fwrite|dir|read|write|fexists|ismsdos|iswindows|iswindows64|isunix|ismacosx|islinux|isfreebsd|isandroid|windowsnl|mysql_info|mysql_init|mysql_error|mysql_connect|mysql_close|mysql_query|mysql_result|mysql_insert_id|mysql_columns|mysql_result2|mysql_next_result|mysql_escape_string|mysql_autocommit|mysql_commit|mysql_rollback|odbc_init|odbc_drivers|odbc_datasources|odbc_close|odbc_connect|odbc_disconnect|odbc_execute|odbc_colcount|odbc_fetch|odbc_getdata|odbc_tables|odbc_columns|odbc_autocommit|odbc_commit|odbc_rollback|md5|sha1|sha256|sha512|sha384|sha224|encrypt|decrypt|randbytes|download|sendemail|loadlib|closelib|callgc|varptr|intvalue)!"
|
175
91
|
},
|
176
92
|
{
|
177
|
-
"comment": "Function call",
|
178
93
|
"match": "\\b([a-zA-Z_][a-zA-Z0-9_]*)\\s*\\(",
|
179
94
|
"captures": {
|
180
95
|
"1": {
|
@@ -183,7 +98,6 @@
|
|
183
98
|
}
|
184
99
|
},
|
185
100
|
{
|
186
|
-
"comment": "Method call",
|
187
101
|
"match": "\\b([a-zA-Z_][a-zA-Z0-9_]*).([a-zA-Z_][a-zA-Z0-9_]*)\\s*\\(",
|
188
102
|
"captures": {
|
189
103
|
"1": {
|
@@ -192,7 +106,6 @@
|
|
192
106
|
}
|
193
107
|
},
|
194
108
|
{
|
195
|
-
"comment": "Class variable usage",
|
196
109
|
"match": "\\b([a-zA-Z_][a-zA-Z0-9_]*).([a-zA-Z_][a-zA-Z0-9_]*)",
|
197
110
|
"captures": {
|
198
111
|
"1": {
|
@@ -204,9 +117,13 @@
|
|
204
117
|
}
|
205
118
|
},
|
206
119
|
{
|
207
|
-
"comment": "Function definition",
|
208
120
|
"begin": "\\b(FUNC|func|Func)\\s+([a-zA-Z_][a-zA-Z0-9_]*)",
|
209
121
|
"end": "[\\n]",
|
122
|
+
"patterns": [
|
123
|
+
{
|
124
|
+
"include": "$self"
|
125
|
+
}
|
126
|
+
],
|
210
127
|
"beginCaptures": {
|
211
128
|
"1": {
|
212
129
|
"name": "keyword.other.fn.ring"
|
@@ -214,17 +131,16 @@
|
|
214
131
|
"2": {
|
215
132
|
"name": "entity.name.function.ring"
|
216
133
|
}
|
217
|
-
}
|
218
|
-
"patterns": [
|
219
|
-
{
|
220
|
-
"include": "$self"
|
221
|
-
}
|
222
|
-
]
|
134
|
+
}
|
223
135
|
},
|
224
136
|
{
|
225
|
-
"comment": "CLASS definition",
|
226
137
|
"begin": "\\b(CLASS|class|Class)\\s+([a-zA-Z_][a-zA-Z0-9_]*)(?:\\s+(FROM|from|From)\\s+([a-zA-Z_][a-zA-Z0-9_]*))?",
|
227
138
|
"end": "[\\n]",
|
139
|
+
"patterns": [
|
140
|
+
{
|
141
|
+
"include": "$self"
|
142
|
+
}
|
143
|
+
],
|
228
144
|
"beginCaptures": {
|
229
145
|
"1": {
|
230
146
|
"name": "keyword.class.ring"
|
@@ -238,17 +154,16 @@
|
|
238
154
|
"4": {
|
239
155
|
"name": "entity.name.parent.class.ring"
|
240
156
|
}
|
241
|
-
}
|
242
|
-
"patterns": [
|
243
|
-
{
|
244
|
-
"include": "$self"
|
245
|
-
}
|
246
|
-
]
|
157
|
+
}
|
247
158
|
},
|
248
159
|
{
|
249
|
-
"comment": "Method definition",
|
250
160
|
"begin": "\\b(FUNC|func|Func)\\s+((?:(?:[a-zA-Z_][a-zA-Z0-9_]*):)?(?:[a-zA-Z_][a-zA-Z0-9_]*))",
|
251
161
|
"end": "[\\n]",
|
162
|
+
"patterns": [
|
163
|
+
{
|
164
|
+
"include": "$self"
|
165
|
+
}
|
166
|
+
],
|
252
167
|
"beginCaptures": {
|
253
168
|
"1": {
|
254
169
|
"name": "keyword.method.fn.ring"
|
@@ -256,22 +171,77 @@
|
|
256
171
|
"2": {
|
257
172
|
"name": "entity.name.method.ring"
|
258
173
|
}
|
259
|
-
}
|
174
|
+
}
|
175
|
+
},
|
176
|
+
{
|
177
|
+
"begin": "=",
|
260
178
|
"patterns": [
|
261
179
|
{
|
262
180
|
"include": "$self"
|
263
181
|
}
|
264
182
|
]
|
183
|
+
}
|
184
|
+
],
|
185
|
+
"repository": {
|
186
|
+
"block_comment": {
|
187
|
+
"name": "comment.block.ring",
|
188
|
+
"begin": "/\\*",
|
189
|
+
"end": "\\*/",
|
190
|
+
"patterns": [
|
191
|
+
{
|
192
|
+
"include": "#block_doc_comment"
|
193
|
+
},
|
194
|
+
{
|
195
|
+
"include": "#block_comment"
|
196
|
+
}
|
197
|
+
]
|
265
198
|
},
|
266
|
-
{
|
267
|
-
"
|
268
|
-
"begin": "
|
269
|
-
"end": "",
|
199
|
+
"block_doc_comment": {
|
200
|
+
"name": "comment.block.documentation.ring",
|
201
|
+
"begin": "/\\*[!\\*][^\\*]",
|
202
|
+
"end": "\\*/",
|
270
203
|
"patterns": [
|
271
204
|
{
|
272
|
-
"include": "
|
205
|
+
"include": "#block_doc_comment"
|
206
|
+
},
|
207
|
+
{
|
208
|
+
"include": "#block_comment"
|
209
|
+
}
|
210
|
+
]
|
211
|
+
},
|
212
|
+
"escaped_character": {
|
213
|
+
"name": "constant.character.escape.ring",
|
214
|
+
"match": "\\\\(x[0-9A-Fa-f]{2}|[0-2][0-7]{0,2}|3[0-6][0-7]?|37[0-7]?|[4-7][0-7]?|.)"
|
215
|
+
},
|
216
|
+
"line_comment": {
|
217
|
+
"name": "comment.line.double-slash.ring",
|
218
|
+
"match": "//[#].*$"
|
219
|
+
},
|
220
|
+
"line_doc_comment": {
|
221
|
+
"name": "comment.line.documentation.ring",
|
222
|
+
"match": "//[!/][^/].*$"
|
223
|
+
},
|
224
|
+
"null": {
|
225
|
+
"name": "variable.null.language.ring",
|
226
|
+
"match": "\\b(NULL|null|Null)\\b"
|
227
|
+
},
|
228
|
+
"self": {
|
229
|
+
"name": "variable.self.language.ring",
|
230
|
+
"match": "\\b(Self|SELF|self)\\b"
|
231
|
+
},
|
232
|
+
"sigils": {
|
233
|
+
"name": "keyword.operator.sigil.ring",
|
234
|
+
"match": "[@]|[:]{2}|[+]{2}(?=[a-zA-Z0-9_\\(\\[\\|\\\"]+)"
|
235
|
+
},
|
236
|
+
"string_literal": {
|
237
|
+
"name": "string.quoted.double.ring",
|
238
|
+
"begin": "\"",
|
239
|
+
"end": "\"",
|
240
|
+
"patterns": [
|
241
|
+
{
|
242
|
+
"include": "#escaped_character"
|
273
243
|
}
|
274
244
|
]
|
275
245
|
}
|
276
|
-
|
277
|
-
}
|
246
|
+
}
|
247
|
+
}
|
@@ -1,14 +1,10 @@
|
|
1
1
|
{
|
2
|
-
"fileTypes": [
|
3
|
-
"spec"
|
4
|
-
],
|
5
|
-
"foldingStartMarker": "(^%(build$|changelog|check$|clean$|description|files|install$|package|prep$|preun|pretrans|(pre($| .*))|posttrans|postun|post|trigger|triggerin|triggerpostun|triggerun|verifyscript)\\s*$)",
|
6
|
-
"foldingStopMarker": "(^%(build$|changelog|check$|clean$|description|files|install$|package|pre(p|un|trans)?|post(trans|un)?|trigger(in|postun|un)?|verifyscript)\\s*$)|Z",
|
7
2
|
"name": "RPMSpec",
|
3
|
+
"scopeName": "source.rpm-spec",
|
8
4
|
"patterns": [
|
9
5
|
{
|
10
|
-
"
|
11
|
-
"
|
6
|
+
"name": "keyword.rpm-spec",
|
7
|
+
"match": "^# norootforbuild"
|
12
8
|
},
|
13
9
|
{
|
14
10
|
"include": "#comments"
|
@@ -48,271 +44,321 @@
|
|
48
44
|
}
|
49
45
|
],
|
50
46
|
"repository": {
|
51
|
-
"
|
47
|
+
"architectures": {
|
52
48
|
"patterns": [
|
53
49
|
{
|
54
|
-
"
|
55
|
-
"
|
50
|
+
"name": "constant.language.rpm-spec",
|
51
|
+
"match": "\\b(?:noarch|i386|i586|x86_64|ia64|local)\\b"
|
56
52
|
},
|
57
53
|
{
|
58
|
-
"
|
59
|
-
"
|
54
|
+
"name": "constant.language.rpm-spec",
|
55
|
+
"match": "\\b(?:s390x|s390|armv6l|armv7hl|armv7l)\\b"
|
60
56
|
},
|
61
57
|
{
|
62
|
-
"
|
63
|
-
"
|
58
|
+
"name": "constant.language.rpm-spec",
|
59
|
+
"match": "\\b(?:ppc64p7|ppc64le|ppc64|ppc|aarch64)\\b"
|
64
60
|
},
|
65
61
|
{
|
66
|
-
"
|
67
|
-
"
|
62
|
+
"name": "constant.language.rpm-spec",
|
63
|
+
"match": "\\b(?:alpha|sparc64|sparcv9|sparc)\\b"
|
64
|
+
}
|
65
|
+
]
|
66
|
+
},
|
67
|
+
"changelogs": {
|
68
|
+
"patterns": [
|
69
|
+
{
|
70
|
+
"include": "source.changelogs.rpm-spec"
|
71
|
+
}
|
72
|
+
]
|
73
|
+
},
|
74
|
+
"commands": {
|
75
|
+
"patterns": [
|
76
|
+
{
|
77
|
+
"name": "support.constant.rpm-spec",
|
78
|
+
"match": "^%__(?:aclocal|ar|as|autoconf)"
|
68
79
|
},
|
69
80
|
{
|
70
|
-
"
|
71
|
-
"
|
81
|
+
"name": "support.constant.rpm-spec",
|
82
|
+
"match": "^%__(?:autoheader|automake|awk)"
|
72
83
|
},
|
73
84
|
{
|
74
|
-
"
|
75
|
-
"
|
85
|
+
"name": "support.constant.rpm-spec",
|
86
|
+
"match": "^%__(?:bzip2|bzip|cat|cc|chgrp_Rhf|chgrp)"
|
76
87
|
},
|
77
88
|
{
|
78
|
-
"
|
79
|
-
"
|
89
|
+
"name": "support.constant.rpm-spec",
|
90
|
+
"match": "^%__(?:chmod|chown_Rhf|chown|cpio|cp)"
|
80
91
|
},
|
81
92
|
{
|
82
|
-
"
|
83
|
-
"
|
93
|
+
"name": "support.constant.rpm-spec",
|
94
|
+
"match": "^%__(?:cpp|cxx|grep|gzip|patch)"
|
84
95
|
},
|
85
96
|
{
|
86
|
-
"
|
87
|
-
"
|
97
|
+
"name": "support.constant.rpm-spec",
|
98
|
+
"match": "^%__(?:id_u|id|install|ld|libtoolize)"
|
88
99
|
},
|
89
100
|
{
|
90
|
-
"
|
91
|
-
"
|
101
|
+
"name": "support.constant.rpm-spec",
|
102
|
+
"match": "^%__(?:ln_s|make|mkdir_p|mkdir|mv)"
|
92
103
|
},
|
93
104
|
{
|
94
|
-
"
|
95
|
-
"
|
105
|
+
"name": "support.constant.rpm-spec",
|
106
|
+
"match": "^%__(?:nm|objcopy|objdump|perl)"
|
96
107
|
},
|
97
108
|
{
|
98
|
-
"
|
99
|
-
"
|
109
|
+
"name": "support.constant.rpm-spec",
|
110
|
+
"match": "^%__(?:pgp|prelink_undo_cmd|python)"
|
100
111
|
},
|
101
112
|
{
|
102
|
-
"
|
103
|
-
"
|
113
|
+
"name": "support.constant.rpm-spec",
|
114
|
+
"match": "^%__(?:ranlib|rm|sed|strip|tar|unzip)"
|
104
115
|
},
|
105
116
|
{
|
106
|
-
"
|
107
|
-
"
|
117
|
+
"name": "support.constant.rpm-spec",
|
118
|
+
"match": "^%\\{__(?:aclocal|ar|as|autoconf)\\}"
|
108
119
|
},
|
109
120
|
{
|
110
|
-
"
|
111
|
-
"
|
121
|
+
"name": "support.constant.rpm-spec",
|
122
|
+
"match": "^%\\{__(?:autoheader|automake|awk)\\}"
|
112
123
|
},
|
113
124
|
{
|
114
|
-
"
|
115
|
-
"
|
125
|
+
"name": "support.constant.rpm-spec",
|
126
|
+
"match": "^%\\{__(?:bzip2|bzip|cat|cc|chgrp_Rhf|chgrp)\\}"
|
116
127
|
},
|
117
128
|
{
|
118
|
-
"
|
119
|
-
"
|
129
|
+
"name": "support.constant.rpm-spec",
|
130
|
+
"match": "^%\\{__(?:chmod|chown_Rhf|chown|cpio|cp)\\}"
|
120
131
|
},
|
121
132
|
{
|
122
|
-
"
|
123
|
-
"
|
133
|
+
"name": "support.constant.rpm-spec",
|
134
|
+
"match": "^%\\{__(?:cpp|cxx|grep|gzip|patch)\\}"
|
124
135
|
},
|
125
136
|
{
|
126
|
-
"
|
127
|
-
"
|
137
|
+
"name": "support.constant.rpm-spec",
|
138
|
+
"match": "^%\\{__(?:id_u|id|install|ld|libtoolize)\\}"
|
128
139
|
},
|
129
140
|
{
|
130
|
-
"
|
131
|
-
"
|
141
|
+
"name": "support.constant.rpm-spec",
|
142
|
+
"match": "^%\\{__(?:ln_s|make|mkdir_p|mkdir|mv)\\}"
|
132
143
|
},
|
133
144
|
{
|
134
|
-
"
|
135
|
-
"
|
145
|
+
"name": "support.constant.rpm-spec",
|
146
|
+
"match": "^%\\{__(?:nm|objcopy|objdump|perl)\\}"
|
136
147
|
},
|
137
148
|
{
|
138
|
-
"
|
139
|
-
"
|
149
|
+
"name": "support.constant.rpm-spec",
|
150
|
+
"match": "^%\\{__(?:pgp|prelink_undo_cmd|python)\\}"
|
140
151
|
},
|
141
152
|
{
|
142
|
-
"
|
143
|
-
"
|
153
|
+
"name": "support.constant.rpm-spec",
|
154
|
+
"match": "^%\\{__(?:ranlib|rm|sed|strip|tar|unzip)\\}"
|
155
|
+
}
|
156
|
+
]
|
157
|
+
},
|
158
|
+
"comments": {
|
159
|
+
"patterns": [
|
160
|
+
{
|
161
|
+
"match": "(#)(?\u003c!C#|F#|M#)(.*)$",
|
162
|
+
"captures": {
|
163
|
+
"1": {
|
164
|
+
"name": "punctuation.comment.rpm-spec"
|
165
|
+
},
|
166
|
+
"2": {
|
167
|
+
"name": "comment.line.rpm-spec"
|
168
|
+
}
|
169
|
+
}
|
170
|
+
}
|
171
|
+
]
|
172
|
+
},
|
173
|
+
"conditionals": {
|
174
|
+
"patterns": [
|
175
|
+
{
|
176
|
+
"name": "keyword.control.rpm-spec",
|
177
|
+
"match": "%(?:ifarch|ifnarch|ifnos|ifos|if|else|endif)"
|
178
|
+
}
|
179
|
+
]
|
180
|
+
},
|
181
|
+
"constants": {
|
182
|
+
"patterns": [
|
183
|
+
{
|
184
|
+
"name": "contstant.numeric.rpm-spec",
|
185
|
+
"match": "[0-9]+"
|
186
|
+
}
|
187
|
+
]
|
188
|
+
},
|
189
|
+
"licenses": {
|
190
|
+
"patterns": [
|
191
|
+
{
|
192
|
+
"name": "constant.language.rpm-spec",
|
193
|
+
"match": "(?:AFL-2.1|AGPL-3.0|AGPL-3.0\\+|Apache-1.1|Apache-2.0)"
|
144
194
|
},
|
145
195
|
{
|
146
|
-
"
|
147
|
-
"
|
196
|
+
"name": "constant.language.rpm-spec",
|
197
|
+
"match": "(?:X11|xinetd|Zlib|ZPL-2.0|ZPL-2.1)"
|
148
198
|
},
|
149
199
|
{
|
150
|
-
"
|
151
|
-
"
|
200
|
+
"name": "constant.language.rpm-spec",
|
201
|
+
"match": "(?:Apache-2.0+|APL-1.0|BSD-2-Clause|BSD-3-Clause|BSD-4-Clause)"
|
152
202
|
},
|
153
203
|
{
|
154
|
-
"
|
155
|
-
"
|
204
|
+
"name": "constant.language.rpm-spec",
|
205
|
+
"match": "(?:Artistic-1.0|Artistic-1.0+|Artistic-2.0|Beerware)"
|
156
206
|
},
|
157
207
|
{
|
158
|
-
"
|
159
|
-
"
|
208
|
+
"name": "constant.language.rpm-spec",
|
209
|
+
"match": "(?:CC-BY-ND-4.0|CC-BY-SA-2.5|CC-BY-SA-3.0)"
|
160
210
|
},
|
161
211
|
{
|
162
|
-
"
|
163
|
-
"
|
212
|
+
"name": "constant.language.rpm-spec",
|
213
|
+
"match": "(?:CC-BY-SA-3.0|CC-BY-SA-4.0|CDDL-1.0|CPL-1.0|EPL-1.0)"
|
164
214
|
},
|
165
215
|
{
|
166
|
-
"
|
167
|
-
"
|
216
|
+
"name": "constant.language.rpm-spec",
|
217
|
+
"match": "(?:ErlPL-1.1|GFDL-1.1|GFDL-1.1\\+|GFDL-1.2|GFDL-1.2\\+|GFDL-1.3)"
|
168
218
|
},
|
169
219
|
{
|
170
|
-
"
|
171
|
-
"
|
220
|
+
"name": "constant.language.rpm-spec",
|
221
|
+
"match": "(?:GFDL-1.3\\+|GPL-1.0\\+|GPL-2.0|GPL-2.0\\+|GPL-3.0|GPL-3.0\\+|IJG)"
|
172
222
|
},
|
173
223
|
{
|
174
|
-
"
|
175
|
-
"
|
224
|
+
"name": "constant.language.rpm-spec",
|
225
|
+
"match": "(?:LGPL-2.0\\+|LGPL-2.1|LGPL-2.1\\+|LGPL-3.0\\+|LPPL-1.3c)"
|
176
226
|
},
|
177
227
|
{
|
178
|
-
"
|
179
|
-
"
|
228
|
+
"name": "constant.language.rpm-spec",
|
229
|
+
"match": "(?:IPA|IPL-1.0|IPL-1.0|ISC|JSON|LGPL-2.0|MakeIndex|MIT)"
|
180
230
|
},
|
181
231
|
{
|
182
|
-
"
|
183
|
-
"
|
232
|
+
"name": "constant.language.rpm-spec",
|
233
|
+
"match": "(?:MPL-1.0|MPL-1.1|MPL-1.1\\+|MS-PL|NetCDF|OFL-1.1|OLDAP-2.8)"
|
184
234
|
},
|
185
235
|
{
|
186
|
-
"
|
187
|
-
"
|
236
|
+
"name": "constant.language.rpm-spec",
|
237
|
+
"match": "(?:OSL-1.1|PHP-3.01|Python-2.0|Qhull|QPL-1.0|QPL-1.0|Ruby)"
|
188
238
|
},
|
189
239
|
{
|
190
|
-
"
|
191
|
-
"
|
240
|
+
"name": "constant.language.rpm-spec",
|
241
|
+
"match": "(?:SUSE-BSD-3-Clause-with-non-nuclear-addition)"
|
192
242
|
},
|
193
243
|
{
|
194
|
-
"
|
195
|
-
"
|
244
|
+
"name": "constant.language.rpm-spec",
|
245
|
+
"match": "(?:SUSE-GPL-2.0\\+-with-sane-exception|SUSE-GPL-3.0-with-FLOSS-exception)"
|
196
246
|
},
|
197
247
|
{
|
198
|
-
"
|
199
|
-
"
|
248
|
+
"name": "constant.language.rpm-spec",
|
249
|
+
"match": "(?:SUSE-GPL-3.0-with-font-exception|SUSE-GPL-3.0-with-openssl-exception)"
|
200
250
|
},
|
201
251
|
{
|
202
|
-
"
|
203
|
-
"
|
252
|
+
"name": "constant.language.rpm-spec",
|
253
|
+
"match": "(?:SUSE-GPL-3.0-with-template-exception|SUSE-GPL-3.0+-with-autoconf-exception)"
|
204
254
|
},
|
205
255
|
{
|
206
|
-
"
|
207
|
-
"
|
256
|
+
"name": "constant.language.rpm-spec",
|
257
|
+
"match": "(?:SUSE-GPL-3.0\\+-with-font-exception|SUSE-GPL-3.0\\+-with-openssl-exception)"
|
208
258
|
},
|
209
259
|
{
|
210
|
-
"
|
211
|
-
"
|
260
|
+
"name": "constant.language.rpm-spec",
|
261
|
+
"match": "(?:SUSE-IBPL-1.0|SUSE-IDPL-1.0|SUSE-IEEE|SUSE-Innernet-2.0|SUSE-Innernet-2.00)"
|
212
262
|
},
|
213
263
|
{
|
214
|
-
"
|
215
|
-
"
|
264
|
+
"name": "constant.language.rpm-spec",
|
265
|
+
"match": "(?:SUSE-LDPL-2.0|SUSE-LGPL-2.0-with-linking-exception)"
|
216
266
|
},
|
217
267
|
{
|
218
|
-
"
|
219
|
-
"
|
268
|
+
"name": "constant.language.rpm-spec",
|
269
|
+
"match": "(?:SUSE-LGPL-2.1-with-digia-exception-1.1)"
|
220
270
|
},
|
221
271
|
{
|
222
|
-
"
|
223
|
-
"
|
224
|
-
}
|
225
|
-
]
|
226
|
-
},
|
227
|
-
"architectures": {
|
228
|
-
"patterns": [
|
272
|
+
"name": "constant.language.rpm-spec",
|
273
|
+
"match": "(?:SUSE-LGPL-2.1-with-nokia-exception-1.1)"
|
274
|
+
},
|
229
275
|
{
|
230
|
-
"
|
231
|
-
"
|
276
|
+
"name": "constant.language.rpm-spec",
|
277
|
+
"match": "(?:SUSE-LGPL-2.1\\+-with-GCC-exception|SUSE-LGPL-3.0-with-openssl-exception)"
|
232
278
|
},
|
233
279
|
{
|
234
|
-
"
|
235
|
-
"
|
280
|
+
"name": "constant.language.rpm-spec",
|
281
|
+
"match": "(?:SUSE-Liberation|SUSE-Manpages|SUSE-Matplotlib|SUSE-MgOpen|SUSE-mirror)"
|
236
282
|
},
|
237
283
|
{
|
238
|
-
"
|
239
|
-
"
|
284
|
+
"name": "constant.language.rpm-spec",
|
285
|
+
"match": "(?:SUSE-mplus|SUSE-NonFree|SUSE-Oasis-Specification-Notice)"
|
240
286
|
},
|
241
287
|
{
|
242
|
-
"
|
243
|
-
"
|
244
|
-
}
|
245
|
-
]
|
246
|
-
},
|
247
|
-
"metadata": {
|
248
|
-
"patterns": [
|
288
|
+
"name": "constant.language.rpm-spec",
|
289
|
+
"match": "(?:SUSE-OpenPublication-1.0|SUSE-OldFSFDocLicense|SUSE-Permissive)"
|
290
|
+
},
|
249
291
|
{
|
250
|
-
"
|
251
|
-
"
|
292
|
+
"name": "constant.language.rpm-spec",
|
293
|
+
"match": "(?:SUSE-Permissive-Modify-By-Patch|SUSE-PHP-2.02|SUSE-Public-Domain)"
|
252
294
|
},
|
253
295
|
{
|
254
|
-
"
|
255
|
-
"
|
296
|
+
"name": "constant.language.rpm-spec",
|
297
|
+
"match": "(?:SUSE-Python-1.6|SUSE-QWT-1.0|SUSE-Redistributable-Content|SUSE-Repoze)"
|
256
298
|
},
|
257
299
|
{
|
258
|
-
"
|
259
|
-
"
|
300
|
+
"name": "constant.language.rpm-spec",
|
301
|
+
"match": "(?:SUSE-Scrot|SUSE-Sendmail|SUSE-SGI-FreeB-2.0|SUSE-SIP|SUSE-SLIB)"
|
260
302
|
},
|
261
303
|
{
|
262
|
-
"
|
263
|
-
"
|
304
|
+
"name": "constant.language.rpm-spec",
|
305
|
+
"match": "(?:SUSE-SNIA-1.0|SUSE-SNIA-1.1|SUSE-Sun-Laboratories|SUSE-TeX|SUSE-TGPPL-1.0)"
|
264
306
|
},
|
265
307
|
{
|
266
|
-
"
|
267
|
-
"
|
308
|
+
"name": "constant.language.rpm-spec",
|
309
|
+
"match": "(?:SUSE-Ubuntu-Font-License-1.0|SUSE-Xano|SUSE-Xenonsoft-1.00)"
|
268
310
|
},
|
269
311
|
{
|
270
|
-
"
|
271
|
-
"
|
312
|
+
"name": "constant.language.rpm-spec",
|
313
|
+
"match": "(?:SUSE-XFree86-with-font-exception|SUSE-XSL-Lint|TCL|Unicode|Vim|W3C|WTFPL)"
|
272
314
|
},
|
273
315
|
{
|
274
|
-
"
|
275
|
-
"
|
316
|
+
"name": "constant.language.rpm-spec",
|
317
|
+
"match": "(?:SUSE-Bitstream-Vera|OML|OPL-1.0|SUSE-Arphic)"
|
276
318
|
},
|
277
319
|
{
|
278
|
-
"
|
279
|
-
"
|
320
|
+
"name": "constant.language.rpm-spec",
|
321
|
+
"match": "(?:SUSE-BSD-Mark-Modifications|SUSE-CacertRoot)"
|
280
322
|
},
|
281
323
|
{
|
282
|
-
"
|
283
|
-
"
|
324
|
+
"name": "constant.language.rpm-spec",
|
325
|
+
"match": "(?:SUSE-Copyleft-Next-0.3.0|SUSE-CPL-0.5|SUSE-Curb|SUSE-DMTF)"
|
284
326
|
},
|
285
327
|
{
|
286
|
-
"
|
287
|
-
"
|
328
|
+
"name": "constant.language.rpm-spec",
|
329
|
+
"match": "(?:SUSE-Docbook-XSL|SUSE-Egenix-1.1.0|SUSE-EULA|SUSE-FHS)"
|
288
330
|
},
|
289
331
|
{
|
290
|
-
"
|
291
|
-
"
|
292
|
-
"beginCaptures": {
|
293
|
-
"1": {
|
294
|
-
"name": "keyword.rpm-spec"
|
295
|
-
}
|
296
|
-
},
|
297
|
-
"patterns": [
|
298
|
-
{
|
299
|
-
"include": "#architectures"
|
300
|
-
}
|
301
|
-
]
|
332
|
+
"name": "constant.language.rpm-spec",
|
333
|
+
"match": "(?:SUSE-Firmware|SUSE-FLTK|SUSE-Free-Art-1.3|SUSE-Freetype)"
|
302
334
|
},
|
303
335
|
{
|
304
|
-
"
|
305
|
-
"
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
336
|
+
"name": "constant.language.rpm-spec",
|
337
|
+
"match": "(?:SUSE-Gitslave|SUSE-GL2PS-2.0|SUSE-Gnuplot)"
|
338
|
+
},
|
339
|
+
{
|
340
|
+
"name": "constant.language.rpm-spec",
|
341
|
+
"match": "(?:SUSE-GPL-2.0-with-FLOSS-exception)"
|
342
|
+
},
|
343
|
+
{
|
344
|
+
"name": "constant.language.rpm-spec",
|
345
|
+
"match": "(?:SUSE-CC-Sampling-Plus-1.0|SUSE-GPL-2.0-with-linking-exception)"
|
346
|
+
},
|
347
|
+
{
|
348
|
+
"name": "constant.language.rpm-spec",
|
349
|
+
"match": "(?:SUSE-GPL-2.0-with-openssl-exception)"
|
350
|
+
},
|
351
|
+
{
|
352
|
+
"name": "constant.language.rpm-spec",
|
353
|
+
"match": "(?:SUSE-GPL-2.0-with-OSI-exception)"
|
354
|
+
},
|
355
|
+
{
|
356
|
+
"name": "constant.language.rpm-spec",
|
357
|
+
"match": "(?:SUSE-GPL-2.0-with-plugin-exception)"
|
358
|
+
},
|
359
|
+
{
|
360
|
+
"name": "constant.language.rpm-spec",
|
361
|
+
"match": "(?:SUSE-GPL-2.0\\+-with-openssl-exception)"
|
316
362
|
}
|
317
363
|
]
|
318
364
|
},
|
@@ -327,195 +373,190 @@
|
|
327
373
|
}
|
328
374
|
},
|
329
375
|
{
|
330
|
-
"
|
331
|
-
"
|
376
|
+
"name": "support.function.rpm-spec",
|
377
|
+
"match": "^%\\{?(?:desktop_database_postun|desktop_database_post)\\}?"
|
332
378
|
},
|
333
379
|
{
|
334
|
-
"
|
335
|
-
"
|
380
|
+
"name": "support.function.rpm-spec",
|
381
|
+
"match": "^%\\{?(?:fillup_and_insserv|fillup_only|find_lang)\\}?"
|
336
382
|
},
|
337
383
|
{
|
338
|
-
"
|
339
|
-
"
|
384
|
+
"name": "support.function.rpm-spec",
|
385
|
+
"match": "^%\\{?(?:icon_theme_cache_postun|icon_theme_cache_post)\\}?"
|
340
386
|
},
|
341
387
|
{
|
342
|
-
"
|
343
|
-
"
|
388
|
+
"name": "support.function.rpm-spec",
|
389
|
+
"match": "^%\\{?(?:insserv_cleanup|insserv_force_if_yast)\\}?"
|
344
390
|
},
|
345
391
|
{
|
346
|
-
"
|
347
|
-
"
|
392
|
+
"name": "support.function.rpm-spec",
|
393
|
+
"match": "^%\\{?(?:install_info_delete|install_info|gpg_verify)\\}?"
|
348
394
|
},
|
349
395
|
{
|
350
|
-
"
|
351
|
-
"
|
396
|
+
"name": "support.function.rpm-spec",
|
397
|
+
"match": "^%\\{?(?:perl_archlib|perl_gen_filelist)\\}?"
|
352
398
|
},
|
353
399
|
{
|
354
|
-
"
|
355
|
-
"
|
400
|
+
"name": "support.function.rpm-spec",
|
401
|
+
"match": "^%\\{?(?:perl_make_install|perl_process_packlist)\\}?"
|
356
402
|
},
|
357
403
|
{
|
358
|
-
"
|
359
|
-
"
|
404
|
+
"name": "support.function.rpm-spec",
|
405
|
+
"match": "^%\\{?(?:perl_sitearch|perl_sitelib)\\}?"
|
360
406
|
},
|
361
407
|
{
|
362
|
-
"
|
363
|
-
"
|
408
|
+
"name": "support.function.rpm-spec",
|
409
|
+
"match": "^%\\{?(?:perl_vendorarch|perl_vendorlib|perl_version)\\}?"
|
364
410
|
},
|
365
411
|
{
|
366
|
-
"
|
367
|
-
"
|
412
|
+
"name": "support.function.rpm-spec",
|
413
|
+
"match": "^%\\{?(?:py_incdir|py_libdir|py_requires|py_sitedir|py_ver)\\}?"
|
368
414
|
},
|
369
415
|
{
|
370
|
-
"
|
371
|
-
"
|
416
|
+
"name": "support.function.rpm-spec",
|
417
|
+
"match": "^%\\{?(?:remove_and_set|restart_on_update)\\}?"
|
372
418
|
},
|
373
419
|
{
|
374
|
-
"
|
375
|
-
"
|
420
|
+
"name": "support.function.rpm-spec",
|
421
|
+
"match": "^%\\{?(?:run_ldconfig|run_permissions)\\}?"
|
376
422
|
},
|
377
423
|
{
|
378
|
-
"
|
379
|
-
"
|
424
|
+
"name": "support.function.rpm-spec",
|
425
|
+
"match": "^%\\{?(?:service_add_pre|service_add_post)\\}?"
|
380
426
|
},
|
381
427
|
{
|
382
|
-
"
|
383
|
-
"
|
428
|
+
"name": "support.function.rpm-spec",
|
429
|
+
"match": "^%\\{?(?:service_del_preun|service_del_postun)\\}?"
|
384
430
|
},
|
385
431
|
{
|
386
|
-
"
|
387
|
-
"
|
432
|
+
"name": "support.function.rpm-spec",
|
433
|
+
"match": "^%\\{?(?:set_permissions|stop_on_removal)\\}?"
|
388
434
|
},
|
389
435
|
{
|
390
|
-
"
|
391
|
-
"
|
436
|
+
"name": "support.function.rpm-spec",
|
437
|
+
"match": "^%\\{?(?:suse_update_config|suse_update_desktop_file)\\}?"
|
392
438
|
},
|
393
439
|
{
|
394
|
-
"
|
395
|
-
"
|
440
|
+
"name": "support.function.rpm-spec",
|
441
|
+
"match": "^%\\{?(?:tcl_version|ul_version|verify_permissions)\\}?"
|
396
442
|
},
|
397
443
|
{
|
398
|
-
"
|
399
|
-
"
|
444
|
+
"name": "support.function.rpm-spec",
|
445
|
+
"match": "^%\\{?(?:create_subdir_filelist|create_exclude_filelist)\\}?"
|
400
446
|
},
|
401
447
|
{
|
402
|
-
"
|
403
|
-
"
|
448
|
+
"name": "support.function.rpm-spec",
|
449
|
+
"match": "^%\\{?(?:makeinstall|make_jobs|update_menus|clean_menus)\\}?"
|
404
450
|
}
|
405
451
|
]
|
406
452
|
},
|
407
|
-
"
|
453
|
+
"metadata": {
|
408
454
|
"patterns": [
|
409
455
|
{
|
410
|
-
"
|
411
|
-
"
|
456
|
+
"name": "keyword.rpm-spec",
|
457
|
+
"match": "^(?:Icon|ExclusiveOs|ExcludeOs|NoSource|NoPatch):"
|
412
458
|
},
|
413
459
|
{
|
414
|
-
"
|
415
|
-
"
|
416
|
-
"1": {
|
417
|
-
"name": "entity.name.section.rpm-spec"
|
418
|
-
}
|
419
|
-
},
|
420
|
-
"end": "Z",
|
421
|
-
"patterns": [
|
422
|
-
{
|
423
|
-
"include": "#changelogs"
|
424
|
-
}
|
425
|
-
]
|
460
|
+
"name": "keyword.rpm-spec",
|
461
|
+
"match": "^(?:Conflicts|Obsoletes|Provides):"
|
426
462
|
},
|
427
463
|
{
|
428
|
-
"
|
429
|
-
"
|
430
|
-
"1": {
|
431
|
-
"name": "entity.name.section.rpm-spec"
|
432
|
-
}
|
433
|
-
},
|
434
|
-
"end": "^$|Z",
|
435
|
-
"patterns": [
|
436
|
-
{
|
437
|
-
"include": "#std_section"
|
438
|
-
}
|
439
|
-
]
|
464
|
+
"name": "keyword.rpm-spec",
|
465
|
+
"match": "^(?:Requires\\((?:preun|postun|pre|post)\\)|Requires):"
|
440
466
|
},
|
441
467
|
{
|
442
|
-
"
|
443
|
-
"
|
444
|
-
"1": {
|
445
|
-
"name": "entity.name.section.rpm-spec"
|
446
|
-
}
|
447
|
-
},
|
448
|
-
"end": "^$|Z",
|
449
|
-
"patterns": [
|
450
|
-
{
|
451
|
-
"include": "#std_section"
|
452
|
-
}
|
453
|
-
]
|
468
|
+
"name": "keyword.rpm-spec",
|
469
|
+
"match": "^(Enhances|Suggests|BuildConflicts|BuildRequires|Recommends):"
|
454
470
|
},
|
455
471
|
{
|
456
|
-
"
|
457
|
-
"
|
472
|
+
"name": "keyword.rpm-spec",
|
473
|
+
"match": "^(PreReq|Supplements|Epoch|Serial|Nosource|Nopatch):"
|
458
474
|
},
|
459
475
|
{
|
460
|
-
"
|
461
|
-
"
|
462
|
-
"1": {
|
463
|
-
"name": "entity.name.section.rpm-spec"
|
464
|
-
}
|
465
|
-
},
|
466
|
-
"end": "^$|Z",
|
467
|
-
"patterns": [
|
468
|
-
{
|
469
|
-
"include": "#std_section"
|
470
|
-
}
|
471
|
-
]
|
472
|
-
}
|
473
|
-
]
|
474
|
-
},
|
475
|
-
"std_section": {
|
476
|
-
"patterns": [
|
477
|
-
{
|
478
|
-
"include": "#comments"
|
476
|
+
"name": "keyword.rpm-spec",
|
477
|
+
"match": "^(AutoReq|AutoProv|AutoReqProv):"
|
479
478
|
},
|
480
479
|
{
|
481
|
-
"
|
480
|
+
"name": "keyword.rpm-spec",
|
481
|
+
"match": "^(Copyright|Summary|Summary\\(.*\\)|Distribution):"
|
482
482
|
},
|
483
483
|
{
|
484
|
-
"
|
484
|
+
"name": "keyword.rpm-spec",
|
485
|
+
"match": "^(Vendor|Packager|Group|Source\\d*|Patch\\d*|BuildRoot|Prefix):"
|
485
486
|
},
|
486
487
|
{
|
487
|
-
"
|
488
|
+
"name": "keyword.rpm-spec",
|
489
|
+
"match": "^(Name|Version|Release|Url|URL):"
|
488
490
|
},
|
489
491
|
{
|
490
|
-
"
|
492
|
+
"name": "keyword.rpm-spec",
|
493
|
+
"match": "^(Source|Patch)[0-9]*:"
|
491
494
|
},
|
492
495
|
{
|
493
|
-
"
|
496
|
+
"begin": "^((?:BuildArch|BuildArchitectures|ExclusiveArch|ExcludeArch):)",
|
497
|
+
"end": "$",
|
498
|
+
"patterns": [
|
499
|
+
{
|
500
|
+
"include": "#architectures"
|
501
|
+
}
|
502
|
+
],
|
503
|
+
"beginCaptures": {
|
504
|
+
"1": {
|
505
|
+
"name": "keyword.rpm-spec"
|
506
|
+
}
|
507
|
+
}
|
494
508
|
},
|
495
509
|
{
|
496
|
-
"
|
510
|
+
"begin": "^(License:)[ \\t]*",
|
511
|
+
"end": "$",
|
512
|
+
"patterns": [
|
513
|
+
{
|
514
|
+
"include": "#licenses"
|
515
|
+
}
|
516
|
+
],
|
517
|
+
"beginCaptures": {
|
518
|
+
"1": {
|
519
|
+
"name": "keyword.rpm-spec"
|
520
|
+
}
|
521
|
+
}
|
522
|
+
}
|
523
|
+
]
|
524
|
+
},
|
525
|
+
"modifiers": {
|
526
|
+
"patterns": [
|
527
|
+
{
|
528
|
+
"name": "storage.modifier.rpm-spec",
|
529
|
+
"match": "^%(?:define|global|undefine|docdir|doc)"
|
497
530
|
},
|
498
531
|
{
|
499
|
-
"
|
532
|
+
"match": "^(%config(?:\\(noreplace\\))?)[ \\t]+",
|
533
|
+
"captures": {
|
534
|
+
"1": {
|
535
|
+
"name": "storage.modifier.rpm-spec"
|
536
|
+
}
|
537
|
+
}
|
500
538
|
},
|
501
539
|
{
|
502
|
-
"
|
540
|
+
"match": "^(%defattr\\(.*\\))",
|
541
|
+
"captures": {
|
542
|
+
"1": {
|
543
|
+
"name": "storage.modifier.rpm-spec"
|
544
|
+
}
|
545
|
+
}
|
503
546
|
},
|
504
547
|
{
|
505
|
-
"
|
506
|
-
|
507
|
-
|
508
|
-
|
509
|
-
|
510
|
-
|
548
|
+
"match": "(%(?:attrib|attr|verify|noverify)\\(.*\\)) ",
|
549
|
+
"captures": {
|
550
|
+
"1": {
|
551
|
+
"name": "storage.modifier.rpm-spec"
|
552
|
+
}
|
553
|
+
}
|
554
|
+
},
|
511
555
|
{
|
512
|
-
"match": "(
|
556
|
+
"match": "(%(?:lang|caps)\\(.*\\)) ",
|
513
557
|
"captures": {
|
514
558
|
"1": {
|
515
|
-
"name": "
|
516
|
-
},
|
517
|
-
"2": {
|
518
|
-
"name": "comment.line.rpm-spec"
|
559
|
+
"name": "storage.modifier.rpm-spec"
|
519
560
|
}
|
520
561
|
}
|
521
562
|
}
|
@@ -524,100 +565,117 @@
|
|
524
565
|
"operators": {
|
525
566
|
"patterns": [
|
526
567
|
{
|
527
|
-
"
|
528
|
-
"
|
568
|
+
"name": "keyword.operator.logical.rpm-spec",
|
569
|
+
"match": "(?:[\u003e=]?=|!=?|\u003c|\u003e|\u0026\u0026|\\|\\|)"
|
529
570
|
}
|
530
571
|
]
|
531
572
|
},
|
532
|
-
"
|
533
|
-
"patterns": [
|
534
|
-
{
|
535
|
-
"match": "[0-9]+",
|
536
|
-
"name": "contstant.numeric.rpm-spec"
|
537
|
-
}
|
538
|
-
]
|
539
|
-
},
|
540
|
-
"commands": {
|
573
|
+
"sections": {
|
541
574
|
"patterns": [
|
542
575
|
{
|
543
|
-
"
|
544
|
-
"
|
545
|
-
},
|
546
|
-
{
|
547
|
-
"match": "^%__(?:autoheader|automake|awk)",
|
548
|
-
"name": "support.constant.rpm-spec"
|
576
|
+
"name": "entity.name.section.rpm-spec",
|
577
|
+
"match": "^%(?:description|package)"
|
549
578
|
},
|
550
579
|
{
|
551
|
-
"
|
552
|
-
"
|
553
|
-
|
554
|
-
|
555
|
-
|
556
|
-
|
557
|
-
|
558
|
-
|
559
|
-
|
560
|
-
|
580
|
+
"begin": "^(%changelog)",
|
581
|
+
"end": "Z",
|
582
|
+
"patterns": [
|
583
|
+
{
|
584
|
+
"include": "#changelogs"
|
585
|
+
}
|
586
|
+
],
|
587
|
+
"beginCaptures": {
|
588
|
+
"1": {
|
589
|
+
"name": "entity.name.section.rpm-spec"
|
590
|
+
}
|
591
|
+
}
|
561
592
|
},
|
562
593
|
{
|
563
|
-
"
|
564
|
-
"
|
594
|
+
"begin": "^(%files)",
|
595
|
+
"end": "^$|Z",
|
596
|
+
"patterns": [
|
597
|
+
{
|
598
|
+
"include": "#std_section"
|
599
|
+
}
|
600
|
+
],
|
601
|
+
"beginCaptures": {
|
602
|
+
"1": {
|
603
|
+
"name": "entity.name.section.rpm-spec"
|
604
|
+
}
|
605
|
+
}
|
565
606
|
},
|
566
607
|
{
|
567
|
-
"
|
568
|
-
"
|
608
|
+
"begin": "^(%(?:build|check|clean|install|verifyscript))$",
|
609
|
+
"end": "^$|Z",
|
610
|
+
"patterns": [
|
611
|
+
{
|
612
|
+
"include": "#std_section"
|
613
|
+
}
|
614
|
+
],
|
615
|
+
"beginCaptures": {
|
616
|
+
"1": {
|
617
|
+
"name": "entity.name.section.rpm-spec"
|
618
|
+
}
|
619
|
+
}
|
569
620
|
},
|
570
621
|
{
|
571
|
-
"
|
572
|
-
"
|
622
|
+
"name": "entity.name.section.rpm-spec",
|
623
|
+
"match": "^%(?:triggerin|triggerpostun|triggerun|trigger) --"
|
573
624
|
},
|
574
625
|
{
|
575
|
-
"
|
576
|
-
"
|
577
|
-
|
626
|
+
"begin": "^(%(?:preun|prep|pretrans|pre|posttrans|postun|post|packagepreun))",
|
627
|
+
"end": "^$|Z",
|
628
|
+
"patterns": [
|
629
|
+
{
|
630
|
+
"include": "#std_section"
|
631
|
+
}
|
632
|
+
],
|
633
|
+
"beginCaptures": {
|
634
|
+
"1": {
|
635
|
+
"name": "entity.name.section.rpm-spec"
|
636
|
+
}
|
637
|
+
}
|
638
|
+
}
|
639
|
+
]
|
640
|
+
},
|
641
|
+
"shell_syntax": {
|
642
|
+
"patterns": [
|
578
643
|
{
|
579
|
-
"
|
580
|
-
|
581
|
-
|
644
|
+
"include": "source.shell"
|
645
|
+
}
|
646
|
+
]
|
647
|
+
},
|
648
|
+
"std_section": {
|
649
|
+
"patterns": [
|
582
650
|
{
|
583
|
-
"
|
584
|
-
"name": "support.constant.rpm-spec"
|
651
|
+
"include": "#comments"
|
585
652
|
},
|
586
653
|
{
|
587
|
-
"
|
588
|
-
"name": "support.constant.rpm-spec"
|
654
|
+
"include": "#metadata"
|
589
655
|
},
|
590
656
|
{
|
591
|
-
"
|
592
|
-
"name": "support.constant.rpm-spec"
|
657
|
+
"include": "#conditionals"
|
593
658
|
},
|
594
659
|
{
|
595
|
-
"
|
596
|
-
"name": "support.constant.rpm-spec"
|
660
|
+
"include": "#commands"
|
597
661
|
},
|
598
662
|
{
|
599
|
-
"
|
600
|
-
"name": "support.constant.rpm-spec"
|
663
|
+
"include": "#macros"
|
601
664
|
},
|
602
665
|
{
|
603
|
-
"
|
604
|
-
"name": "support.constant.rpm-spec"
|
666
|
+
"include": "#modifiers"
|
605
667
|
},
|
606
668
|
{
|
607
|
-
"
|
608
|
-
"name": "support.constant.rpm-spec"
|
669
|
+
"include": "#variables"
|
609
670
|
},
|
610
671
|
{
|
611
|
-
"
|
612
|
-
"name": "support.constant.rpm-spec"
|
672
|
+
"include": "#licenses"
|
613
673
|
},
|
614
674
|
{
|
615
|
-
"
|
616
|
-
"name": "support.constant.rpm-spec"
|
675
|
+
"include": "#constants"
|
617
676
|
},
|
618
677
|
{
|
619
|
-
"
|
620
|
-
"name": "support.constant.rpm-spec"
|
678
|
+
"include": "#shell_syntax"
|
621
679
|
}
|
622
680
|
]
|
623
681
|
},
|
@@ -702,73 +760,6 @@
|
|
702
760
|
}
|
703
761
|
}
|
704
762
|
]
|
705
|
-
},
|
706
|
-
"modifiers": {
|
707
|
-
"patterns": [
|
708
|
-
{
|
709
|
-
"match": "^%(?:define|global|undefine|docdir|doc)",
|
710
|
-
"name": "storage.modifier.rpm-spec"
|
711
|
-
},
|
712
|
-
{
|
713
|
-
"match": "^(%config(?:\\(noreplace\\))?)[ \\t]+",
|
714
|
-
"captures": {
|
715
|
-
"1": {
|
716
|
-
"name": "storage.modifier.rpm-spec"
|
717
|
-
}
|
718
|
-
}
|
719
|
-
},
|
720
|
-
{
|
721
|
-
"match": "^(%defattr\\(.*\\))",
|
722
|
-
"captures": {
|
723
|
-
"1": {
|
724
|
-
"name": "storage.modifier.rpm-spec"
|
725
|
-
}
|
726
|
-
}
|
727
|
-
},
|
728
|
-
{
|
729
|
-
"match": "(%(?:attrib|attr|verify|noverify)\\(.*\\)) ",
|
730
|
-
"captures": {
|
731
|
-
"1": {
|
732
|
-
"name": "storage.modifier.rpm-spec"
|
733
|
-
}
|
734
|
-
}
|
735
|
-
},
|
736
|
-
{
|
737
|
-
"match": "(%(?:lang|caps)\\(.*\\)) ",
|
738
|
-
"captures": {
|
739
|
-
"1": {
|
740
|
-
"name": "storage.modifier.rpm-spec"
|
741
|
-
}
|
742
|
-
}
|
743
|
-
}
|
744
|
-
]
|
745
|
-
},
|
746
|
-
"conditionals": {
|
747
|
-
"patterns": [
|
748
|
-
{
|
749
|
-
"match": "%(?:ifarch|ifnarch|ifnos|ifos|if|else|endif)",
|
750
|
-
"name": "keyword.control.rpm-spec"
|
751
|
-
}
|
752
|
-
]
|
753
|
-
},
|
754
|
-
"shell_syntax": {
|
755
|
-
"comment": "Set disabled to 1 to turn off syntax highlight of shellcode",
|
756
|
-
"disabled": 0,
|
757
|
-
"patterns": [
|
758
|
-
{
|
759
|
-
"include": "source.shell"
|
760
|
-
}
|
761
|
-
]
|
762
|
-
},
|
763
|
-
"changelogs": {
|
764
|
-
"comment": "Set disabled to 1 to turn off syntax highlight of logs",
|
765
|
-
"disabled": 0,
|
766
|
-
"patterns": [
|
767
|
-
{
|
768
|
-
"include": "source.changelogs.rpm-spec"
|
769
|
-
}
|
770
|
-
]
|
771
763
|
}
|
772
|
-
}
|
773
|
-
|
774
|
-
}
|
764
|
+
}
|
765
|
+
}
|