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,41 +1,20 @@
|
|
1
1
|
{
|
2
2
|
"name": "Csound Document",
|
3
3
|
"scopeName": "source.csound-document",
|
4
|
-
"fileTypes": [
|
5
|
-
"csd"
|
6
|
-
],
|
7
|
-
"firstLineMatch": "<CsoundSynthesi[sz]er>",
|
8
4
|
"patterns": [
|
9
5
|
{
|
10
|
-
"begin": "(
|
11
|
-
"end": "(
|
12
|
-
"beginCaptures": {
|
13
|
-
"1": {
|
14
|
-
"name": "punctuation.definition.tag.begin.csound-document"
|
15
|
-
},
|
16
|
-
"2": {
|
17
|
-
"name": "entity.name.tag.begin.csound-document"
|
18
|
-
},
|
19
|
-
"3": {
|
20
|
-
"name": "punctuation.definition.tag.begin.csound-document"
|
21
|
-
}
|
22
|
-
},
|
23
|
-
"endCaptures": {
|
24
|
-
"1": {
|
25
|
-
"name": "punctuation.definition.tag.end.csound-document"
|
26
|
-
},
|
27
|
-
"2": {
|
28
|
-
"name": "entity.name.tag.end.csound-document"
|
29
|
-
},
|
30
|
-
"3": {
|
31
|
-
"name": "punctuation.definition.tag.end.csound-document"
|
32
|
-
}
|
33
|
-
},
|
6
|
+
"begin": "(\u003c)(CsoundSynthesi[sz]er)(\u003e)",
|
7
|
+
"end": "(\u003c/)(CsoundSynthesi[sz]er)(\u003e)",
|
34
8
|
"patterns": [
|
35
9
|
{
|
36
10
|
"name": "meta.orchestra.csound-document",
|
37
|
-
"begin": "(
|
38
|
-
"end": "(
|
11
|
+
"begin": "(\u003c)(CsOptions)(\u003e)",
|
12
|
+
"end": "(\u003c/)(CsOptions)(\u003e)",
|
13
|
+
"patterns": [
|
14
|
+
{
|
15
|
+
"include": "source.csound#comments"
|
16
|
+
}
|
17
|
+
],
|
39
18
|
"beginCaptures": {
|
40
19
|
"1": {
|
41
20
|
"name": "punctuation.definition.tag.begin.csound-document"
|
@@ -57,17 +36,18 @@
|
|
57
36
|
"3": {
|
58
37
|
"name": "punctuation.definition.tag.end.csound-document"
|
59
38
|
}
|
60
|
-
}
|
61
|
-
"patterns": [
|
62
|
-
{
|
63
|
-
"include": "source.csound#comments"
|
64
|
-
}
|
65
|
-
]
|
39
|
+
}
|
66
40
|
},
|
67
41
|
{
|
68
42
|
"name": "meta.orchestra.csound-document",
|
69
|
-
"
|
70
|
-
"
|
43
|
+
"contentName": "source.csound.embedded.csound-document",
|
44
|
+
"begin": "(\u003c)(CsInstruments)(\u003e)",
|
45
|
+
"end": "(\u003c/)(CsInstruments)(\u003e)",
|
46
|
+
"patterns": [
|
47
|
+
{
|
48
|
+
"include": "source.csound"
|
49
|
+
}
|
50
|
+
],
|
71
51
|
"beginCaptures": {
|
72
52
|
"1": {
|
73
53
|
"name": "punctuation.definition.tag.begin.csound-document"
|
@@ -89,18 +69,18 @@
|
|
89
69
|
"3": {
|
90
70
|
"name": "punctuation.definition.tag.end.csound-document"
|
91
71
|
}
|
92
|
-
}
|
93
|
-
"contentName": "source.csound.embedded.csound-document",
|
94
|
-
"patterns": [
|
95
|
-
{
|
96
|
-
"include": "source.csound"
|
97
|
-
}
|
98
|
-
]
|
72
|
+
}
|
99
73
|
},
|
100
74
|
{
|
101
75
|
"name": "meta.score.csound-document",
|
102
|
-
"
|
103
|
-
"
|
76
|
+
"contentName": "source.csound-score.embedded.csound-document",
|
77
|
+
"begin": "(\u003c)(CsScore)(\u003e)",
|
78
|
+
"end": "(\u003c/)(CsScore)(\u003e)",
|
79
|
+
"patterns": [
|
80
|
+
{
|
81
|
+
"include": "source.csound-score"
|
82
|
+
}
|
83
|
+
],
|
104
84
|
"beginCaptures": {
|
105
85
|
"1": {
|
106
86
|
"name": "punctuation.definition.tag.begin.csound-document"
|
@@ -122,18 +102,12 @@
|
|
122
102
|
"3": {
|
123
103
|
"name": "punctuation.definition.tag.end.csound-document"
|
124
104
|
}
|
125
|
-
}
|
126
|
-
"contentName": "source.csound-score.embedded.csound-document",
|
127
|
-
"patterns": [
|
128
|
-
{
|
129
|
-
"include": "source.csound-score"
|
130
|
-
}
|
131
|
-
]
|
105
|
+
}
|
132
106
|
},
|
133
107
|
{
|
134
108
|
"name": "meta.html.csound-document",
|
135
|
-
"begin": "(
|
136
|
-
"end": "(
|
109
|
+
"begin": "(?=\u003c[hH][tT][mM][lL])",
|
110
|
+
"end": "(?\u003c=\u003c/[hH][tT][mM][lL]\u003e)",
|
137
111
|
"patterns": [
|
138
112
|
{
|
139
113
|
"include": "text.html.basic"
|
@@ -143,12 +117,7 @@
|
|
143
117
|
{
|
144
118
|
"include": "#tags"
|
145
119
|
}
|
146
|
-
]
|
147
|
-
},
|
148
|
-
{
|
149
|
-
"name": "meta.cabbage-gui.csound-document",
|
150
|
-
"begin": "(<)(Cabbage)(>)",
|
151
|
-
"end": "(</)(Cabbage)(>)",
|
120
|
+
],
|
152
121
|
"beginCaptures": {
|
153
122
|
"1": {
|
154
123
|
"name": "punctuation.definition.tag.begin.csound-document"
|
@@ -170,7 +139,12 @@
|
|
170
139
|
"3": {
|
171
140
|
"name": "punctuation.definition.tag.end.csound-document"
|
172
141
|
}
|
173
|
-
}
|
142
|
+
}
|
143
|
+
},
|
144
|
+
{
|
145
|
+
"name": "meta.cabbage-gui.csound-document",
|
146
|
+
"begin": "(\u003c)(Cabbage)(\u003e)",
|
147
|
+
"end": "(\u003c/)(Cabbage)(\u003e)",
|
174
148
|
"patterns": [
|
175
149
|
{
|
176
150
|
"name": "comment.line.cabbage-gui.csound-document",
|
@@ -198,6 +172,11 @@
|
|
198
172
|
"name": "string.quoted.cabbage-gui.csound-document",
|
199
173
|
"begin": "\"",
|
200
174
|
"end": "\"",
|
175
|
+
"patterns": [
|
176
|
+
{
|
177
|
+
"include": "source.csound#macroUses"
|
178
|
+
}
|
179
|
+
],
|
201
180
|
"beginCaptures": {
|
202
181
|
"0": {
|
203
182
|
"name": "punctuation.definition.string.begin.cabbage-gui.csound-document"
|
@@ -207,12 +186,7 @@
|
|
207
186
|
"0": {
|
208
187
|
"name": "punctuation.definition.string.end.cabbage-gui.csound-document"
|
209
188
|
}
|
210
|
-
}
|
211
|
-
"patterns": [
|
212
|
-
{
|
213
|
-
"include": "source.csound#macroUses"
|
214
|
-
}
|
215
|
-
]
|
189
|
+
}
|
216
190
|
},
|
217
191
|
{
|
218
192
|
"match": "^[ \t]*(?i:(button|checkbox|combobox|encoder|hrange|hslider|numberbox|rslider|vrange|vslider|xypad|csoundoutput|filebutton|form|gentable|groupbox|hostbpm|hostplaying|hostppqpos|hosttime|image|infobutton|keyboard|label|line|loadbutton|signaldisplay|socketreceive|socketsend|soundfiler|source|stepper|textbox|texteditor)|(hslider2|hslider3|vslider2|vslider3|directorylist|fftdisplay|hostrecording|listbox|multitab|patmatrix|popupmenu|pvsview|recordbutton|snapshot|sourcebutton|table|transport))\\b",
|
@@ -236,7 +210,29 @@
|
|
236
210
|
}
|
237
211
|
}
|
238
212
|
}
|
239
|
-
]
|
213
|
+
],
|
214
|
+
"beginCaptures": {
|
215
|
+
"1": {
|
216
|
+
"name": "punctuation.definition.tag.begin.csound-document"
|
217
|
+
},
|
218
|
+
"2": {
|
219
|
+
"name": "entity.name.tag.begin.csound-document"
|
220
|
+
},
|
221
|
+
"3": {
|
222
|
+
"name": "punctuation.definition.tag.begin.csound-document"
|
223
|
+
}
|
224
|
+
},
|
225
|
+
"endCaptures": {
|
226
|
+
"1": {
|
227
|
+
"name": "punctuation.definition.tag.end.csound-document"
|
228
|
+
},
|
229
|
+
"2": {
|
230
|
+
"name": "entity.name.tag.end.csound-document"
|
231
|
+
},
|
232
|
+
"3": {
|
233
|
+
"name": "punctuation.definition.tag.end.csound-document"
|
234
|
+
}
|
235
|
+
}
|
240
236
|
},
|
241
237
|
{
|
242
238
|
"include": "#tags"
|
@@ -246,8 +242,8 @@
|
|
246
242
|
"tags": {
|
247
243
|
"patterns": [
|
248
244
|
{
|
249
|
-
"begin": "(
|
250
|
-
"end": "(
|
245
|
+
"begin": "(\u003c)([0-9A-Za-z:-]+)(\u003e)",
|
246
|
+
"end": "(\u003c/)([0-9A-Za-z:-]+)(\u003e)",
|
251
247
|
"beginCaptures": {
|
252
248
|
"1": {
|
253
249
|
"name": "punctuation.definition.tag.begin.csound-document"
|
@@ -274,4 +270,4 @@
|
|
274
270
|
]
|
275
271
|
}
|
276
272
|
}
|
277
|
-
}
|
273
|
+
}
|
@@ -1,9 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "Csound Score",
|
3
3
|
"scopeName": "source.csound-score",
|
4
|
-
"fileTypes": [
|
5
|
-
"sco"
|
6
|
-
],
|
7
4
|
"patterns": [
|
8
5
|
{
|
9
6
|
"include": "source.csound#preprocessorDirectives"
|
@@ -38,14 +35,6 @@
|
|
38
35
|
{
|
39
36
|
"begin": "(m)|(n)",
|
40
37
|
"end": "$",
|
41
|
-
"beginCaptures": {
|
42
|
-
"1": {
|
43
|
-
"name": "keyword.mark.preprocessor.csound-score"
|
44
|
-
},
|
45
|
-
"2": {
|
46
|
-
"name": "keyword.repeat-mark.preprocessor.csound-score"
|
47
|
-
}
|
48
|
-
},
|
49
38
|
"patterns": [
|
50
39
|
{
|
51
40
|
"include": "source.csound#comments"
|
@@ -54,16 +43,19 @@
|
|
54
43
|
"name": "entity.name.label.csound-score",
|
55
44
|
"match": "[A-Z_a-z]\\w*"
|
56
45
|
}
|
57
|
-
]
|
46
|
+
],
|
47
|
+
"beginCaptures": {
|
48
|
+
"1": {
|
49
|
+
"name": "keyword.mark.preprocessor.csound-score"
|
50
|
+
},
|
51
|
+
"2": {
|
52
|
+
"name": "keyword.repeat-mark.preprocessor.csound-score"
|
53
|
+
}
|
54
|
+
}
|
58
55
|
},
|
59
56
|
{
|
60
57
|
"begin": "r\\b",
|
61
58
|
"end": "$",
|
62
|
-
"beginCaptures": {
|
63
|
-
"0": {
|
64
|
-
"name": "keyword.repeat-section.preprocessor.csound-score"
|
65
|
-
}
|
66
|
-
},
|
67
59
|
"patterns": [
|
68
60
|
{
|
69
61
|
"include": "source.csound#comments"
|
@@ -71,11 +63,6 @@
|
|
71
63
|
{
|
72
64
|
"begin": "\\d+",
|
73
65
|
"end": "$",
|
74
|
-
"beginCaptures": {
|
75
|
-
"0": {
|
76
|
-
"name": "constant.numeric.integer.decimal.csound-score"
|
77
|
-
}
|
78
|
-
},
|
79
66
|
"patterns": [
|
80
67
|
{
|
81
68
|
"include": "source.csound#comments"
|
@@ -83,21 +70,36 @@
|
|
83
70
|
{
|
84
71
|
"include": "source.csound#macroNames"
|
85
72
|
}
|
86
|
-
]
|
73
|
+
],
|
74
|
+
"beginCaptures": {
|
75
|
+
"0": {
|
76
|
+
"name": "constant.numeric.integer.decimal.csound-score"
|
77
|
+
}
|
78
|
+
}
|
79
|
+
}
|
80
|
+
],
|
81
|
+
"beginCaptures": {
|
82
|
+
"0": {
|
83
|
+
"name": "keyword.repeat-section.preprocessor.csound-score"
|
87
84
|
}
|
88
|
-
|
85
|
+
}
|
89
86
|
},
|
90
87
|
{
|
91
88
|
"include": "source.csound#numbers"
|
92
89
|
},
|
93
90
|
{
|
94
91
|
"name": "keyword.operator.csound-score",
|
95
|
-
"match": "[
|
92
|
+
"match": "[!+\\-*/^%\u0026|\u003c\u003e#~.]"
|
96
93
|
},
|
97
94
|
{
|
98
95
|
"name": "string.quoted.csound-score",
|
99
96
|
"begin": "\"",
|
100
97
|
"end": "\"",
|
98
|
+
"patterns": [
|
99
|
+
{
|
100
|
+
"include": "source.csound#macroUses"
|
101
|
+
}
|
102
|
+
],
|
101
103
|
"beginCaptures": {
|
102
104
|
"0": {
|
103
105
|
"name": "punctuation.definition.string.begin.csound-score"
|
@@ -107,27 +109,12 @@
|
|
107
109
|
"0": {
|
108
110
|
"name": "punctuation.definition.string.end.csound-score"
|
109
111
|
}
|
110
|
-
}
|
111
|
-
"patterns": [
|
112
|
-
{
|
113
|
-
"include": "source.csound#macroUses"
|
114
|
-
}
|
115
|
-
]
|
112
|
+
}
|
116
113
|
},
|
117
114
|
{
|
118
115
|
"name": "meta.braced-loop.csound-score",
|
119
116
|
"begin": "\\{",
|
120
117
|
"end": "\\}",
|
121
|
-
"beginCaptures": {
|
122
|
-
"0": {
|
123
|
-
"name": "punctuation.braced-loop.begin.csound-score"
|
124
|
-
}
|
125
|
-
},
|
126
|
-
"endCaptures": {
|
127
|
-
"0": {
|
128
|
-
"name": "punctuation.braced-loop.end.csound-score"
|
129
|
-
}
|
130
|
-
},
|
131
118
|
"patterns": [
|
132
119
|
{
|
133
120
|
"name": "meta.braced-loop-details.csound-score",
|
@@ -137,20 +124,10 @@
|
|
137
124
|
{
|
138
125
|
"begin": "\\d+",
|
139
126
|
"end": "$",
|
140
|
-
"beginCaptures": {
|
141
|
-
"0": {
|
142
|
-
"name": "constant.numeric.integer.decimal.csound-score"
|
143
|
-
}
|
144
|
-
},
|
145
127
|
"patterns": [
|
146
128
|
{
|
147
129
|
"begin": "[A-Z_a-z]\\w*\\b",
|
148
130
|
"end": "$",
|
149
|
-
"beginCaptures": {
|
150
|
-
"0": {
|
151
|
-
"name": "entity.name.function.preprocessor.csound-score"
|
152
|
-
}
|
153
|
-
},
|
154
131
|
"patterns": [
|
155
132
|
{
|
156
133
|
"include": "#comments"
|
@@ -159,7 +136,12 @@
|
|
159
136
|
"name": "invalid.illegal.csound-score",
|
160
137
|
"match": "\\S+"
|
161
138
|
}
|
162
|
-
]
|
139
|
+
],
|
140
|
+
"beginCaptures": {
|
141
|
+
"0": {
|
142
|
+
"name": "entity.name.function.preprocessor.csound-score"
|
143
|
+
}
|
144
|
+
}
|
163
145
|
},
|
164
146
|
{
|
165
147
|
"include": "#comments"
|
@@ -168,7 +150,12 @@
|
|
168
150
|
"name": "invalid.illegal.csound-score",
|
169
151
|
"match": "\\S+"
|
170
152
|
}
|
171
|
-
]
|
153
|
+
],
|
154
|
+
"beginCaptures": {
|
155
|
+
"0": {
|
156
|
+
"name": "constant.numeric.integer.decimal.csound-score"
|
157
|
+
}
|
158
|
+
}
|
172
159
|
},
|
173
160
|
{
|
174
161
|
"include": "#comments"
|
@@ -188,7 +175,17 @@
|
|
188
175
|
}
|
189
176
|
]
|
190
177
|
}
|
191
|
-
]
|
178
|
+
],
|
179
|
+
"beginCaptures": {
|
180
|
+
"0": {
|
181
|
+
"name": "punctuation.braced-loop.begin.csound-score"
|
182
|
+
}
|
183
|
+
},
|
184
|
+
"endCaptures": {
|
185
|
+
"0": {
|
186
|
+
"name": "punctuation.braced-loop.end.csound-score"
|
187
|
+
}
|
188
|
+
}
|
192
189
|
}
|
193
190
|
]
|
194
|
-
}
|
191
|
+
}
|
data/grammars/source.csound.json
CHANGED
@@ -1,10 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "Csound",
|
3
3
|
"scopeName": "source.csound",
|
4
|
-
"fileTypes": [
|
5
|
-
"orc",
|
6
|
-
"udo"
|
7
|
-
],
|
8
4
|
"patterns": [
|
9
5
|
{
|
10
6
|
"include": "#commentsAndMacroUses"
|
@@ -13,21 +9,11 @@
|
|
13
9
|
"name": "meta.instrument-block.csound",
|
14
10
|
"begin": "\\b(?=instr\\b)",
|
15
11
|
"end": "\\bendin\\b",
|
16
|
-
"endCaptures": {
|
17
|
-
"0": {
|
18
|
-
"name": "keyword.other.csound"
|
19
|
-
}
|
20
|
-
},
|
21
12
|
"patterns": [
|
22
13
|
{
|
23
14
|
"name": "meta.instrument-declaration.csound",
|
24
15
|
"begin": "instr",
|
25
16
|
"end": "$",
|
26
|
-
"beginCaptures": {
|
27
|
-
"0": {
|
28
|
-
"name": "keyword.function.csound"
|
29
|
-
}
|
30
|
-
},
|
31
17
|
"patterns": [
|
32
18
|
{
|
33
19
|
"name": "entity.name.function.csound",
|
@@ -36,7 +22,12 @@
|
|
36
22
|
{
|
37
23
|
"include": "#commentsAndMacroUses"
|
38
24
|
}
|
39
|
-
]
|
25
|
+
],
|
26
|
+
"beginCaptures": {
|
27
|
+
"0": {
|
28
|
+
"name": "keyword.function.csound"
|
29
|
+
}
|
30
|
+
}
|
40
31
|
},
|
41
32
|
{
|
42
33
|
"include": "#commentsAndMacroUses"
|
@@ -47,62 +38,62 @@
|
|
47
38
|
{
|
48
39
|
"include": "#partialExpressions"
|
49
40
|
}
|
50
|
-
]
|
41
|
+
],
|
42
|
+
"endCaptures": {
|
43
|
+
"0": {
|
44
|
+
"name": "keyword.other.csound"
|
45
|
+
}
|
46
|
+
}
|
51
47
|
},
|
52
48
|
{
|
53
49
|
"name": "meta.opcode-definition.csound",
|
54
50
|
"begin": "\\b(?=opcode\\b)",
|
55
51
|
"end": "\\bendop\\b",
|
56
|
-
"endCaptures": {
|
57
|
-
"0": {
|
58
|
-
"name": "keyword.other.csound"
|
59
|
-
}
|
60
|
-
},
|
61
52
|
"patterns": [
|
62
53
|
{
|
63
54
|
"name": "meta.opcode-declaration.csound",
|
64
55
|
"begin": "opcode",
|
65
56
|
"end": "$",
|
66
|
-
"beginCaptures": {
|
67
|
-
"0": {
|
68
|
-
"name": "keyword.function.csound"
|
69
|
-
}
|
70
|
-
},
|
71
57
|
"patterns": [
|
72
58
|
{
|
73
59
|
"name": "meta.opcode-details.csound",
|
74
60
|
"begin": "[A-Z_a-z]\\w*\\b",
|
75
61
|
"end": "$",
|
76
|
-
"beginCaptures": {
|
77
|
-
"0": {
|
78
|
-
"name": "entity.name.function.opcode.csound"
|
79
|
-
}
|
80
|
-
},
|
81
62
|
"patterns": [
|
82
63
|
{
|
83
64
|
"name": "meta.opcode-type-signature.csound",
|
84
65
|
"begin": "\\b(?:0|[afijkKoOpPStV\\[\\]]+)",
|
85
66
|
"end": ",|$",
|
86
|
-
"beginCaptures": {
|
87
|
-
"0": {
|
88
|
-
"name": "storage.type.csound"
|
89
|
-
}
|
90
|
-
},
|
91
67
|
"patterns": [
|
92
68
|
{
|
93
69
|
"include": "#commentsAndMacroUses"
|
94
70
|
}
|
95
|
-
]
|
71
|
+
],
|
72
|
+
"beginCaptures": {
|
73
|
+
"0": {
|
74
|
+
"name": "storage.type.csound"
|
75
|
+
}
|
76
|
+
}
|
96
77
|
},
|
97
78
|
{
|
98
79
|
"include": "#commentsAndMacroUses"
|
99
80
|
}
|
100
|
-
]
|
81
|
+
],
|
82
|
+
"beginCaptures": {
|
83
|
+
"0": {
|
84
|
+
"name": "entity.name.function.opcode.csound"
|
85
|
+
}
|
86
|
+
}
|
101
87
|
},
|
102
88
|
{
|
103
89
|
"include": "#commentsAndMacroUses"
|
104
90
|
}
|
105
|
-
]
|
91
|
+
],
|
92
|
+
"beginCaptures": {
|
93
|
+
"0": {
|
94
|
+
"name": "keyword.function.csound"
|
95
|
+
}
|
96
|
+
}
|
106
97
|
},
|
107
98
|
{
|
108
99
|
"include": "#commentsAndMacroUses"
|
@@ -113,7 +104,12 @@
|
|
113
104
|
{
|
114
105
|
"include": "#partialExpressions"
|
115
106
|
}
|
116
|
-
]
|
107
|
+
],
|
108
|
+
"endCaptures": {
|
109
|
+
"0": {
|
110
|
+
"name": "keyword.other.csound"
|
111
|
+
}
|
112
|
+
}
|
117
113
|
},
|
118
114
|
{
|
119
115
|
"include": "#labels"
|
@@ -168,20 +164,6 @@
|
|
168
164
|
}
|
169
165
|
]
|
170
166
|
},
|
171
|
-
"semicolonComments": {
|
172
|
-
"patterns": [
|
173
|
-
{
|
174
|
-
"name": "comment.line.semicolon.csound",
|
175
|
-
"begin": ";",
|
176
|
-
"end": "$",
|
177
|
-
"beginCaptures": {
|
178
|
-
"0": {
|
179
|
-
"name": "punctuation.definition.comment.csound"
|
180
|
-
}
|
181
|
-
}
|
182
|
-
}
|
183
|
-
]
|
184
|
-
},
|
185
167
|
"commentsAndMacroUses": {
|
186
168
|
"patterns": [
|
187
169
|
{
|
@@ -303,26 +285,11 @@
|
|
303
285
|
"name": "meta.function-like-macro-use.csound",
|
304
286
|
"begin": "(\\$[A-Z_a-z]\\w*\\.?)\\(",
|
305
287
|
"end": "\\)",
|
306
|
-
"beginCaptures": {
|
307
|
-
"1": {
|
308
|
-
"name": "entity.name.function.preprocessor.csound"
|
309
|
-
}
|
310
|
-
},
|
311
288
|
"patterns": [
|
312
289
|
{
|
313
290
|
"name": "string.quoted.csound",
|
314
291
|
"begin": "\"",
|
315
292
|
"end": "\"",
|
316
|
-
"beginCaptures": {
|
317
|
-
"0": {
|
318
|
-
"name": "punctuation.definition.string.begin.csound"
|
319
|
-
}
|
320
|
-
},
|
321
|
-
"endCaptures": {
|
322
|
-
"0": {
|
323
|
-
"name": "punctuation.definition.string.end.csound"
|
324
|
-
}
|
325
|
-
},
|
326
293
|
"patterns": [
|
327
294
|
{
|
328
295
|
"match": "([#'()])|(\\\\[#'()])",
|
@@ -338,7 +305,17 @@
|
|
338
305
|
{
|
339
306
|
"include": "#quotedStringContents"
|
340
307
|
}
|
341
|
-
]
|
308
|
+
],
|
309
|
+
"beginCaptures": {
|
310
|
+
"0": {
|
311
|
+
"name": "punctuation.definition.string.begin.csound"
|
312
|
+
}
|
313
|
+
},
|
314
|
+
"endCaptures": {
|
315
|
+
"0": {
|
316
|
+
"name": "punctuation.definition.string.end.csound"
|
317
|
+
}
|
318
|
+
}
|
342
319
|
},
|
343
320
|
{
|
344
321
|
"name": "string.braced.csound",
|
@@ -371,7 +348,12 @@
|
|
371
348
|
{
|
372
349
|
"include": "$self"
|
373
350
|
}
|
374
|
-
]
|
351
|
+
],
|
352
|
+
"beginCaptures": {
|
353
|
+
"1": {
|
354
|
+
"name": "entity.name.function.preprocessor.csound"
|
355
|
+
}
|
356
|
+
}
|
375
357
|
},
|
376
358
|
{
|
377
359
|
"name": "entity.name.function.preprocessor.csound",
|
@@ -414,7 +396,7 @@
|
|
414
396
|
},
|
415
397
|
{
|
416
398
|
"name": "keyword.operator.csound",
|
417
|
-
"match": "
|
399
|
+
"match": "\\+=|-=|\\*=|/=|\u003c\u003c|\u003e\u003e|\u003c=|\u003e=|==|!=|\u0026\u0026|\\|\\||[~¬]|[=!+\\-*/^%\u0026|\u003c\u003e#?:]"
|
418
400
|
},
|
419
401
|
{
|
420
402
|
"include": "#quotedStrings"
|
@@ -436,6 +418,14 @@
|
|
436
418
|
{
|
437
419
|
"begin": "\\b((?:c(?:g|in?|k|nk?)goto)|goto|igoto|kgoto|loop_[gl][et]|r(?:einit|igoto)|ti(?:goto|mout))\\b",
|
438
420
|
"end": "(\\w+)\\s*(?:((//).*)|((;).*))?$",
|
421
|
+
"patterns": [
|
422
|
+
{
|
423
|
+
"include": "#commentsAndMacroUses"
|
424
|
+
},
|
425
|
+
{
|
426
|
+
"include": "#partialExpressions"
|
427
|
+
}
|
428
|
+
],
|
439
429
|
"beginCaptures": {
|
440
430
|
"1": {
|
441
431
|
"name": "keyword.control.csound"
|
@@ -457,39 +447,16 @@
|
|
457
447
|
"5": {
|
458
448
|
"name": "punctuation.definition.comment.csound"
|
459
449
|
}
|
460
|
-
}
|
461
|
-
"patterns": [
|
462
|
-
{
|
463
|
-
"include": "#commentsAndMacroUses"
|
464
|
-
},
|
465
|
-
{
|
466
|
-
"include": "#partialExpressions"
|
467
|
-
}
|
468
|
-
]
|
450
|
+
}
|
469
451
|
},
|
470
452
|
{
|
471
453
|
"begin": "\\b(printk?s)[ \\t]*(?=\")",
|
472
|
-
"end": "(
|
473
|
-
"beginCaptures": {
|
474
|
-
"1": {
|
475
|
-
"name": "support.function.csound"
|
476
|
-
}
|
477
|
-
},
|
454
|
+
"end": "(?\u003c=\")",
|
478
455
|
"patterns": [
|
479
456
|
{
|
480
457
|
"name": "string.quoted.csound",
|
481
458
|
"begin": "\"",
|
482
459
|
"end": "\"",
|
483
|
-
"beginCaptures": {
|
484
|
-
"0": {
|
485
|
-
"name": "punctuation.definition.string.begin.csound"
|
486
|
-
}
|
487
|
-
},
|
488
|
-
"endCaptures": {
|
489
|
-
"0": {
|
490
|
-
"name": "punctuation.definition.string.end.csound"
|
491
|
-
}
|
492
|
-
},
|
493
460
|
"patterns": [
|
494
461
|
{
|
495
462
|
"include": "#macroUses"
|
@@ -512,13 +479,33 @@
|
|
512
479
|
"name": "invalid.illegal.csound",
|
513
480
|
"match": "[^\"\\\\]*[^\\n\"\\\\]$"
|
514
481
|
}
|
515
|
-
]
|
482
|
+
],
|
483
|
+
"beginCaptures": {
|
484
|
+
"0": {
|
485
|
+
"name": "punctuation.definition.string.begin.csound"
|
486
|
+
}
|
487
|
+
},
|
488
|
+
"endCaptures": {
|
489
|
+
"0": {
|
490
|
+
"name": "punctuation.definition.string.end.csound"
|
491
|
+
}
|
492
|
+
}
|
516
493
|
}
|
517
|
-
]
|
494
|
+
],
|
495
|
+
"beginCaptures": {
|
496
|
+
"1": {
|
497
|
+
"name": "support.function.csound"
|
498
|
+
}
|
499
|
+
}
|
518
500
|
},
|
519
501
|
{
|
520
502
|
"begin": "\\b(readscore|scoreline(?:_i)?)[ \\t]*(\\{\\{)",
|
521
503
|
"end": "\\}\\}",
|
504
|
+
"patterns": [
|
505
|
+
{
|
506
|
+
"include": "source.csound-score"
|
507
|
+
}
|
508
|
+
],
|
522
509
|
"beginCaptures": {
|
523
510
|
"1": {
|
524
511
|
"name": "support.function.csound"
|
@@ -531,16 +518,16 @@
|
|
531
518
|
"0": {
|
532
519
|
"name": "string.braced.csound"
|
533
520
|
}
|
534
|
-
}
|
535
|
-
"patterns": [
|
536
|
-
{
|
537
|
-
"include": "source.csound-score"
|
538
|
-
}
|
539
|
-
]
|
521
|
+
}
|
540
522
|
},
|
541
523
|
{
|
542
524
|
"begin": "\\b(pyl?run[it]?)[ \\t]*(\\{\\{)",
|
543
525
|
"end": "\\}\\}",
|
526
|
+
"patterns": [
|
527
|
+
{
|
528
|
+
"include": "source.python"
|
529
|
+
}
|
530
|
+
],
|
544
531
|
"beginCaptures": {
|
545
532
|
"1": {
|
546
533
|
"name": "support.function.csound"
|
@@ -553,16 +540,16 @@
|
|
553
540
|
"0": {
|
554
541
|
"name": "string.braced.csound"
|
555
542
|
}
|
556
|
-
}
|
557
|
-
"patterns": [
|
558
|
-
{
|
559
|
-
"include": "source.python"
|
560
|
-
}
|
561
|
-
]
|
543
|
+
}
|
562
544
|
},
|
563
545
|
{
|
564
546
|
"begin": "\\b(lua_exec)[ \\t]*(\\{\\{)",
|
565
547
|
"end": "\\}\\}",
|
548
|
+
"patterns": [
|
549
|
+
{
|
550
|
+
"include": "source.lua"
|
551
|
+
}
|
552
|
+
],
|
566
553
|
"beginCaptures": {
|
567
554
|
"1": {
|
568
555
|
"name": "support.function.csound"
|
@@ -575,26 +562,11 @@
|
|
575
562
|
"0": {
|
576
563
|
"name": "string.braced.csound"
|
577
564
|
}
|
578
|
-
}
|
579
|
-
"patterns": [
|
580
|
-
{
|
581
|
-
"include": "source.lua"
|
582
|
-
}
|
583
|
-
]
|
565
|
+
}
|
584
566
|
},
|
585
567
|
{
|
586
568
|
"begin": "\\blua_opdef\\b",
|
587
569
|
"end": "\\}\\}",
|
588
|
-
"beginCaptures": {
|
589
|
-
"0": {
|
590
|
-
"name": "support.function.csound"
|
591
|
-
}
|
592
|
-
},
|
593
|
-
"endCaptures": {
|
594
|
-
"0": {
|
595
|
-
"name": "string.braced.csound"
|
596
|
-
}
|
597
|
-
},
|
598
570
|
"patterns": [
|
599
571
|
{
|
600
572
|
"include": "#quotedStrings"
|
@@ -602,25 +574,35 @@
|
|
602
574
|
{
|
603
575
|
"begin": "\\{\\{",
|
604
576
|
"end": "(?=\\}\\})",
|
605
|
-
"beginCaptures": {
|
606
|
-
"0": {
|
607
|
-
"name": "string.braced.csound"
|
608
|
-
}
|
609
|
-
},
|
610
577
|
"patterns": [
|
611
578
|
{
|
612
579
|
"include": "source.lua"
|
613
580
|
}
|
614
|
-
]
|
581
|
+
],
|
582
|
+
"beginCaptures": {
|
583
|
+
"0": {
|
584
|
+
"name": "string.braced.csound"
|
585
|
+
}
|
586
|
+
}
|
615
587
|
}
|
616
|
-
]
|
588
|
+
],
|
589
|
+
"beginCaptures": {
|
590
|
+
"0": {
|
591
|
+
"name": "support.function.csound"
|
592
|
+
}
|
593
|
+
},
|
594
|
+
"endCaptures": {
|
595
|
+
"0": {
|
596
|
+
"name": "string.braced.csound"
|
597
|
+
}
|
598
|
+
}
|
617
599
|
},
|
618
600
|
{
|
619
601
|
"name": "support.variable.csound",
|
620
602
|
"match": "\\bp\\d+\\b"
|
621
603
|
},
|
622
604
|
{
|
623
|
-
"match": "(?:\\b(ATS(?:add(?:(?:nz)?)|bufread|cross|in(?:fo|terpread)|partialtap|read(?:(?:nz)?)|sinnoi)|FL(?:b(?:ox|ut(?:Bank|ton))|c(?:loseButton|o(?:lor(?:(?:2)?)|unt))|execButton|g(?:etsnap|roup(?:(?:(?:E|_e)nd)?))|h(?:ide|vsBox(?:(?:SetValue)?))|joy|k(?:eyIn|nob)|l(?:abel|oadsnap)|mouse|p(?:a(?:ck(?:(?:(?:E|_e)nd)?)|nel(?:(?:(?:E|_e)nd)?))|rintk(?:(?:2)?))|r(?:oller|un)|s(?:avesnap|croll(?:(?:(?:E|_e)nd)?)|et(?:Align|Box|Color(?:(?:2)?)|Font|Position|S(?:ize|napGroup)|Text(?:(?:Color|(?:Siz|Typ)e)?)|Val(?:(?:(?:(?:_)?)i)?)|snap)|how|lid(?:Bnk(?:(?:2(?:(?:Set(?:(?:k)?))?)|GetHandle|Set(?:(?:k)?))?)|er))|t(?:abs(?:(?:(?:E|_e)nd)?)|ext)|update|v(?:alue|keybd|slidBnk(?:(?:2)?))|xyin)|Jacko(?:Audio(?:In(?:(?:Connect)?)|Out(?:(?:Connect)?))|Freewheel|In(?:fo|it)|Midi(?:(?:InConnec|Ou(?:(?:tConnec)?))t)|NoteOut|On|Transport)|K35_(?:(?:[hl])pf)|Mixer(?:Clear|GetLevel|Receive|Se(?:nd|tLevel(?:(?:_i)?)))|OSC(?:init(?:(?:M)?)|listen|raw|send(?:(?:A|_lo)?))|STK(?:B(?:andedWG|eeThree|low(?:Botl|Hole)|owed|rass)|Clarinet|Drummer|F(?:MVoices|lute)|HevyMetl|M(?:andolin|o(?:dalBar|og))|P(?:ercFlut|lucked)|R(?:esonate|hodey)|S(?:axofony|hakers|i(?:mple|tar)|tifKarp)|TubeBell|VoicForm|W(?:histle|urley))|a(?:bs|ctive|ds(?:r|yn(?:(?:t(?:(?:2)?))?))|ftouch|l(?:pass|wayson)|mp(?:db(?:(?:fs)?)|midi(?:(?:d)?))|reson(?:(?:k)?)|tone(?:(?:[kx])?))|b(?:a(?:bo|lance|mboo|rmodel)|bcut(?:[ms])|e(?:(?:tara|xpr)nd)|form(?:(?:de|en)c1)|i(?:nit|quad(?:(?:a)?)|rnd)|pf|qrez|u(?:chla|t(?:b(?:[pr])|hp|lp|t(?:er(?:b(?:[pr])|(?:[hl])p)|on))|zz))|c(?:2r|a(?:basa|uchy(?:(?:i)?))|brt|e(?:il|ll|nt(?:(?:roid)?)|ps(?:(?:inv)?))|h(?:an(?:ctrl|ged(?:(?:2)?)|[io])|e(?:byshevpoly|ckbox)|n(?:_(?:[Sak])|clear|export|get|mix|params|set)|uap)|l(?:ear|filt|ip|ocko(?:ff|n))|mp(?:(?:lxprod)?)|o(?:m(?:b(?:(?:inv)?)|p(?:ile(?:csd|orc|str)|ress(?:(?:2)?)))|n(?:nect|trol|v(?:(?:l|olv)e))|py(?:a2ftab|f2array)|s(?:(?:h|inv|seg(?:(?:[br])?))?))|p(?:s(?:2pch|midi(?:(?:b|nn)?)|oct|pch|t(?:mid|un(?:(?:i)?))|xpch)|u(?:meter|prc))|r(?:oss(?:2|fm(?:(?:i|pm(?:(?:i)?))?)|pm(?:(?:i)?))|unch)|t(?:lchn|rl(?:14|21|7|init))|userrnd)|d(?:a(?:m|te(?:(?:s)?))|b(?:(?:(?:(?:fs)?)amp)?)|c(?:block(?:(?:2)?)|onv|t(?:(?:inv)?))|e(?:l(?:ay(?:(?:[1krw])?)|tap(?:(?:xw|[3inx])?))|norm)|i(?:ff|ode_ladder|rectory|s(?:k(?:grain|in(?:(?:2)?))|p(?:fft|lay)|tort(?:(?:1)?))|vz)|o(?:ppler|t|wnsamp)|ripwater|ssi(?:a(?:ctivate|udio)|ctls|(?:ini|lis)t)|u(?:mpk(?:(?:[234])?)|s(?:errnd|t(?:(?:2)?))))|e(?:nvlpx(?:(?:r)?)|phasor|qfil|v(?:alstr|ent(?:(?:_i)?))|x(?:citer|itnow|p(?:(?:curve|on|rand(?:(?:i)?)|seg(?:(?:ba|[abr])?))?)))|f(?:a(?:reylen(?:(?:i)?)|ust(?:audio|c(?:ompile|tl)|gen))|ft(?:(?:inv)?)|i(?:close|l(?:e(?:bit|len|nchnls|peak|s(?:cal|r)|valid)|larray|ter2)|n(?:(?:[ik])?)|open)|l(?:a(?:nger|shtxt)|oo(?:per(?:(?:2)?)|r)|uid(?:AllOut|C(?:C(?:[ik])|ontrol)|Engine|Load|Note|Out|ProgramSelect|SetInterpMethod))|m(?:a(?:nal|x)|b(?:3|ell)|in|metal|od|percfl|(?:rhod|voic|wurli)e)|o(?:f(?:2|ilter)|l(?:d|low(?:(?:2)?))|scil(?:(?:i)?)|ut(?:(?:ir|[ik])?)|[fg])|print(?:(?:(?:k)?)s)|r(?:a(?:c(?:(?:talnoise)?)|mebuffer)|eeverb)|t(?:c(?:hnls|onv|ps)|free|gen(?:(?:once|tmp)?)|l(?:en|oad(?:(?:k)?)|ptim)|morf|om|resize(?:(?:i)?)|s(?:a(?:mplebank|ve(?:(?:k)?))|r)))|g(?:a(?:in(?:(?:slider)?)|uss(?:(?:i|trig)?))|buzz|e(?:n(?:array(?:(?:_i)?)|dy(?:(?:[cx])?))|t(?:c(?:fg|ol)|ftargs|row|seed))|ogobel|ra(?:in(?:(?:[23])?)|nule)|uiro)|h(?:armon(?:(?:[234])?)|df5(?:read|write)|ilbert(?:(?:2)?)|rtf(?:early|move(?:(?:2)?)|reverb|stat)|sboscil|vs(?:[123])|ypot)|i(?:hold|mage(?:create|free|getpixel|load|s(?:ave|etpixel|ize))|n(?:(?:32|ch|it(?:(?:c(?:14|21|7))?)|let(?:kid|[afkv])|rg|s(?:global|remot)|te(?:g|rp)|value|[hoqstxz])?))|j(?:acktransport|itter(?:(?:2)?)|oystick|spline)|l(?:a_(?:i_(?:a(?:dd_(?:m(?:[cr])|v(?:[cr]))|ssign_(?:m(?:[cr])|t|v(?:[cr])))|conjugate_(?:m(?:[cr])|v(?:[cr]))|d(?:i(?:stance_v(?:[cr])|vide_(?:m(?:[cr])|v(?:[cr])))|ot_(?:m(?:c_vc|r_vr|[cr])|v(?:[cr])))|get_(?:m(?:[cr])|v(?:[cr]))|invert_m(?:[cr])|l(?:ower_solve_m(?:[cr])|u_(?:det_m(?:[cr])|factor_m(?:[cr])|solve_m(?:[cr])))|m(?:c_(?:create|set)|r_(?:create|set)|ultiply_(?:m(?:[cr])|v(?:[cr])))|norm(?:1_(?:m(?:[cr])|v(?:[cr]))|_(?:euclid_(?:m(?:[cr])|v(?:[cr]))|inf_(?:m(?:[cr])|v(?:[cr]))|max_m(?:[cr])))|print_(?:m(?:[cr])|v(?:[cr]))|qr_(?:eigen_m(?:[cr])|factor_m(?:[cr])|sym_eigen_m(?:[cr]))|random_(?:m(?:[cr])|v(?:[cr]))|s(?:ize_(?:m(?:[cr])|v(?:[cr]))|ubtract_(?:m(?:[cr])|v(?:[cr])))|t(?:_assign|ra(?:ce_m(?:[cr])|nspose_m(?:[cr])))|upper_solve_m(?:[cr])|v(?:c_(?:create|set)|r_(?:create|set)))|k_(?:a(?:_assign|dd_(?:m(?:[cr])|v(?:[cr]))|ssign_(?:m(?:[cr])|v(?:[cr])|[aft]))|c(?:onjugate_(?:m(?:[cr])|v(?:[cr]))|urrent_(?:f|vr))|d(?:i(?:stance_v(?:[cr])|vide_(?:m(?:[cr])|v(?:[cr])))|ot_(?:m(?:c_vc|r_vr|[cr])|v(?:[cr])))|f_assign|get_(?:m(?:[cr])|v(?:[cr]))|invert_m(?:[cr])|l(?:ower_solve_m(?:[cr])|u_(?:det_m(?:[cr])|factor_m(?:[cr])|solve_m(?:[cr])))|m(?:c_set|r_set|ultiply_(?:m(?:[cr])|v(?:[cr])))|norm(?:1_(?:m(?:[cr])|v(?:[cr]))|_(?:euclid_(?:m(?:[cr])|v(?:[cr]))|inf_(?:m(?:[cr])|v(?:[cr]))|max_m(?:[cr])))|qr_(?:eigen_m(?:[cr])|factor_m(?:[cr])|sym_eigen_m(?:[cr]))|random_(?:m(?:[cr])|v(?:[cr]))|subtract_(?:m(?:[cr])|v(?:[cr]))|t(?:_assign|race_m(?:[cr]))|upper_solve_m(?:[cr])|v(?:(?:[cr])_set)))|enarray|fo|i(?:mit(?:(?:1)?)|n(?:e(?:(?:n(?:(?:r)?)|to)?)|k_(?:beat_(?:force|(?:ge|reques)t)|create|enable|is_enabled|metro|peers|tempo_(?:(?:[gs])et))|lin|rand|seg(?:(?:[br])?))|veconv)|o(?:cs(?:end|ig)|g(?:(?:10|2|btwo|curve)?)|op(?:seg(?:(?:p)?)|(?:[tx])seg)|renz|scil(?:(?:[3x])?)|w(?:pass2|res(?:(?:x)?)))|p(?:f(?:18|orm|reson)|hasor|interp|oscil(?:(?:sa(?:(?:2)?)|[3a])?)|re(?:ad|son)|s(?:hold(?:(?:p)?)|lot))|ua_(?:exec|i(?:aopcall(?:(?:_off)?)|kopcall(?:(?:_off)?)|opcall(?:(?:_off)?))|opdef))|m(?:a(?:ca|dsr|gs|nd(?:(?:[eo])l)|parray(?:(?:_i)?)|rimba|ssign|x(?:_k|a(?:bs(?:(?:accum)?)|ccum|lloc|rray))|[cx])|clock|delay|e(?:dian(?:(?:k)?)|tro)|fb|i(?:d(?:global|i(?:arp|c(?:14|21|7|h(?:annelaftertouch|n)|ontrolchange|trl)|default|filestatus|in|noteo(?:ff|n(?:cps|key|oct|pch))|o(?:n(?:(?:2)?)|ut)|p(?:gm|itchbend|olyaftertouch|rogramchange)|tempo)|remot)|n(?:(?:a(?:bs(?:(?:accum)?)|ccum|rray)|cer)?)|rror)|o(?:d(?:e|matrix)|nitor|og(?:(?:ladder(?:(?:2)?)|vcf(?:(?:2)?))?)|scil)|p(?:3(?:bitrate|in|len|nchnls|s(?:cal(?:(?:_(?:check|load(?:(?:2)?)|play(?:(?:2)?)))?)|r))|ulse)|rtmsg|to(?:[fn])|u(?:ltitap|te)|vc(?:hpf|lpf(?:[1234]))|xadsr)|n(?:chnls_hw|estedap|l(?:alp|filt(?:(?:2)?))|o(?:ise|t(?:eo(?:ff|n(?:(?:dur(?:(?:2)?))?))|num))|r(?:everb|pn)|s(?:amp|t(?:ance|rnum))|t(?:om|rpol)|xtpow2)|o(?:ct(?:ave|cps|midi(?:(?:b|nn)?)|pch)|labuffer|sc(?:bnk|il(?:(?:1i|ikt(?:(?:[ps])?)|[13insx])?))|ut(?:(?:32|ch|i(?:at|c(?:(?:14)?)|p(?:at|[bc]))|k(?:at|c(?:(?:14)?)|p(?:at|[bc]))|let(?:kid|[afkv])|q(?:[1234])|rg|s(?:[12])|value|[choqsxz])?))|p(?:5g(?:connect|data)|a(?:n(?:(?:2)?)|r(?:eq|t(?:2txt|i(?:als|kkel(?:(?:get|s(?:et|ync))?))))|ssign|ulstretch)|c(?:auchy|h(?:bend|midi(?:(?:b|nn)?)|oct|tom)|o(?:nvolve|unt))|d(?:clip|half(?:(?:y)?))|eak|gm(?:(?:assig|ch)n)|h(?:as(?:er(?:[12])|or(?:(?:bnk)?))|s)|i(?:n(?:dex|k(?:er|ish))|tch(?:(?:a(?:c|mdf))?))|l(?:a(?:net|terev)|(?:ltra|u)ck)|o(?:isson|l(?:2rect|y(?:aft|nomial))|rt(?:(?:k)?)|scil(?:(?:3)?)|w(?:(?:ershape|oftwo|s)?))|r(?:e(?:alloc|piano)|int(?:(?:_type|f_i|k(?:s2|[2s])|[fks])?)|oduct)|set|t(?:able(?:(?:iw|[3iw])?)|rack)|uts|v(?:add|bufread|cross|interp|oc|read|s(?:2(?:array|tab)|a(?:dsyn|nal|rp)|b(?:and(?:[pr])|in|lur|uf(?:fer|read(?:(?:2)?)))|c(?:ale|e(?:nt|ps)|ross)|d(?:emix|is(?:kin|p))|envftw|f(?:ilter|r(?:e(?:ad|eze)|omarray)|t(?:[rw])|write)|g(?:ain|endy)|hift|i(?:fd|n(?:(?:fo|it)?))|lock|m(?:aska|ix|o(?:(?:ot|rp)h))|o(?:sc|ut)|pitch|t(?:anal|encil|race)|voc|warp|ynth))|wd|y(?:assign(?:(?:[it])?)|call(?:(?:1(?:[it])|2(?:[it])|3(?:[it])|4(?:[it])|5(?:[it])|6(?:[it])|7(?:[it])|8(?:[it])|ni|[12345678int])?)|e(?:val(?:(?:[it])?)|xec(?:(?:[it])?))|init|l(?:assign(?:(?:[it])?)|call(?:(?:1(?:[it])|2(?:[it])|3(?:[it])|4(?:[it])|5(?:[it])|6(?:[it])|7(?:[it])|8(?:[it])|ni|[12345678int])?)|e(?:val(?:(?:[it])?)|xec(?:(?:[it])?))|run(?:(?:[it])?))|run(?:(?:[it])?)))|q(?:inf|nan)|r(?:2c|and(?:(?:om(?:(?:[hi])?)|[hi])?)|bjeq|e(?:ad(?:clock|fi|k(?:[234s])|sc(?:ore|ratch)|[fk])|ct2pol|lease|mo(?:teport|ve)|pluck|s(?:on(?:(?:xk|[krxyz])?)|yn)|verb(?:(?:2|sc)?)|windscore|zzy)|fft|ifft|ms|nd(?:(?:31)?)|ound|spline|tclock)|s(?:16b14|32b14|a(?:mphold|ndpaper)|c(?:_(?:lag(?:(?:ud)?)|phasor|trig)|a(?:le(?:(?:array)?)|n(?:hammer|table|[su]))|hed(?:kwhen(?:(?:named)?)|ule|when)|oreline(?:(?:_i)?))|e(?:ed|kere|lect|mitone|nse(?:(?:key)?)|qtime(?:(?:2)?)|rial(?:Begin|End|Flush|Print|Read|Write(?:(?:_i)?))|t(?:c(?:(?:o|tr)l)|ksmps|row|scorepos))|f(?:i(?:list|nstr(?:(?:3m|[3m])?))|lo(?:ad|oper)|p(?:assign|l(?:ay(?:(?:3m|[3m])?)|ist)|reset))|h(?:aker|ift(?:in|out))|i(?:gn(?:alflowgraph|um)|n(?:(?:h|inv|syn)?))|l(?:eighbells|i(?:cearray|der(?:16(?:(?:f|table(?:(?:f)?))?)|32(?:(?:f|table(?:(?:f)?))?)|64(?:(?:f|table(?:(?:f)?))?)|8(?:(?:f|table(?:(?:f)?))?)|Kawai)))|nd(?:loop|warp(?:(?:st)?))|o(?:ck(?:recv(?:(?:s)?)|send(?:(?:_k|s)?))|rt(?:[ad])|undin)|p(?:a(?:ce|t3d(?:(?:[it])?))|dist|litrig|rintf(?:(?:k)?)|send)|qrt|t(?:atevar|ix|r(?:c(?:at(?:(?:k)?)|har(?:(?:k)?)|mp(?:(?:k)?)|py(?:(?:k)?))|e(?:cv|son)|fromurl|get|index(?:(?:k)?)|l(?:en(?:(?:k)?)|ower(?:(?:k)?))|rindex(?:(?:k)?)|s(?:et|ub(?:(?:k)?))|to(?:(?:[dl])k|[dl])|upper(?:(?:k)?))|send)|u(?:binstr(?:(?:init)?)|m(?:(?:array)?))|vfilter|y(?:nc(?:grain|loop|phasor)|stem(?:(?:_i)?)))|t(?:a(?:b(?:2pvs|_i|ifd|le(?:(?:3kt|copy|filter(?:(?:i)?)|gpw|i(?:copy|gpw|kt|mix|w)|kt|mix|ng|ra|s(?:eg|huffle(?:(?:i)?))|w(?:a|kt)|x(?:kt|seg)|[3iw])?)|morph(?:(?:ak|[ai])?)|play|rec|sum|w(?:(?:_i)?))|mbourine|n(?:h|inv(?:(?:2)?))|[bn])|b(?:0_init|1(?:(?:(?:[012345])?)_init|[012345])|2_init|3_init|4_init|5_init|6_init|7_init|8_init|9_init|vcf|[0123456789])|emp(?:est|o(?:(?:(?:sc|v)al)?))|i(?:me(?:dseq|inst(?:[ks])|[ks])|val)|lineto|one(?:(?:[kx])?)|r(?:a(?:dsyn|n(?:dom|seg(?:(?:[br])?)))|cross|filter|highest|i(?:g(?:ger|seq)|rand)|lowest|mix|s(?:cale|(?:hif|pli)t))|urno(?:ff(?:(?:2)?)|n)|vconv)|u(?:n(?:irand|wrap)|psamp|r(?:andom|d))|v(?:a(?:ctrol|dd(?:(?:_i|v(?:(?:_i)?))?)|get|lpass|set)|bap(?:(?:gmove|lsinit|(?:(?:z)?)move|[gz])?)|c(?:ella|o(?:(?:2(?:(?:(?:f|i(?:f|ni))t)?)|mb|py(?:(?:_i)?))?))|d(?:el(?:_k|ay(?:(?:x(?:w(?:[qs])|[qsw])|[3kx])?))|ivv(?:(?:_i)?))|e(?:cdelay|loc|xp(?:(?:_i|seg|v(?:(?:_i)?))?))|i(?:b(?:es|r(?:(?:ato)?))|ncr)|l(?:i(?:mit|nseg)|owres)|m(?:ap|irror|ult(?:(?:_i|v(?:(?:_i)?))?))|o(?:ice|sim)|p(?:haseseg|o(?:rt|w(?:(?:_i|v(?:(?:_i)?))?))|voc)|rand(?:[hi])|subv(?:(?:_i)?)|tab(?:le(?:1k|w(?:[aik])|[aik])|w(?:[aik])|[aik])|wrap)|w(?:aveset|e(?:bsocket|ibull)|g(?:b(?:ow(?:(?:edbar)?)|rass)|clar|flute|pluck(?:(?:2)?)|uide(?:[12]))|i(?:i(?:connect|data|range|send)|ndow)|r(?:ap|itescratch)|terrain)|x(?:adsr|in|out|scan(?:map|smap|[su])|tratim|yscale)|z(?:a(?:cl|kinit|mod|rg|wm|[rw])|df_(?:1pole(?:(?:_mode)?)|2pole(?:(?:_mode)?)|ladder)|filter2|i(?:wm|[rw])|k(?:cl|mod|wm|[rw]))|[Saikp])\\b|\\b(array|bform(?:(?:de|en)c)|copy2(?:(?:[ft])tab)|hrtfer|ktableseg|lentab|m(?:(?:ax|in)tab)|p(?:op(?:(?:_f)?)|ush(?:(?:_f)?))|s(?:calet|ndload|oundout(?:(?:s)?)|pec(?:addm|di(?:ff|sp)|filt|hist|ptrk|s(?:cal|um)|trum)|tack|umtab)|tab(?:gen|map(?:(?:_i)?)|slice)|vbap(?:16|(?:[48])move|[48])|xyin)\\b)(?:(\\:)([A-Za-z]))?",
|
605
|
+
"match": "(?:\\b(ATS(?:add(?:(?:nz)?)|bufread|cross|in(?:fo|terpread)|partialtap|read(?:(?:nz)?)|sinnoi)|FL(?:b(?:ox|ut(?:Bank|ton))|c(?:loseButton|o(?:lor(?:(?:2)?)|unt))|execButton|g(?:etsnap|roup(?:(?:(?:E|_e)nd)?))|h(?:ide|vsBox(?:(?:SetValue)?))|joy|k(?:eyIn|nob)|l(?:abel|oadsnap)|mouse|p(?:a(?:ck(?:(?:(?:E|_e)nd)?)|nel(?:(?:(?:E|_e)nd)?))|rintk(?:(?:2)?))|r(?:oller|un)|s(?:avesnap|croll(?:(?:(?:E|_e)nd)?)|et(?:Align|Box|Color(?:(?:2)?)|Font|Position|S(?:ize|napGroup)|Text(?:(?:Color|(?:Siz|Typ)e)?)|Val(?:(?:(?:(?:_)?)i)?)|snap)|how|lid(?:Bnk(?:(?:2(?:(?:Set(?:(?:k)?))?)|GetHandle|Set(?:(?:k)?))?)|er))|t(?:abs(?:(?:(?:E|_e)nd)?)|ext)|update|v(?:alue|keybd|slidBnk(?:(?:2)?))|xyin)|Jacko(?:Audio(?:In(?:(?:Connect)?)|Out(?:(?:Connect)?))|Freewheel|In(?:fo|it)|Midi(?:(?:InConnec|Ou(?:(?:tConnec)?))t)|NoteOut|On|Transport)|K35_(?:(?:[hl])pf)|Mixer(?:Clear|GetLevel|Receive|Se(?:nd|tLevel(?:(?:_i)?)))|OSC(?:init|listen|raw|send)|STK(?:B(?:andedWG|eeThree|low(?:Botl|Hole)|owed|rass)|Clarinet|Drummer|F(?:MVoices|lute)|HevyMetl|M(?:andolin|o(?:dalBar|og))|P(?:ercFlut|lucked)|R(?:esonate|hodey)|S(?:axofony|hakers|i(?:mple|tar)|tifKarp)|TubeBell|VoicForm|W(?:histle|urley))|a(?:bs|ctive|ds(?:r|yn(?:(?:t(?:(?:2)?))?))|ftouch|l(?:pass|wayson)|mp(?:db(?:(?:fs)?)|midi(?:(?:d)?))|reson(?:(?:k)?)|tone(?:(?:[kx])?))|b(?:a(?:bo|lance|mboo|rmodel)|bcut(?:[ms])|e(?:(?:tara|xpr)nd)|form(?:(?:de|en)c1)|i(?:nit|quad(?:(?:a)?)|rnd)|pf|qrez|u(?:chla|t(?:b(?:[pr])|hp|lp|t(?:er(?:b(?:[pr])|(?:[hl])p)|on))|zz))|c(?:2r|a(?:basa|uchy(?:(?:i)?))|brt|e(?:il|ll|nt(?:(?:roid)?)|ps(?:(?:inv)?))|h(?:an(?:ctrl|ged(?:(?:2)?)|[io])|e(?:byshevpoly|ckbox)|n(?:_(?:[Sak])|clear|export|get(?:(?:ks)?)|mix|params|set(?:(?:ks)?))|uap)|l(?:ear|filt|ip|ocko(?:ff|n))|mp(?:(?:lxprod)?)|o(?:m(?:b(?:(?:inv)?)|p(?:ile(?:csd|orc|str)|ress(?:(?:2)?)))|n(?:nect|trol|v(?:(?:l|olv)e))|py(?:a2ftab|f2array)|s(?:(?:h|inv|seg(?:(?:[br])?))?))|p(?:s(?:2pch|midi(?:(?:b|nn)?)|oct|pch|t(?:mid|un(?:(?:i)?))|xpch)|u(?:meter|prc))|r(?:oss(?:2|fm(?:(?:i|pm(?:(?:i)?))?)|pm(?:(?:i)?))|unch)|t(?:lchn|rl(?:14|21|7|init))|userrnd)|d(?:a(?:m|te(?:(?:s)?))|b(?:(?:(?:(?:fs)?)amp)?)|c(?:block(?:(?:2)?)|onv|t(?:(?:inv)?))|e(?:l(?:ay(?:(?:[1krw])?)|tap(?:(?:xw|[3inx])?))|norm)|i(?:ff|ode_ladder|rectory|s(?:k(?:grain|in(?:(?:2)?))|p(?:fft|lay)|tort(?:(?:1)?))|vz)|o(?:ppler|t|wnsamp)|ripwater|ssi(?:a(?:ctivate|udio)|ctls|(?:ini|lis)t)|u(?:mpk(?:(?:[234])?)|s(?:errnd|t(?:(?:2)?))))|e(?:nvlpx(?:(?:r)?)|phasor|qfil|v(?:alstr|ent(?:(?:_i)?))|x(?:citer|itnow|p(?:(?:curve|on|rand(?:(?:i)?)|seg(?:(?:ba|[abr])?))?)))|f(?:a(?:reylen(?:(?:i)?)|ust(?:audio|c(?:ompile|tl)|gen))|ft(?:(?:inv)?)|i(?:close|l(?:e(?:bit|len|nchnls|peak|s(?:cal|r)|valid)|larray|ter2)|n(?:(?:[ik])?)|open)|l(?:a(?:nger|shtxt)|oo(?:per(?:(?:2)?)|r)|uid(?:AllOut|C(?:C(?:[ik])|ontrol)|Engine|Load|Note|Out|ProgramSelect|SetInterpMethod))|m(?:a(?:nal|x)|b(?:3|ell)|in|metal|od|percfl|(?:rhod|voic|wurli)e)|o(?:f(?:2|ilter)|l(?:d|low(?:(?:2)?))|scil(?:(?:i)?)|ut(?:(?:ir|[ik])?)|[fg])|print(?:(?:(?:k)?)s)|r(?:a(?:c(?:(?:talnoise)?)|mebuffer)|eeverb)|t(?:c(?:hnls|onv|ps)|free|gen(?:(?:once|tmp)?)|l(?:en|oad(?:(?:k)?)|ptim)|morf|om|resize(?:(?:i)?)|s(?:a(?:mplebank|ve(?:(?:k)?))|r)))|g(?:a(?:in(?:(?:slider)?)|uss(?:(?:i|trig)?))|buzz|e(?:n(?:array(?:(?:_i)?)|dy(?:(?:[cx])?))|t(?:c(?:fg|ol)|ftargs|row|seed))|ogobel|ra(?:in(?:(?:[23])?)|nule)|uiro)|h(?:armon(?:(?:[234])?)|df5(?:read|write)|ilbert(?:(?:2)?)|rtf(?:early|move(?:(?:2)?)|reverb|stat)|sboscil|vs(?:[123])|ypot)|i(?:hold|mage(?:create|free|getpixel|load|s(?:ave|etpixel|ize))|n(?:(?:32|ch|it(?:(?:c(?:14|21|7))?)|let(?:kid|[afkv])|rg|s(?:global|remot)|te(?:g|rp)|value|[hoqstxz])?))|j(?:acktransport|itter(?:(?:2)?)|oystick|spline)|l(?:a_(?:i_(?:a(?:dd_(?:m(?:[cr])|v(?:[cr]))|ssign_(?:m(?:[cr])|t|v(?:[cr])))|conjugate_(?:m(?:[cr])|v(?:[cr]))|d(?:i(?:stance_v(?:[cr])|vide_(?:m(?:[cr])|v(?:[cr])))|ot_(?:m(?:c_vc|r_vr|[cr])|v(?:[cr])))|get_(?:m(?:[cr])|v(?:[cr]))|invert_m(?:[cr])|l(?:ower_solve_m(?:[cr])|u_(?:det_m(?:[cr])|factor_m(?:[cr])|solve_m(?:[cr])))|m(?:c_(?:create|set)|r_(?:create|set)|ultiply_(?:m(?:[cr])|v(?:[cr])))|norm(?:1_(?:m(?:[cr])|v(?:[cr]))|_(?:euclid_(?:m(?:[cr])|v(?:[cr]))|inf_(?:m(?:[cr])|v(?:[cr]))|max_m(?:[cr])))|print_(?:m(?:[cr])|v(?:[cr]))|qr_(?:eigen_m(?:[cr])|factor_m(?:[cr])|sym_eigen_m(?:[cr]))|random_(?:m(?:[cr])|v(?:[cr]))|s(?:ize_(?:m(?:[cr])|v(?:[cr]))|ubtract_(?:m(?:[cr])|v(?:[cr])))|t(?:_assign|ra(?:ce_m(?:[cr])|nspose_m(?:[cr])))|upper_solve_m(?:[cr])|v(?:c_(?:create|set)|r_(?:create|set)))|k_(?:a(?:_assign|dd_(?:m(?:[cr])|v(?:[cr]))|ssign_(?:m(?:[cr])|v(?:[cr])|[aft]))|c(?:onjugate_(?:m(?:[cr])|v(?:[cr]))|urrent_(?:f|vr))|d(?:i(?:stance_v(?:[cr])|vide_(?:m(?:[cr])|v(?:[cr])))|ot_(?:m(?:c_vc|r_vr|[cr])|v(?:[cr])))|f_assign|get_(?:m(?:[cr])|v(?:[cr]))|invert_m(?:[cr])|l(?:ower_solve_m(?:[cr])|u_(?:det_m(?:[cr])|factor_m(?:[cr])|solve_m(?:[cr])))|m(?:c_set|r_set|ultiply_(?:m(?:[cr])|v(?:[cr])))|norm(?:1_(?:m(?:[cr])|v(?:[cr]))|_(?:euclid_(?:m(?:[cr])|v(?:[cr]))|inf_(?:m(?:[cr])|v(?:[cr]))|max_m(?:[cr])))|qr_(?:eigen_m(?:[cr])|factor_m(?:[cr])|sym_eigen_m(?:[cr]))|random_(?:m(?:[cr])|v(?:[cr]))|subtract_(?:m(?:[cr])|v(?:[cr]))|t(?:_assign|race_m(?:[cr]))|upper_solve_m(?:[cr])|v(?:(?:[cr])_set)))|enarray|fo|i(?:mit(?:(?:1)?)|n(?:e(?:(?:n(?:(?:r)?)|to)?)|k_(?:beat_(?:force|(?:ge|reques)t)|create|enable|is_enabled|metro|peers|tempo_(?:(?:[gs])et))|lin|rand|seg(?:(?:[br])?))|veconv)|o(?:cs(?:end|ig)|g(?:(?:10|2|btwo|curve)?)|op(?:seg(?:(?:p)?)|(?:[tx])seg)|renz|scil(?:(?:[3x])?)|w(?:pass2|res(?:(?:x)?)))|p(?:f(?:18|orm|reson)|hasor|interp|oscil(?:(?:sa(?:(?:2)?)|[3a])?)|re(?:ad|son)|s(?:hold(?:(?:p)?)|lot))|ua_(?:exec|i(?:aopcall(?:(?:_off)?)|kopcall(?:(?:_off)?)|opcall(?:(?:_off)?))|opdef))|m(?:a(?:ca|dsr|gs|nd(?:(?:[eo])l)|parray(?:(?:_i)?)|rimba|ssign|x(?:_k|a(?:bs(?:(?:accum)?)|ccum|lloc|rray))|[cx])|clock|delay|e(?:dian(?:(?:k)?)|tro)|fb|i(?:d(?:global|i(?:arp|c(?:14|21|7|h(?:annelaftertouch|n)|ontrolchange|trl)|default|filestatus|in|noteo(?:ff|n(?:cps|key|oct|pch))|o(?:n(?:(?:2)?)|ut(?:(?:_i)?))|p(?:gm|itchbend|olyaftertouch|rogramchange)|tempo)|remot)|n(?:(?:a(?:bs(?:(?:accum)?)|ccum|rray)|cer)?)|rror)|o(?:d(?:e|matrix)|nitor|og(?:(?:ladder(?:(?:2)?)|vcf(?:(?:2)?))?)|scil)|p(?:3(?:bitrate|in|len|nchnls|s(?:cal(?:(?:_(?:check|load(?:(?:2)?)|play(?:(?:2)?)))?)|r))|ulse)|rtmsg|to(?:[fn])|u(?:ltitap|te)|vc(?:hpf|lpf(?:[1234]))|xadsr)|n(?:chnls_hw|estedap|l(?:alp|filt(?:(?:2)?))|o(?:ise|t(?:eo(?:ff|n(?:(?:dur(?:(?:2)?))?))|num))|r(?:everb|pn)|s(?:amp|t(?:ance|rnum))|t(?:om|rpol)|xtpow2)|o(?:ct(?:ave|cps|midi(?:(?:b|nn)?)|pch)|labuffer|sc(?:bnk|il(?:(?:1i|ikt(?:(?:[ps])?)|[13insx])?))|ut(?:(?:32|ch|i(?:at|c(?:(?:14)?)|p(?:at|[bc]))|k(?:at|c(?:(?:14)?)|p(?:at|[bc]))|let(?:kid|[afkv])|q(?:[1234])|rg|s(?:[12])|value|[choqsxz])?))|p(?:5g(?:connect|data)|a(?:n(?:(?:2)?)|r(?:eq|t(?:2txt|i(?:als|kkel(?:(?:get|s(?:et|ync))?))))|ssign|ulstretch)|c(?:auchy|h(?:bend|midi(?:(?:b|nn)?)|oct|tom)|o(?:nvolve|unt))|d(?:clip|half(?:(?:y)?))|eak|gm(?:(?:assig|ch)n)|h(?:as(?:er(?:[12])|or(?:(?:bnk)?))|s)|i(?:n(?:dex|k(?:er|ish))|tch(?:(?:a(?:c|mdf))?))|l(?:a(?:net|terev)|(?:ltra|u)ck)|o(?:isson|l(?:2rect|y(?:aft|nomial))|rt(?:(?:k)?)|scil(?:(?:3)?)|w(?:(?:ershape|oftwo|s)?))|r(?:e(?:alloc|piano)|int(?:(?:_type|f_i|k(?:s2|[2s])|[fks])?)|oduct)|set|t(?:able(?:(?:iw|[3iw])?)|rack)|uts|v(?:add|bufread|cross|interp|oc|read|s(?:2(?:array|tab)|a(?:dsyn|nal|rp)|b(?:and(?:[pr])|in|lur|uf(?:fer|read(?:(?:2)?)))|c(?:ale|e(?:nt|ps)|ross)|d(?:emix|is(?:kin|p))|envftw|f(?:ilter|r(?:e(?:ad|eze)|omarray)|t(?:[rw])|write)|g(?:ain|endy)|hift|i(?:fd|n(?:(?:fo|it)?))|lock|m(?:aska|ix|o(?:(?:ot|rp)h))|o(?:sc|ut)|pitch|t(?:anal|encil|race)|voc|warp|ynth))|wd|y(?:assign(?:(?:[it])?)|call(?:(?:1(?:[it])|2(?:[it])|3(?:[it])|4(?:[it])|5(?:[it])|6(?:[it])|7(?:[it])|8(?:[it])|ni|[12345678int])?)|e(?:val(?:(?:[it])?)|xec(?:(?:[it])?))|init|l(?:assign(?:(?:[it])?)|call(?:(?:1(?:[it])|2(?:[it])|3(?:[it])|4(?:[it])|5(?:[it])|6(?:[it])|7(?:[it])|8(?:[it])|ni|[12345678int])?)|e(?:val(?:(?:[it])?)|xec(?:(?:[it])?))|run(?:(?:[it])?))|run(?:(?:[it])?)))|q(?:inf|nan)|r(?:2c|and(?:(?:om(?:(?:[hi])?)|[hi])?)|bjeq|e(?:ad(?:clock|fi|k(?:[234s])|sc(?:ore|ratch)|[fk])|ct2pol|lease|mo(?:teport|ve)|pluck|s(?:on(?:(?:xk|[krxyz])?)|yn)|verb(?:(?:2|sc)?)|windscore|zzy)|fft|ifft|ms|nd(?:(?:31)?)|ound|spline|tclock)|s(?:16b14|32b14|a(?:mphold|ndpaper)|c(?:_(?:lag(?:(?:ud)?)|phasor|trig)|a(?:le(?:(?:array)?)|n(?:hammer|table|[su]))|hed(?:kwhen(?:(?:named)?)|ule|when)|oreline(?:(?:_i)?))|e(?:ed|kere|lect|mitone|nse(?:(?:key)?)|qtime(?:(?:2)?)|rial(?:Begin|End|Flush|Print|Read|Write(?:(?:_i)?))|t(?:c(?:(?:o|tr)l)|ksmps|row|scorepos))|f(?:i(?:list|nstr(?:(?:3m|[3m])?))|lo(?:ad|oper)|p(?:assign|l(?:ay(?:(?:3m|[3m])?)|ist)|reset))|h(?:aker|ift(?:in|out))|i(?:gn(?:alflowgraph|um)|n(?:(?:h|inv|syn)?))|l(?:eighbells|i(?:cearray|der(?:16(?:(?:f|table(?:(?:f)?))?)|32(?:(?:f|table(?:(?:f)?))?)|64(?:(?:f|table(?:(?:f)?))?)|8(?:(?:f|table(?:(?:f)?))?)|Kawai)))|nd(?:loop|warp(?:(?:st)?))|o(?:ck(?:recv(?:(?:s)?)|send(?:(?:_k|s)?))|rt(?:[ad])|undin)|p(?:a(?:ce|t3d(?:(?:[it])?))|dist|litrig|rintf(?:(?:k)?)|send)|q(?:rt|uinewave)|t(?:atevar|ix|r(?:c(?:at(?:(?:k)?)|har(?:(?:k)?)|mp(?:(?:k)?)|py(?:(?:k)?))|e(?:cv|son)|fromurl|get|index(?:(?:k)?)|l(?:en(?:(?:k)?)|ower(?:(?:k)?))|rindex(?:(?:k)?)|s(?:et|ub(?:(?:k)?))|to(?:(?:[dl])k|[dl])|upper(?:(?:k)?))|send)|u(?:binstr(?:(?:init)?)|m(?:(?:array)?))|vfilter|y(?:nc(?:grain|loop|phasor)|stem(?:(?:_i)?)))|t(?:a(?:b(?:2pvs|_i|ifd|le(?:(?:3kt|copy|filter(?:(?:i)?)|gpw|i(?:copy|gpw|kt|mix|w)|kt|mix|ng|ra|s(?:eg|huffle(?:(?:i)?))|w(?:a|kt)|x(?:kt|seg)|[3iw])?)|morph(?:(?:ak|[ai])?)|play|rec|sum|w(?:(?:_i)?))|mbourine|n(?:h|inv(?:(?:2)?))|[bn])|b(?:0_init|1(?:(?:(?:[012345])?)_init|[012345])|2_init|3_init|4_init|5_init|6_init|7_init|8_init|9_init|vcf|[0123456789])|emp(?:est|o(?:(?:(?:sc|v)al)?))|i(?:me(?:dseq|inst(?:[ks])|[ks])|val)|lineto|one(?:(?:[kx])?)|r(?:a(?:dsyn|n(?:dom|seg(?:(?:[br])?)))|cross|filter|highest|i(?:g(?:ger|seq)|rand)|lowest|mix|s(?:cale|(?:hif|pli)t))|urno(?:ff(?:(?:2)?)|n)|vconv)|u(?:n(?:irand|wrap)|psamp|r(?:andom|d))|v(?:a(?:ctrol|dd(?:(?:_i|v(?:(?:_i)?))?)|get|lpass|set)|bap(?:(?:gmove|lsinit|(?:(?:z)?)move|[gz])?)|c(?:ella|o(?:(?:2(?:(?:(?:f|i(?:f|ni))t)?)|mb|py(?:(?:_i)?))?))|d(?:el(?:_k|ay(?:(?:x(?:w(?:[qs])|[qsw])|[3kx])?))|ivv(?:(?:_i)?))|e(?:cdelay|loc|xp(?:(?:_i|seg|v(?:(?:_i)?))?))|i(?:b(?:es|r(?:(?:ato)?))|ncr)|l(?:i(?:mit|nseg)|owres)|m(?:ap|irror|ult(?:(?:_i|v(?:(?:_i)?))?))|o(?:ice|sim)|p(?:haseseg|o(?:rt|w(?:(?:_i|v(?:(?:_i)?))?))|voc)|rand(?:[hi])|subv(?:(?:_i)?)|tab(?:le(?:1k|w(?:[aik])|[aik])|w(?:[aik])|[aik])|wrap)|w(?:aveset|e(?:bsocket|ibull)|g(?:b(?:ow(?:(?:edbar)?)|rass)|clar|flute|pluck(?:(?:2)?)|uide(?:[12]))|i(?:i(?:connect|data|range|send)|ndow)|r(?:ap|itescratch)|terrain)|x(?:adsr|in|out|scan(?:map|smap|[su])|tratim|yscale)|z(?:a(?:cl|kinit|mod|rg|wm|[rw])|df_(?:1pole(?:(?:_mode)?)|2pole(?:(?:_mode)?)|ladder)|filter2|i(?:wm|[rw])|k(?:cl|mod|wm|[rw]))|[Saikp])\\b|\\b(array|bform(?:(?:de|en)c)|copy2(?:(?:[ft])tab)|hrtfer|ktableseg|lentab|m(?:(?:ax|in)tab)|s(?:calet|ndload|oundout(?:(?:s)?)|pec(?:addm|di(?:ff|sp)|filt|hist|ptrk|s(?:cal|um)|trum)|umtab)|tab(?:gen|map(?:(?:_i)?)|slice)|vbap(?:16|(?:[48])move|[48])|xyin)\\b)(?:(\\:)([A-Za-z]))?",
|
624
606
|
"captures": {
|
625
607
|
"1": {
|
626
608
|
"name": "support.function.csound"
|
@@ -651,11 +633,6 @@
|
|
651
633
|
{
|
652
634
|
"begin": "\\#include",
|
653
635
|
"end": "$",
|
654
|
-
"beginCaptures": {
|
655
|
-
"0": {
|
656
|
-
"name": "keyword.include.preprocessor.csound"
|
657
|
-
}
|
658
|
-
},
|
659
636
|
"patterns": [
|
660
637
|
{
|
661
638
|
"include": "#commentsAndMacroUses"
|
@@ -675,16 +652,16 @@
|
|
675
652
|
}
|
676
653
|
}
|
677
654
|
}
|
678
|
-
]
|
679
|
-
},
|
680
|
-
{
|
681
|
-
"begin": "\\#[ \\t]*define",
|
682
|
-
"end": "(?<=^\\#)|(?<=[^\\\\]\\#)",
|
655
|
+
],
|
683
656
|
"beginCaptures": {
|
684
657
|
"0": {
|
685
|
-
"name": "keyword.
|
658
|
+
"name": "keyword.include.preprocessor.csound"
|
686
659
|
}
|
687
|
-
}
|
660
|
+
}
|
661
|
+
},
|
662
|
+
{
|
663
|
+
"begin": "\\#[ \\t]*define",
|
664
|
+
"end": "(?\u003c=^\\#)|(?\u003c=[^\\\\]\\#)",
|
688
665
|
"patterns": [
|
689
666
|
{
|
690
667
|
"include": "#commentsAndMacroUses"
|
@@ -704,7 +681,16 @@
|
|
704
681
|
},
|
705
682
|
{
|
706
683
|
"begin": "\\#",
|
707
|
-
"end": "(
|
684
|
+
"end": "(?\u003c!\\\\)\\#",
|
685
|
+
"patterns": [
|
686
|
+
{
|
687
|
+
"name": "constant.character.escape.csound",
|
688
|
+
"match": "\\\\\\#"
|
689
|
+
},
|
690
|
+
{
|
691
|
+
"include": "$self"
|
692
|
+
}
|
693
|
+
],
|
708
694
|
"beginCaptures": {
|
709
695
|
"0": {
|
710
696
|
"name": "punctuation.definition.macro.begin.csound"
|
@@ -714,27 +700,18 @@
|
|
714
700
|
"0": {
|
715
701
|
"name": "punctuation.definition.macro.end.csound"
|
716
702
|
}
|
717
|
-
}
|
718
|
-
"patterns": [
|
719
|
-
{
|
720
|
-
"name": "constant.character.escape.csound",
|
721
|
-
"match": "\\\\\\#"
|
722
|
-
},
|
723
|
-
{
|
724
|
-
"include": "$self"
|
725
|
-
}
|
726
|
-
]
|
703
|
+
}
|
727
704
|
}
|
728
|
-
]
|
705
|
+
],
|
706
|
+
"beginCaptures": {
|
707
|
+
"0": {
|
708
|
+
"name": "keyword.define.preprocessor.csound"
|
709
|
+
}
|
710
|
+
}
|
729
711
|
},
|
730
712
|
{
|
731
713
|
"begin": "\\#(?:i(?:fn?def)|undef)",
|
732
714
|
"end": "$",
|
733
|
-
"beginCaptures": {
|
734
|
-
"0": {
|
735
|
-
"name": "keyword.preprocessor.csound"
|
736
|
-
}
|
737
|
-
},
|
738
715
|
"patterns": [
|
739
716
|
{
|
740
717
|
"include": "#commentsAndMacroUses"
|
@@ -742,7 +719,12 @@
|
|
742
719
|
{
|
743
720
|
"include": "#macroNames"
|
744
721
|
}
|
745
|
-
]
|
722
|
+
],
|
723
|
+
"beginCaptures": {
|
724
|
+
"0": {
|
725
|
+
"name": "keyword.preprocessor.csound"
|
726
|
+
}
|
727
|
+
}
|
746
728
|
}
|
747
729
|
]
|
748
730
|
},
|
@@ -769,6 +751,11 @@
|
|
769
751
|
"name": "string.quoted.csound",
|
770
752
|
"begin": "\"",
|
771
753
|
"end": "\"",
|
754
|
+
"patterns": [
|
755
|
+
{
|
756
|
+
"include": "#quotedStringContents"
|
757
|
+
}
|
758
|
+
],
|
772
759
|
"beginCaptures": {
|
773
760
|
"0": {
|
774
761
|
"name": "punctuation.definition.string.begin.csound"
|
@@ -778,14 +765,23 @@
|
|
778
765
|
"0": {
|
779
766
|
"name": "punctuation.definition.string.end.csound"
|
780
767
|
}
|
781
|
-
}
|
782
|
-
|
783
|
-
|
784
|
-
|
768
|
+
}
|
769
|
+
}
|
770
|
+
]
|
771
|
+
},
|
772
|
+
"semicolonComments": {
|
773
|
+
"patterns": [
|
774
|
+
{
|
775
|
+
"name": "comment.line.semicolon.csound",
|
776
|
+
"begin": ";",
|
777
|
+
"end": "$",
|
778
|
+
"beginCaptures": {
|
779
|
+
"0": {
|
780
|
+
"name": "punctuation.definition.comment.csound"
|
785
781
|
}
|
786
|
-
|
782
|
+
}
|
787
783
|
}
|
788
784
|
]
|
789
785
|
}
|
790
786
|
}
|
791
|
-
}
|
787
|
+
}
|