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,29 +1,24 @@
|
|
1
1
|
{
|
2
|
-
"comment": "BrightAuthor Project File",
|
3
|
-
"fileTypes": [
|
4
|
-
"bpf"
|
5
|
-
],
|
6
2
|
"name": "BrightAuthor Project File",
|
3
|
+
"scopeName": "source.brightauthorproject",
|
7
4
|
"patterns": [
|
8
5
|
{
|
9
6
|
"include": "text.xml"
|
10
7
|
},
|
11
8
|
{
|
12
|
-
"
|
13
|
-
"
|
9
|
+
"name": "keyword.control.untitled",
|
10
|
+
"match": "\\b(if|while|for|return)\\b"
|
14
11
|
},
|
15
12
|
{
|
13
|
+
"name": "string.quoted.double.untitled",
|
16
14
|
"begin": "\"",
|
17
15
|
"end": "\"",
|
18
|
-
"name": "string.quoted.double.untitled",
|
19
16
|
"patterns": [
|
20
17
|
{
|
21
|
-
"
|
22
|
-
"
|
18
|
+
"name": "constant.character.escape.untitled",
|
19
|
+
"match": "\\."
|
23
20
|
}
|
24
21
|
]
|
25
22
|
}
|
26
|
-
]
|
27
|
-
|
28
|
-
"uuid": "DE918636-0D2A-478E-904F-421E661E283F"
|
29
|
-
}
|
23
|
+
]
|
24
|
+
}
|
@@ -1,13 +1,6 @@
|
|
1
1
|
{
|
2
|
-
"comment": "BrightScript Language File",
|
3
|
-
"fileTypes": [
|
4
|
-
"brs",
|
5
|
-
"bas"
|
6
|
-
],
|
7
|
-
"foldingStartMarker": "(?i)^\\s*(sub|if|f(or( each)?|unction)|while)\\s*([a-zA-Z_]\\w*)\\s*(\\(.*\\)\\s*)?$",
|
8
|
-
"foldingStopMarker": "(?i)^\\s*(next|e(nd(if| (sub|if|function))|xit( while)?))\\s*$",
|
9
|
-
"keyEquivalent": "^~B",
|
10
2
|
"name": "BrightScript",
|
3
|
+
"scopeName": "source.brightscript",
|
11
4
|
"patterns": [
|
12
5
|
{
|
13
6
|
"include": "#functions"
|
@@ -31,31 +24,31 @@
|
|
31
24
|
"include": "#constant_numeric"
|
32
25
|
},
|
33
26
|
{
|
27
|
+
"name": "comment.line.apostrophe.brightscript",
|
28
|
+
"match": "(').*$\\n?",
|
34
29
|
"captures": {
|
35
30
|
"1": {
|
36
31
|
"name": "punctuation.definition.comment.brightscript"
|
37
32
|
}
|
38
|
-
}
|
39
|
-
"match": "(').*$\\n?",
|
40
|
-
"name": "comment.line.apostrophe.brightscript"
|
33
|
+
}
|
41
34
|
},
|
42
35
|
{
|
36
|
+
"name": "comment.line.rem.brightscript",
|
37
|
+
"match": "^\\s*?(?i:rem\\s).*$\\n?",
|
43
38
|
"captures": {
|
44
39
|
"1": {
|
45
40
|
"name": "punctuation.definition.comment.brightscript"
|
46
41
|
}
|
47
|
-
}
|
48
|
-
"match": "^\\s*?(?i:rem\\s).*$\\n?",
|
49
|
-
"name": "comment.line.rem.brightscript"
|
42
|
+
}
|
50
43
|
},
|
51
44
|
{
|
45
|
+
"name": "string.quoted.double.brightscript",
|
52
46
|
"begin": "\"",
|
53
47
|
"end": "\"",
|
54
|
-
"name": "string.quoted.double.brightscript",
|
55
48
|
"patterns": [
|
56
49
|
{
|
57
|
-
"
|
58
|
-
"
|
50
|
+
"name": "constant.character.escape.brightscript",
|
51
|
+
"match": "\\\\."
|
59
52
|
},
|
60
53
|
{
|
61
54
|
"include": "#class_roku_builtin"
|
@@ -65,18 +58,19 @@
|
|
65
58
|
],
|
66
59
|
"repository": {
|
67
60
|
"class": {
|
68
|
-
"match": "",
|
69
61
|
"name": "meta.class.brightscript"
|
70
62
|
},
|
71
63
|
"class_roku_builtin": {
|
72
|
-
"
|
73
|
-
"
|
64
|
+
"name": "support.class.brightscript",
|
65
|
+
"match": "(?i:\\bro(R(ss(Parser|Article)|e(sourceManager|ctangle|ad(File|WriteFile)|gistry(Section)?))|G(pio(Button|ControlPort)|lobal)|XML(Element|List)|MessagePort|B(yteArray|oolean|r(Sub|ightPackage))|S(ystemTime|t(orageInfo|ring( )?)|erialPort( )?)|NetworkConfiguration|C(ontrol(Down( )?|Up|Port)|ecInterface|lockWidget|reateFile)|T(imer|ouchScreen( )?|ext(Field|Widget))|I(RRemote( )?|n(t|valid)|mage(Player|Widget))|D(eviceInfo( )?|at(eTime|agram(Receiver|Sender)))|Url(Transfer|Event)|Video(Mode|Input|Player|Event)|Keyboard(Press( )?| )?|Quadravox(Button( )?|SNS5( )?)|Float|List|A(ssociativeArray|udio(Player|Event)|ppendFile|rray))\\b)"
|
74
66
|
},
|
75
67
|
"constant_numeric": {
|
76
|
-
"
|
77
|
-
"
|
68
|
+
"name": "constant.numeric.brightscript",
|
69
|
+
"match": "\\b((0(x|X)[0-9a-fA-F]*)|(([0-9]+\\.?[0-9]*)|(\\.[0-9]+))((e|E)(\\+|-)?[0-9]+)?)(L|l|UL|ul|u|U|F|f)?\\b"
|
78
70
|
},
|
79
71
|
"functions": {
|
72
|
+
"name": "meta.function.brightscript",
|
73
|
+
"match": "^\\s*((?i:function|sub))\\s*([a-zA-Z_]\\w*)\\s*(\\()([^)]*)(\\)).*\\n?",
|
80
74
|
"captures": {
|
81
75
|
"1": {
|
82
76
|
"name": "storage.type.function.brightscript"
|
@@ -93,33 +87,31 @@
|
|
93
87
|
"5": {
|
94
88
|
"name": "punctuation.definition.parameters.brightscript"
|
95
89
|
}
|
96
|
-
}
|
97
|
-
"match": "^\\s*((?i:function|sub))\\s*([a-zA-Z_]\\w*)\\s*(\\()([^)]*)(\\)).*\\n?",
|
98
|
-
"name": "meta.function.brightscript"
|
90
|
+
}
|
99
91
|
},
|
100
92
|
"literals": {
|
101
|
-
"
|
102
|
-
"
|
93
|
+
"name": "constant.language.brightscript",
|
94
|
+
"match": "(?i:\\b(N(othing|ull)|True|Invalid|Empty|False)\\b)"
|
103
95
|
},
|
104
96
|
"operators": {
|
105
|
-
"
|
106
|
-
"
|
97
|
+
"name": "keyword.operator.brightscript",
|
98
|
+
"match": "=|\u003e=|\u003czz|\u003e|\u003c|\u003c\u003e|\\+|-|\\*|\\/|\\^|\u0026|\\b(?i:(And|Not|Or))\\b"
|
107
99
|
},
|
108
100
|
"program_statements": {
|
109
|
-
"
|
110
|
-
"
|
101
|
+
"name": "keyword.control.brightscript",
|
102
|
+
"match": "(?i:\\b(s(t(op|ep)|ub)|i(n|f)|t(hen|o)|dim|print|e(nd(if| (sub|f(or|unction)|while))?|lse(if)?|xit (for|while))|f(or( each)?|unction)|as|while|re(turn|m)|goto)?\\b)"
|
111
103
|
},
|
112
104
|
"storage_types": {
|
113
|
-
"
|
114
|
-
"
|
105
|
+
"name": "storage.type.brightscript",
|
106
|
+
"match": "(?i:\\b(string|in(te(rface|ger)|valid)|object|double|float|b(oolean|rsub))\\b)"
|
115
107
|
},
|
116
108
|
"support_builtin_functions": {
|
117
|
-
"
|
118
|
-
"
|
109
|
+
"name": "support.function.brightscript",
|
110
|
+
"match": "(?i:\\b(GetLastRun(RuntimeError|CompileError)|R(nd|un)|Box|Type)\\b)"
|
119
111
|
},
|
120
112
|
"support_component_functions": {
|
121
|
-
"
|
122
|
-
"
|
113
|
+
"name": "support.function.component.brightscript",
|
114
|
+
"match": "(?i:\\b(R(ight|e(set(Index)?|ad(B(yte(IfAvailable)?|lock)|File|Line)?|move(Head|Tail|Index)))|Ge(nXML(Header)?|t(Res(ource|ponse(Headers|Code))|X|M(i(nute|llisecond)|o(nth|de(l)?)|essage)|B(yte(sPerBlock|Array)|o(o(tVersion(Number)?|lean)|dy))|S(t(orageCardInfo|a(ndards|tusByte)|ring(Count)?)|i(zeInMegabytes|gnedByte)|ource(Host|Identity|Port)|ub|ec(tionList|ond)|afe(X|Height|Y|Width))|H(o(stName|ur)|e(ight|ad))|Y(ear)?|N(extArticle|ame(dElements)?)|C(hildElements|ontrols|urrent(Standard|Con(trolValue|fig)|Input))|T(i(tle|me(Server|Zone))|o(String|File)|ext|ail)|I(n(t|dex|puts)|dentity)|ZoneDateTime|D(e(scription|vice(BootCount|Name|U(niqueId|ptime)))|a(y(OfWeek)?|ta))|U(se(dInMegabytes|rData)|tcDateTime)|Ent(ityEncode|ry)|V(ersion(Number)?|alue)|KeyList|F(ileSystemType|loat|a(ilureReason|mily)|reeInMegabytes)|W(holeState|idth)|LocalDateTime|Attributes))|M(id|D5|ap(StereoOutput(Aux)?|DigitalOutput))|Boolean|S(h(ift|ow)|canWiFi|t(op(Clear|Display)?|art|r(i(ng)?)?)|implify|ubtract(Milliseconds|Seconds)|e(nd(RawMessage|B(yte|lock)|Line)?|t(R(ollOverRegion|e(s(ize|olution)|c(tangle|eiveEol)))|X|M(i(n(imumTransferRate|ute)|llisecond)|o(nth|de(CaseSensitive)?)|ultiscreenBezel)|B(yteEventPort|o(olean|dy)|a(ckground(Bitmap|Color)|udRate))|S(t(andard|ring)|ub|e(ndEol|cond)|afeTextRegion)|H(o(stName|ur)|eight)|Y(ear)?|Name|C(hannelVolumes(Aux)?|ontrolValue|ursor(Bitmap|Pos(ition)?))|Time(Server|Zone)?|I(n(t|put)|P4(Gateway|Broadcast|Netmask|Address))|OutputState|D(HCP|omain|e(stination|fault(Mode|Transistion))|a(y(OfWeek)?|te(Time)?))|U(ser(Data|AndPassword)|tcDateTime|rl)|P(o(werSaveMode|rt)|assword|roxy)|E(ntry|cho|ol)|V(iewMode|olume(Aux)?)|F(o(nt|r(egroundColor|groundColor))|l(oat|ashRate))|W(holeState|i(dth|Fi(Passphrase|ESSID)))|L(ineEventPort|o(calDateTime|opMode)|auguage)|Audio(Mode(Aux)?|Stream(Aux)?|Output(Aux)?))|ek(Relative|ToEnd|Absolute)))|H(ide|ead|asAttribute)|N(ormalize|ext)|C(hr|ount|urrentPosition|l(s|ear(Region|Events)?))|T(o(Base64String|HexString|kenize|AsciiString)|estInter(netConnectivity|face)|rim)|I(s(MousePresent|N(ext|ame)|InputActive|Empty|Valid|LittleEndianCPU)|n(str|te(rface|ger)|valid))|Object|D(ynamic|isplay(Preload|File(Ex)?)|o(uble|esExist)|elete)|U(n(shift|pack)|Case)|P(o(st(Message|From(String|File))|p(String(s)?)?)|ush(String)?|eek|lay(StaticImage|File)?|arse(String|File)?|reloadFile(Ex)?)|E(nable(R(ollover|egion)|Cursor|Input|Output)|xists)|Void|F(indIndex|unction|l(oat|ush)|rom(Base64String|HexString|AsciiString))|W(hile|aitMessage|rite(File)?)|L(ookup|e(n|ft))|A(s(ync(GetTo(String|File)|Head|PostFrom(String|File)|Flush)|c)?|tEof|dd(Re(ctangle(Region|_region)|place)|Milliseconds|BodyElement|Seconds|Head(er)?|CircleRegion|Tail|DNSServer|E(vent|lement(WithBody)?)|Attribute)|pp(end(String|File)?|ly)))\\b)"
|
123
115
|
},
|
124
116
|
"support_functions": {
|
125
117
|
"patterns": [
|
@@ -141,18 +133,16 @@
|
|
141
133
|
]
|
142
134
|
},
|
143
135
|
"support_global_functions": {
|
144
|
-
"
|
145
|
-
"
|
136
|
+
"name": "support.function.brightscript",
|
137
|
+
"match": "(?i:\\b(Re(adAsciiFile|bootSystem)|GetInterface|MatchFiles|Sleep|C(opyFile|reate(Directory|Object))|Delete(Directory|File)|UpTime|FormatDrive|ListDir|W(ait|riteAsciiFile))\\b)"
|
146
138
|
},
|
147
139
|
"support_global_math_functions": {
|
148
|
-
"
|
149
|
-
"
|
140
|
+
"name": "support.function.brightscript",
|
141
|
+
"match": "(?i:\\b(S(in|qr|gn)|C(sng|dbl|os)|Tan|Int|Exp|Fix|Log|A(tn|bs))\\b)"
|
150
142
|
},
|
151
143
|
"support_global_string_functions": {
|
152
|
-
"
|
153
|
-
"
|
144
|
+
"name": "support.function.brightscript",
|
145
|
+
"match": "(?i:\\b(Right|Mid|Str(i(ng(i)?)?)?|Chr|Instr|UCase|Val|Asc|L(Case|e(n|ft)))\\b)"
|
154
146
|
}
|
155
|
-
}
|
156
|
-
|
157
|
-
"uuid": "291022B4-6B1D-11D9-90EB-000D93589AF6"
|
158
|
-
}
|
147
|
+
}
|
148
|
+
}
|
data/grammars/source.bro.json
CHANGED
@@ -1,28 +1,37 @@
|
|
1
1
|
{
|
2
|
-
"fileTypes": [
|
3
|
-
"bro"
|
4
|
-
],
|
5
|
-
"foldingStartMarker": "\\{\\s*$",
|
6
|
-
"foldingStopMarker": "^\\s*\\}",
|
7
2
|
"name": "Bro",
|
3
|
+
"scopeName": "source.bro",
|
8
4
|
"patterns": [
|
9
5
|
{
|
10
6
|
"include": "#directives"
|
11
7
|
},
|
12
8
|
{
|
9
|
+
"name": "string.quoted.double.bro",
|
13
10
|
"begin": "\"",
|
11
|
+
"end": "\"",
|
12
|
+
"patterns": [
|
13
|
+
{
|
14
|
+
"include": "#string_escaped_char"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"include": "#string_placeholder"
|
18
|
+
}
|
19
|
+
],
|
14
20
|
"beginCaptures": {
|
15
21
|
"0": {
|
16
22
|
"name": "punctuation.definition.string.begin.bro"
|
17
23
|
}
|
18
24
|
},
|
19
|
-
"end": "\"",
|
20
25
|
"endCaptures": {
|
21
26
|
"0": {
|
22
27
|
"name": "punctuation.definition.string.end.bro"
|
23
28
|
}
|
24
|
-
}
|
25
|
-
|
29
|
+
}
|
30
|
+
},
|
31
|
+
{
|
32
|
+
"name": "string.quoted.regexp.bro",
|
33
|
+
"begin": "(?\u003c=in|\\=|,|\\()\\s*(/)",
|
34
|
+
"end": "(?\u003c!\\\\)/",
|
26
35
|
"patterns": [
|
27
36
|
{
|
28
37
|
"include": "#string_escaped_char"
|
@@ -30,32 +39,35 @@
|
|
30
39
|
{
|
31
40
|
"include": "#string_placeholder"
|
32
41
|
}
|
33
|
-
]
|
34
|
-
},
|
35
|
-
{
|
36
|
-
"begin": "(?<=in|\\=|,|\\()\\s*(/)",
|
42
|
+
],
|
37
43
|
"beginCaptures": {
|
38
44
|
"0": {
|
39
45
|
"name": "punctuation.definition.string.begin.bro"
|
40
46
|
}
|
41
47
|
},
|
42
|
-
"end": "(?<!\\\\)/",
|
43
48
|
"endCaptures": {
|
44
49
|
"0": {
|
45
50
|
"name": "punctuation.definition.string.end.bro"
|
46
51
|
}
|
47
|
-
}
|
48
|
-
|
52
|
+
}
|
53
|
+
},
|
54
|
+
{
|
55
|
+
"name": "meta.function.bro",
|
56
|
+
"match": "^\\s*(function|hook|event)\\s+((?:(?:[a-zA-Z_][0-9a-zA-Z_]*)(?:::))?[0-9a-zA-Z_]+)\\s+\\((?:([a-zA-Z0-9_]+), ([a-zA-Z0-9_]+))*\\)(?:\\s*:\\s*([a-zA-Z0-9_]+))",
|
49
57
|
"patterns": [
|
50
58
|
{
|
51
|
-
"include": "#
|
59
|
+
"include": "#types"
|
52
60
|
},
|
53
61
|
{
|
54
|
-
"include": "#
|
62
|
+
"include": "#attributes"
|
63
|
+
},
|
64
|
+
{
|
65
|
+
"include": "#operator"
|
66
|
+
},
|
67
|
+
{
|
68
|
+
"include": "#constants"
|
55
69
|
}
|
56
|
-
]
|
57
|
-
},
|
58
|
-
{
|
70
|
+
],
|
59
71
|
"captures": {
|
60
72
|
"1": {
|
61
73
|
"name": "storage.type.function.bro"
|
@@ -69,33 +81,17 @@
|
|
69
81
|
"4": {
|
70
82
|
"name": "storage.type.bro"
|
71
83
|
}
|
72
|
-
}
|
73
|
-
"match": "^\\s*(function|hook|event)\\s+((?:(?:[a-zA-Z_][0-9a-zA-Z_]*)(?:::))?[0-9a-zA-Z_]+)\\s+\\((?:([a-zA-Z0-9_]+), ([a-zA-Z0-9_]+))*\\)(?:\\s*:\\s*([a-zA-Z0-9_]+))",
|
74
|
-
"name": "meta.function.bro",
|
75
|
-
"patterns": [
|
76
|
-
{
|
77
|
-
"include": "#types"
|
78
|
-
},
|
79
|
-
{
|
80
|
-
"include": "#attributes"
|
81
|
-
},
|
82
|
-
{
|
83
|
-
"include": "#operator"
|
84
|
-
},
|
85
|
-
{
|
86
|
-
"include": "#constants"
|
87
|
-
}
|
88
|
-
]
|
84
|
+
}
|
89
85
|
},
|
90
86
|
{
|
87
|
+
"name": "comment.line.number-sign.bro",
|
91
88
|
"begin": "#",
|
89
|
+
"end": "$",
|
92
90
|
"beginCaptures": {
|
93
91
|
"0": {
|
94
92
|
"name": "punctuation.definition.comment.bro"
|
95
93
|
}
|
96
|
-
}
|
97
|
-
"end": "$",
|
98
|
-
"name": "comment.line.number-sign.bro"
|
94
|
+
}
|
99
95
|
},
|
100
96
|
{
|
101
97
|
"include": "#builtin-functions"
|
@@ -123,129 +119,131 @@
|
|
123
119
|
"attributes": {
|
124
120
|
"patterns": [
|
125
121
|
{
|
126
|
-
"
|
127
|
-
"
|
122
|
+
"name": "storage.modifier.bro",
|
123
|
+
"match": "\u0026(redef|priority|log|optional|default|add_func|delete_func|expire_func|read_expire|write_expire|create_expire|synchronized|persistent|rotate_interval|rotate_size|encrypt|raw_output|mergeable|group|error_handler|type_column)"
|
128
124
|
}
|
129
125
|
]
|
130
126
|
},
|
131
127
|
"builtin-functions": {
|
132
128
|
"patterns": [
|
133
129
|
{
|
130
|
+
"name": "meta.function-call.bro.bif.bro",
|
131
|
+
"match": "(?\u003c!\\$)\\b(active_file|addr_to_counts|addr_to_ptr_name|all_set|anonymize_addr|any_set|bro_is_terminating|bro_version|bytestring_to_count|bytestring_to_double|bytestring_to_hexstr|calc_next_rotate|capture_events|capture_state_updates|cat|cat_sep|checkpoint_state|clear_table|close|complete_handshake|connect|connection_exists|continue_processing|convert_for_pattern|count_to_port|count_to_v4_addr|counts_to_v4_addr|counts_to_addr|current_analyzer|current_time|decode_base64|decode_base64_custom|disable_analyzer|disable_print_hook|disconnect|do_profiling|double_to_count|double_to_interval|double_to_time|dump_current_packet|dump_packet|dump_rule_stats|enable_communication|enable_raw_output|encode_base64|encode_base64_custom|entropy_test_add|entropy_test_finish|entropy_test_init|enum_to_int|exit|exp|file_magic|file_mode|file_size|find_entropy|floor|flush_all|fmt|get_conn_transport_proto|get_current_packet|get_event_peer|get_file_name|get_local_event_peer|get_matcher_stats|get_port_transport_proto|getenv|gethostname|getpid|global_ids|global_sizes|hexstr_to_bytestring|identify_data|install_dst_addr_filter|install_dst_net_filter|install_pcap_filter|install_src_addr_filter|install_src_net_filter|int_to_count|interval_to_double|interval_to_int|is_external_connection|is_icmp_port|is_local_interface|is_remote_event|is_tcp_port|is_udp_port|is_v4_addr|is_v6_addr|listen|ln|log10|lookup_ID|lookup_addr|lookup_asn|lookup_connection|lookup_hostname|lookup_hostname_txt|lookup_location|mask_addr|match_signatures|md5_hash|md5_hash_finish|md5_hash_init|md5_hash_update|md5_hmac|merge_pattern|mkdir|net_stats|network_time|open|open_for_append|order|pcap_error|piped_exec|port_to_count|precompile_pcap_filter|preserve_prefix|preserve_subnet|ptr_name_to_addr|rand|raw_bytes_to_v4_addr|reading_live_traffic|record_fields|record_type_to_vector|remask_addr|request_remote_events|request_remote_logs|request_remote_sync|rescan_state|resize|resource_usage|resume_state_updates|rotate_file|rotate_file_by_name|routing0_data_to_addrs|same_object|send_capture_filter|send_current_packet|send_id|send_ping|send_state|set_accept_state|set_buf|set_compression_level|set_inactivity_timeout|set_record_packets|setenv|sha1_hash|sha1_hash_finish|sha1_hash_init|sha1_hash_update|sha256_hash|sha256_hash_finish|sha256_hash_init|sha256_hash_update|skip_further_processing|sort|sqrt|srand|strftime|string_to_pattern|strptime|suspend_processing|suspend_state_updates|syslog|system|system_env|terminate|terminate_communication|time_to_double|to_addr|to_count|to_double|to_int|to_port|to_subnet|type_name|uninstall_dst_addr_filter|uninstall_dst_net_filter|uninstall_src_addr_filter|uninstall_src_net_filter|unique_id|unique_id_from|uuid_to_string|val_size|write_file)\\s*(?=\\()",
|
134
132
|
"captures": {
|
135
133
|
"1": {
|
136
134
|
"name": "support.function.builtin.bro"
|
137
135
|
}
|
138
|
-
}
|
139
|
-
"match": "(?<!\\$)\\b(active_file|addr_to_counts|addr_to_ptr_name|all_set|anonymize_addr|any_set|bro_is_terminating|bro_version|bytestring_to_count|bytestring_to_double|bytestring_to_hexstr|calc_next_rotate|capture_events|capture_state_updates|cat|cat_sep|checkpoint_state|clear_table|close|complete_handshake|connect|connection_exists|continue_processing|convert_for_pattern|count_to_port|count_to_v4_addr|counts_to_v4_addr|counts_to_addr|current_analyzer|current_time|decode_base64|decode_base64_custom|disable_analyzer|disable_print_hook|disconnect|do_profiling|double_to_count|double_to_interval|double_to_time|dump_current_packet|dump_packet|dump_rule_stats|enable_communication|enable_raw_output|encode_base64|encode_base64_custom|entropy_test_add|entropy_test_finish|entropy_test_init|enum_to_int|exit|exp|file_magic|file_mode|file_size|find_entropy|floor|flush_all|fmt|get_conn_transport_proto|get_current_packet|get_event_peer|get_file_name|get_local_event_peer|get_matcher_stats|get_port_transport_proto|getenv|gethostname|getpid|global_ids|global_sizes|hexstr_to_bytestring|identify_data|install_dst_addr_filter|install_dst_net_filter|install_pcap_filter|install_src_addr_filter|install_src_net_filter|int_to_count|interval_to_double|interval_to_int|is_external_connection|is_icmp_port|is_local_interface|is_remote_event|is_tcp_port|is_udp_port|is_v4_addr|is_v6_addr|listen|ln|log10|lookup_ID|lookup_addr|lookup_asn|lookup_connection|lookup_hostname|lookup_hostname_txt|lookup_location|mask_addr|match_signatures|md5_hash|md5_hash_finish|md5_hash_init|md5_hash_update|md5_hmac|merge_pattern|mkdir|net_stats|network_time|open|open_for_append|order|pcap_error|piped_exec|port_to_count|precompile_pcap_filter|preserve_prefix|preserve_subnet|ptr_name_to_addr|rand|raw_bytes_to_v4_addr|reading_live_traffic|record_fields|record_type_to_vector|remask_addr|request_remote_events|request_remote_logs|request_remote_sync|rescan_state|resize|resource_usage|resume_state_updates|rotate_file|rotate_file_by_name|routing0_data_to_addrs|same_object|send_capture_filter|send_current_packet|send_id|send_ping|send_state|set_accept_state|set_buf|set_compression_level|set_inactivity_timeout|set_record_packets|setenv|sha1_hash|sha1_hash_finish|sha1_hash_init|sha1_hash_update|sha256_hash|sha256_hash_finish|sha256_hash_init|sha256_hash_update|skip_further_processing|sort|sqrt|srand|strftime|string_to_pattern|strptime|suspend_processing|suspend_state_updates|syslog|system|system_env|terminate|terminate_communication|time_to_double|to_addr|to_count|to_double|to_int|to_port|to_subnet|type_name|uninstall_dst_addr_filter|uninstall_dst_net_filter|uninstall_src_addr_filter|uninstall_src_net_filter|unique_id|unique_id_from|uuid_to_string|val_size|write_file)\\s*(?=\\()",
|
140
|
-
"name": "meta.function-call.bro.bif.bro"
|
136
|
+
}
|
141
137
|
},
|
142
138
|
{
|
139
|
+
"name": "meta.function-call.strings.bif.bro",
|
140
|
+
"match": "(?\u003c!\\$)\\b(cat_string_array|cat_string_array_n|clean|edit|escape_string|find_all|find_last|gsub|hexdump|is_ascii|join_string_array|join_string_vec|levenshtein_distance|reverse|sort_string_array|split|split1|split_all|split_n|str_shell_escape|str_smith_waterman|str_split|strcmp|string_cat|string_fill|string_to_ascii_hex|strip|strstr|sub|sub_bytes|subst_string|to_lower|to_string_literal|to_upper)(?=\\()",
|
143
141
|
"captures": {
|
144
142
|
"1": {
|
145
143
|
"name": "support.function.builtin.bro"
|
146
144
|
}
|
147
|
-
}
|
148
|
-
"match": "(?<!\\$)\\b(cat_string_array|cat_string_array_n|clean|edit|escape_string|find_all|find_last|gsub|hexdump|is_ascii|join_string_array|join_string_vec|levenshtein_distance|reverse|sort_string_array|split|split1|split_all|split_n|str_shell_escape|str_smith_waterman|str_split|strcmp|string_cat|string_fill|string_to_ascii_hex|strip|strstr|sub|sub_bytes|subst_string|to_lower|to_string_literal|to_upper)(?=\\()",
|
149
|
-
"name": "meta.function-call.strings.bif.bro"
|
145
|
+
}
|
150
146
|
},
|
151
147
|
{
|
148
|
+
"name": "meta.function-call.reporter.bif.bro",
|
149
|
+
"match": "(?\u003c!\\$)\\b(Reporter::(?:error|fatal|info|warning))(?=\\()",
|
152
150
|
"captures": {
|
153
151
|
"1": {
|
154
152
|
"name": "support.function.builtin.bro"
|
155
153
|
}
|
156
|
-
}
|
157
|
-
"match": "(?<!\\$)\\b(Reporter::(?:error|fatal|info|warning))(?=\\()",
|
158
|
-
"name": "meta.function-call.reporter.bif.bro"
|
154
|
+
}
|
159
155
|
},
|
160
156
|
{
|
157
|
+
"name": "meta.event-call.event.bif.bro",
|
158
|
+
"match": "(?\u003c!\\$)\\b(OS_version_found|ack_above_hole|bro_done|bro_init|bro_script_loaded|conn_stats|conn_weird|connection_external|connection_flow_label_changed|connection_reused|connection_state_remove|connection_status_update|connection_timeout|content_gap|dns_mapping_altered|dns_mapping_lost_name|dns_mapping_new_name|dns_mapping_unverified|dns_mapping_valid|esp_packet|event_queue__flush_point|file_gap|file_new|file_opened|file_over_new_connection|file_state_remove|file_timeout|finished_send_state|flow_weird|gap_report|get_file_handle|ipv6_ext_headers|load_sample|mobile_ipv6_message|net_weird|new_connection|new_event|new_packet|packet_contents|profiling_update|protocol_confirmation|protocol_violation|remote_capture_filter|remote_connection_closed|remote_connection_error|remote_connection_established|remote_connection_handshake_done|remote_event_registered|remote_log|remote_log_peer|remote_pong|remote_state_access_performed|remote_state_inconsistency|reporter_error|reporter_info|reporter_warning|rexmit_inconsistency|scheduled_analyzer_applied|signature_match|software_parse_error|software_unparsed_version_found|software_version_found|tunnel_changed|udp_session_done)\\s*(?=\\()",
|
161
159
|
"captures": {
|
162
160
|
"1": {
|
163
161
|
"name": "support.function.builtin.bro"
|
164
162
|
}
|
165
|
-
}
|
166
|
-
"match": "(?<!\\$)\\b(OS_version_found|ack_above_hole|bro_done|bro_init|bro_script_loaded|conn_stats|conn_weird|connection_external|connection_flow_label_changed|connection_reused|connection_state_remove|connection_status_update|connection_timeout|content_gap|dns_mapping_altered|dns_mapping_lost_name|dns_mapping_new_name|dns_mapping_unverified|dns_mapping_valid|esp_packet|event_queue__flush_point|file_gap|file_new|file_opened|file_over_new_connection|file_state_remove|file_timeout|finished_send_state|flow_weird|gap_report|get_file_handle|ipv6_ext_headers|load_sample|mobile_ipv6_message|net_weird|new_connection|new_event|new_packet|packet_contents|profiling_update|protocol_confirmation|protocol_violation|remote_capture_filter|remote_connection_closed|remote_connection_error|remote_connection_established|remote_connection_handshake_done|remote_event_registered|remote_log|remote_log_peer|remote_pong|remote_state_access_performed|remote_state_inconsistency|reporter_error|reporter_info|reporter_warning|rexmit_inconsistency|scheduled_analyzer_applied|signature_match|software_parse_error|software_unparsed_version_found|software_version_found|tunnel_changed|udp_session_done)\\s*(?=\\()",
|
167
|
-
"name": "meta.event-call.event.bif.bro"
|
163
|
+
}
|
168
164
|
},
|
169
165
|
{
|
166
|
+
"name": "meta.event-call.deprecated.bro",
|
167
|
+
"match": "(?\u003c!\\$)\\b(anonymization_mapping|gaobot_signature_found|kazaa_signature_found|napster_signature_found|print_hook|root_backdoor_signature_found|rotate_interval|rotate_size)(?=\\()",
|
170
168
|
"captures": {
|
171
169
|
"1": {
|
172
170
|
"name": "invalid.deprecated.bro"
|
173
171
|
}
|
174
|
-
}
|
175
|
-
"match": "(?<!\\$)\\b(anonymization_mapping|gaobot_signature_found|kazaa_signature_found|napster_signature_found|print_hook|root_backdoor_signature_found|rotate_interval|rotate_size)(?=\\()",
|
176
|
-
"name": "meta.event-call.deprecated.bro"
|
172
|
+
}
|
177
173
|
}
|
178
174
|
]
|
179
175
|
},
|
180
176
|
"constants": {
|
181
177
|
"patterns": [
|
182
178
|
{
|
183
|
-
"
|
184
|
-
"
|
179
|
+
"name": "constant.other.subnet.bro",
|
180
|
+
"match": "\\b((25[0-5]|2[0-4][0-9]|1?[0-9]?[0-9])\\.){3}(25[0-5]|2[0-4][0-9]|1?[0-9]?[0-9])/(3[0-2]|[1-2]?[0-9])\\b"
|
185
181
|
},
|
186
182
|
{
|
187
|
-
"
|
188
|
-
"
|
183
|
+
"name": "constant.other.subnet6.bro",
|
184
|
+
"match": "\\[(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\\]/(12[0-8]|1[0-1][0-9]|[1-2]?[0-9]|[0-9][0-9])"
|
189
185
|
},
|
190
186
|
{
|
191
|
-
"
|
192
|
-
"
|
187
|
+
"name": "constant.other.ip.bro",
|
188
|
+
"match": "(?\u003c!::)\\b((25[0-5]|2[0-4][0-9]|1?[0-9]?[0-9])\\.){3}(25[0-5]|2[0-4][0-9]|1?[0-9]?[0-9])\\b(?!/)"
|
193
189
|
},
|
194
190
|
{
|
195
|
-
"
|
196
|
-
"
|
191
|
+
"name": "constant.other.ip6.bro",
|
192
|
+
"match": "\\[(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\\](?!/)"
|
197
193
|
},
|
198
194
|
{
|
199
|
-
"
|
200
|
-
"
|
195
|
+
"name": "constant.other.port.bro",
|
196
|
+
"match": "\\b((6[0-5]{2}[0-3][0-5]|[1-5]?[0-9]{1,4})/(tcp|udp|icmp))\\b"
|
201
197
|
},
|
202
198
|
{
|
203
|
-
"
|
204
|
-
"
|
199
|
+
"name": "constant.other.interval.bro",
|
200
|
+
"match": "\\b((\\s*-?)([0-9]+)\\s?((sec|min|hr|day)s?))\\b"
|
205
201
|
},
|
206
202
|
{
|
207
|
-
"
|
208
|
-
"
|
203
|
+
"name": "constant.numeric.double.bro",
|
204
|
+
"match": "(?\u003c![0-9])(\\s*-?)\\.\\b([0-9]*)\\b(?!\\.)|(?\u003c!\\.)(\\s*-?)\\b([0-9]+\\.[0-9]+)\\b(?!\\.)"
|
209
205
|
},
|
210
206
|
{
|
211
|
-
"
|
212
|
-
"
|
207
|
+
"name": "constant.numeric.integer.hexadecimal.bro",
|
208
|
+
"match": "\\b(0(x|X)[0-9a-fA-F]+)\\b"
|
213
209
|
},
|
214
210
|
{
|
215
|
-
"
|
216
|
-
"
|
211
|
+
"name": "constant.numeric.integer.decimal.bro",
|
212
|
+
"match": "(?\u003c!\\.|:)(\\s*-?)\\b([0-9]+)\\b(?!\\.|:|/|\\s((sec|min|day)s?))"
|
217
213
|
},
|
218
214
|
{
|
219
|
-
"
|
220
|
-
"
|
215
|
+
"name": "constant.language.boolean.bro",
|
216
|
+
"match": "\\b(T|F)\\b"
|
221
217
|
}
|
222
218
|
]
|
223
219
|
},
|
224
220
|
"declarations": {
|
225
221
|
"patterns": [
|
226
222
|
{
|
223
|
+
"name": "keyword.control.import.bro",
|
224
|
+
"match": "^\\s*(module)\\s+([a-zA-Z_][0-9a-zA-Z_-]*)",
|
227
225
|
"captures": {
|
228
226
|
"2": {
|
229
227
|
"name": "storage.modifier.namespace.bro"
|
230
228
|
}
|
231
|
-
}
|
232
|
-
"match": "^\\s*(module)\\s+([a-zA-Z_][0-9a-zA-Z_-]*)",
|
233
|
-
"name": "keyword.control.import.bro"
|
229
|
+
}
|
234
230
|
},
|
235
231
|
{
|
236
|
-
"
|
237
|
-
"
|
232
|
+
"name": "keyword.control.export.bro",
|
233
|
+
"match": "\\b(export)\\b"
|
238
234
|
},
|
239
235
|
{
|
240
|
-
"
|
241
|
-
"
|
236
|
+
"name": "storage.modifier.declaration.bro",
|
237
|
+
"match": "\\b(type|const|global|local|redef|function|event|hook)\\b"
|
242
238
|
}
|
243
239
|
]
|
244
240
|
},
|
245
241
|
"directives": {
|
246
242
|
"patterns": [
|
247
243
|
{
|
244
|
+
"name": "meta.preprocessor.bro",
|
248
245
|
"begin": "^\\s*(\\@(?:load|load-sigs|unload))\\s+(.*)\\b",
|
246
|
+
"end": "$",
|
249
247
|
"captures": {
|
250
248
|
"1": {
|
251
249
|
"name": "keyword.control.import.bro"
|
@@ -253,12 +251,12 @@
|
|
253
251
|
"2": {
|
254
252
|
"name": "meta.definition.bro"
|
255
253
|
}
|
256
|
-
}
|
257
|
-
"end": "$",
|
258
|
-
"name": "meta.preprocessor.bro"
|
254
|
+
}
|
259
255
|
},
|
260
256
|
{
|
257
|
+
"name": "meta.preprocessor.bro",
|
261
258
|
"begin": "^\\s*(\\@prefixes)\\s+(=|\\+=)\\s+([a-zA-Z_][0-9a-zA-Z_-]+)\\b",
|
259
|
+
"end": "$",
|
262
260
|
"captures": {
|
263
261
|
"1": {
|
264
262
|
"name": "keyword.control.def.bro"
|
@@ -269,11 +267,11 @@
|
|
269
267
|
"3": {
|
270
268
|
"name": "text.plain.bro"
|
271
269
|
}
|
272
|
-
}
|
273
|
-
"end": "$",
|
274
|
-
"name": "meta.preprocessor.bro"
|
270
|
+
}
|
275
271
|
},
|
276
272
|
{
|
273
|
+
"name": "meta.preprocessor.bro",
|
274
|
+
"match": "^\\s*(\\@)(if|ifdef|ifndef|else|endif)\\b",
|
277
275
|
"captures": {
|
278
276
|
"1": {
|
279
277
|
"name": "keyword.other.directive.bro"
|
@@ -281,18 +279,16 @@
|
|
281
279
|
"2": {
|
282
280
|
"name": "keyword.control.directive.bro"
|
283
281
|
}
|
284
|
-
}
|
285
|
-
"match": "^\\s*(\\@)(if|ifdef|ifndef|else|endif)\\b",
|
286
|
-
"name": "meta.preprocessor.bro"
|
282
|
+
}
|
287
283
|
},
|
288
284
|
{
|
285
|
+
"name": "meta.preprocessor.bro",
|
286
|
+
"match": "(\\@DEBUG|\\@DIR|\\@FILENAME)",
|
289
287
|
"captures": {
|
290
288
|
"1": {
|
291
289
|
"name": "constant.other.placeholder.bro"
|
292
290
|
}
|
293
|
-
}
|
294
|
-
"match": "(\\@DEBUG|\\@DIR|\\@FILENAME)",
|
295
|
-
"name": "meta.preprocessor.bro"
|
291
|
+
}
|
296
292
|
}
|
297
293
|
]
|
298
294
|
},
|
@@ -302,108 +298,106 @@
|
|
302
298
|
"illegal_names": {
|
303
299
|
"patterns": [
|
304
300
|
{
|
305
|
-
"
|
306
|
-
"
|
301
|
+
"name": "invalid.illegal.name.type.bro",
|
302
|
+
"match": "(bool|int|count|double|time|interval|string|pattern|enum|port|addr|subnet|any|table|set|vector|record|opaque|file|function|event|hook)"
|
307
303
|
}
|
308
304
|
]
|
309
305
|
},
|
310
306
|
"operator": {
|
311
307
|
"patterns": [
|
312
308
|
{
|
313
|
-
"
|
314
|
-
"
|
309
|
+
"name": "keyword.operator.bro",
|
310
|
+
"match": "\\b(of)\\b"
|
315
311
|
},
|
316
312
|
{
|
317
|
-
"
|
318
|
-
"
|
313
|
+
"name": "keyword.operator.logical.bro",
|
314
|
+
"match": "(\\!|\u0026\u0026|\\|\\||\\b(in)\\b)"
|
319
315
|
},
|
320
316
|
{
|
321
|
-
"
|
322
|
-
"
|
317
|
+
"name": "keyword.operator.comparison.bro",
|
318
|
+
"match": "(\u003c|\u003c\\=|\u003e\\=|\u003e|\\=\\=|\\!\\=)"
|
323
319
|
},
|
324
320
|
{
|
325
|
-
"
|
326
|
-
"
|
321
|
+
"name": "keyword.operator.assignment.augmented.bro",
|
322
|
+
"match": "(\\+\\=|-\\=|\\*\\=|/\\=)"
|
327
323
|
},
|
328
324
|
{
|
329
|
-
"
|
330
|
-
"
|
325
|
+
"name": "keyword.operator.increment-decrement.bro",
|
326
|
+
"match": "(\\+\\+|\\-\\-)"
|
331
327
|
},
|
332
328
|
{
|
333
|
-
"
|
334
|
-
"
|
329
|
+
"name": "keyword.operator.arithmetic.bro",
|
330
|
+
"match": "(\\+|\\-|\\*|/|%)(?!\\+|\\-)"
|
335
331
|
},
|
336
332
|
{
|
337
|
-
"
|
338
|
-
"
|
333
|
+
"name": "keyword.operator.assignment.bro",
|
334
|
+
"match": "(\\=)"
|
339
335
|
},
|
340
336
|
{
|
341
|
-
"
|
342
|
-
"
|
337
|
+
"name": "keyword.operator.length.bro",
|
338
|
+
"match": "(?\u003c!\\|)(\\|)(?!\\|)"
|
343
339
|
}
|
344
340
|
]
|
345
341
|
},
|
346
342
|
"statements": {
|
347
343
|
"patterns": [
|
348
344
|
{
|
349
|
-
"
|
350
|
-
"
|
345
|
+
"name": "keyword.control.flow.bro",
|
346
|
+
"match": "\\b(add|delete|print|for|next|break|if|else|switch|case|default|break|fallthrough|when|timeout|schedule|return)\\b"
|
351
347
|
}
|
352
348
|
]
|
353
349
|
},
|
354
350
|
"string_escaped_char": {
|
355
351
|
"patterns": [
|
356
352
|
{
|
357
|
-
"
|
358
|
-
"
|
353
|
+
"name": "constant.character.escape.bro",
|
354
|
+
"match": "\\\\(\\\\|[abefnprtv'\"?]|[0-3]\\d{0,2}|[4-7]\\d?|x[a-fA-F0-9]{0,2})"
|
359
355
|
},
|
360
356
|
{
|
361
|
-
"
|
362
|
-
"
|
357
|
+
"name": "constant.character.escape.bro",
|
358
|
+
"match": "\\\\(\\\\|[/\\^\\$\\{\\}\\[\\]\\(\\)\\.\\*\\+\\?\\|\\-])"
|
363
359
|
},
|
364
360
|
{
|
365
|
-
"
|
366
|
-
"
|
361
|
+
"name": "invalid.illegal.unknown-escape.bro",
|
362
|
+
"match": "\\\\."
|
367
363
|
}
|
368
364
|
]
|
369
365
|
},
|
370
366
|
"string_placeholder": {
|
371
367
|
"patterns": [
|
372
368
|
{
|
373
|
-
"
|
374
|
-
"
|
369
|
+
"name": "constant.other.placeholder.bro",
|
370
|
+
"match": "(?x)%\n\t\t\t\t\t\t(\\d+\\$)? # field (argument #)\n\t\t\t\t\t\t[#0\\- +']* # flags\n\t\t\t\t\t\t[,;:_]? # separator character (AltiVec)\n\t\t\t\t\t\t((-?\\d+)|\\*(-?\\d+\\$)?)? # minimum field width\n\t\t\t\t\t\t(\\.((-?\\d+)|\\*(-?\\d+\\$)?)?)? # precision\n\t\t\t\t\t\t(hh|h|ll|l|j|t|z|q|L|vh|vl|v|hv|hl)? # length modifier\n\t\t\t\t\t\t[diouxXDOUeEfFgGaACcSspn%] # conversion type\n\t\t\t\t\t"
|
375
371
|
},
|
376
372
|
{
|
377
|
-
"
|
378
|
-
"
|
373
|
+
"name": "invalid.illegal.placeholder.bro",
|
374
|
+
"match": "%"
|
379
375
|
}
|
380
376
|
]
|
381
377
|
},
|
382
378
|
"types": {
|
383
379
|
"patterns": [
|
384
380
|
{
|
385
|
-
"
|
386
|
-
"
|
381
|
+
"name": "storage.type.bro",
|
382
|
+
"match": "\\b(bool|count|int|double|time|interval|string|pattern|port|addr|subnet|time|enum|record|function|event|hook|file|opaque|any)\\b"
|
387
383
|
},
|
388
384
|
{
|
389
|
-
"
|
390
|
-
"
|
385
|
+
"name": "invalid.deprecated.type.bro",
|
386
|
+
"match": "\\b(addr_set|addr_vec|any_vec|count_set|id_table|index_vec|record_field_table|string_array|string_set|string_vec|sw_substring_vec|table_string_of_string)\\b"
|
391
387
|
},
|
392
388
|
{
|
393
|
-
"
|
394
|
-
"
|
389
|
+
"name": "storage.type.bro",
|
390
|
+
"match": "\\bset\\s*\\[\\s*[a-zA-Z_][0-9a-zA-Z_-]+\\s*\\]"
|
395
391
|
},
|
396
392
|
{
|
397
|
-
"
|
398
|
-
"
|
393
|
+
"name": "storage.type.bro",
|
394
|
+
"match": "\\b(table|set)\\s*\\[\\s*[a-zA-Z_][0-9a-zA-Z_-]+\\s*\\]\\s+of\\s+"
|
399
395
|
},
|
400
396
|
{
|
401
|
-
"
|
402
|
-
"
|
397
|
+
"name": "storage.type.bro",
|
398
|
+
"match": "\\b(opaque|vector)\\s+of\\s+[a-zA-Z_][0-9a-zA-Z_-]+\\s*"
|
403
399
|
}
|
404
400
|
]
|
405
401
|
}
|
406
|
-
}
|
407
|
-
|
408
|
-
"uuid": "d301f32f-e93c-4f8f-9da6-b87926f53d4f"
|
409
|
-
}
|
402
|
+
}
|
403
|
+
}
|