github-linguist-grammars 4.6.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/grammars/file.lasso.json +713 -0
- data/grammars/module.ceylon.json +54 -0
- data/grammars/objdump.x86asm.json +73 -0
- data/grammars/source.Inform7.json +45 -0
- data/grammars/source.Kotlin.json +774 -0
- data/grammars/source.LS.json +104 -0
- data/grammars/source.MCPOST.json +68 -0
- data/grammars/source.MOD.json +70 -0
- data/grammars/source.abap.json +176 -0
- data/grammars/source.abl.json +138 -0
- data/grammars/source.actionscript.3.json +1571 -0
- data/grammars/source.acucobol.json +16 -0
- data/grammars/source.ada.json +140 -0
- data/grammars/source.agda.json +254 -0
- data/grammars/source.ahk.json +171 -0
- data/grammars/source.alloy.json +44 -0
- data/grammars/source.ampl.json +157 -0
- data/grammars/source.antlr.json +300 -0
- data/grammars/source.apache-config.json +352 -0
- data/grammars/source.apache-config.mod_perl.json +70 -0
- data/grammars/source.apl.json +442 -0
- data/grammars/source.applescript.json +1385 -0
- data/grammars/source.apt.json +25 -0
- data/grammars/source.asm.x86.json +182 -0
- data/grammars/source.asp.json +157 -0
- data/grammars/source.aspectj.json +963 -0
- data/grammars/source.ats.json +170 -0
- data/grammars/source.autoit.3.json +132 -0
- data/grammars/source.awk.json +388 -0
- data/grammars/source.befunge.json +38 -0
- data/grammars/source.bf.json +36 -0
- data/grammars/source.bison.json +59 -0
- data/grammars/source.blitzmax.json +912 -0
- data/grammars/source.boo.json +452 -0
- data/grammars/source.brightauthorproject.json +29 -0
- data/grammars/source.brightscript.json +158 -0
- data/grammars/source.bro.json +409 -0
- data/grammars/source.bsv.json +283 -0
- data/grammars/source.c++.json +364 -0
- data/grammars/source.c++.qt.json +37 -0
- data/grammars/source.c.ec.json +39 -0
- data/grammars/source.c.json +727 -0
- data/grammars/source.c.platform.json +154 -0
- data/grammars/source.cache.cmake.json +75 -0
- data/grammars/source.cake.json +16 -0
- data/grammars/source.camlp4.ocaml.json +63 -0
- data/grammars/source.capnp.json +93 -0
- data/grammars/source.ceylon.json +77 -0
- data/grammars/source.cfscript.cfc.json +170 -0
- data/grammars/source.cfscript.json +744 -0
- data/grammars/source.chapel.json +240 -0
- data/grammars/source.cirru.json +66 -0
- data/grammars/source.clarion.json +159 -0
- data/grammars/source.clips.json +80 -0
- data/grammars/source.clojure.json +397 -0
- data/grammars/source.cm.json +54 -0
- data/grammars/source.cmake.json +181 -0
- data/grammars/source.cobol.json +528 -0
- data/grammars/source.coffee.json +678 -0
- data/grammars/source.compiled-papyrus.json +11 -0
- data/grammars/source.cool.json +103 -0
- data/grammars/source.coq.json +62 -0
- data/grammars/source.crystal.json +2760 -0
- data/grammars/source.cs.json +556 -0
- data/grammars/source.css.json +630 -0
- data/grammars/source.css.less.json +276 -0
- data/grammars/source.css.mss.json +256 -0
- data/grammars/source.csx.json +16 -0
- data/grammars/source.cuda-c++.json +137 -0
- data/grammars/source.cython.json +2108 -0
- data/grammars/source.d.json +722 -0
- data/grammars/source.dart.json +763 -0
- data/grammars/source.desktop.json +90 -0
- data/grammars/source.diff.json +162 -0
- data/grammars/source.dockerfile.json +89 -0
- data/grammars/source.dosbatch.json +70 -0
- data/grammars/source.dot.json +126 -0
- data/grammars/source.dylan.json +217 -0
- data/grammars/source.eiffel.json +138 -0
- data/grammars/source.elixir.json +737 -0
- data/grammars/source.elm.json +355 -0
- data/grammars/source.erazor.json +126 -0
- data/grammars/source.erlang.json +1674 -0
- data/grammars/source.essl.json +50 -0
- data/grammars/source.factor.json +260 -0
- data/grammars/source.fan.json +188 -0
- data/grammars/source.fancy.json +270 -0
- data/grammars/source.fish.json +214 -0
- data/grammars/source.forth.json +101 -0
- data/grammars/source.fortran.json +499 -0
- data/grammars/source.fortran.modern.json +226 -0
- data/grammars/source.fsharp.json +403 -0
- data/grammars/source.gap.json +167 -0
- data/grammars/source.gcode.json +25 -0
- data/grammars/source.gdscript.json +154 -0
- data/grammars/source.gfm.json +1270 -0
- data/grammars/source.glsl.json +71 -0
- data/grammars/source.gnuplot.json +276 -0
- data/grammars/source.go.json +552 -0
- data/grammars/source.golo.json +182 -0
- data/grammars/source.gosu.2.json +163 -0
- data/grammars/source.grace.json +679 -0
- data/grammars/source.groovy.gradle.json +73 -0
- data/grammars/source.groovy.json +1385 -0
- data/grammars/source.harbour.json +450 -0
- data/grammars/source.haskell.json +449 -0
- data/grammars/source.haxe.2.json +1243 -0
- data/grammars/source.hss.1.json +464 -0
- data/grammars/source.httpspec.json +287 -0
- data/grammars/source.hxml.json +26 -0
- data/grammars/source.hy.json +270 -0
- data/grammars/source.idl-dlm.json +112 -0
- data/grammars/source.idl.json +267 -0
- data/grammars/source.idris.json +537 -0
- data/grammars/source.ini.json +113 -0
- data/grammars/source.inno.json +65 -0
- data/grammars/source.io.json +164 -0
- data/grammars/source.ioke.json +272 -0
- data/grammars/source.isabelle.root.json +68 -0
- data/grammars/source.isabelle.theory.json +106 -0
- data/grammars/source.j.json +49 -0
- data/grammars/source.jade.json +1009 -0
- data/grammars/source.jasmin.json +299 -0
- data/grammars/source.java-properties.json +97 -0
- data/grammars/source.java.json +1026 -0
- data/grammars/source.jcl.json +49 -0
- data/grammars/source.jflex.json +490 -0
- data/grammars/source.jq.json +218 -0
- data/grammars/source.js.json +948 -0
- data/grammars/source.js.jsx.json +2937 -0
- data/grammars/source.js.objj.json +424 -0
- data/grammars/source.js.regexp.json +150 -0
- data/grammars/source.js.regexp.replacement.json +30 -0
- data/grammars/source.json.json +149 -0
- data/grammars/source.julia.json +407 -0
- data/grammars/source.lean.json +145 -0
- data/grammars/source.lid.json +23 -0
- data/grammars/source.lilypond.json +623 -0
- data/grammars/source.lisp.json +111 -0
- data/grammars/source.litcoffee.json +669 -0
- data/grammars/source.livescript.json +616 -0
- data/grammars/source.llvm.json +71 -0
- data/grammars/source.logos.json +31 -0
- data/grammars/source.logtalk.json +315 -0
- data/grammars/source.loomscript.json +214 -0
- data/grammars/source.lsl.json +216 -0
- data/grammars/source.lua.json +191 -0
- data/grammars/source.makefile.json +474 -0
- data/grammars/source.makegen.json +13 -0
- data/grammars/source.man.json +53 -0
- data/grammars/source.mask.json +701 -0
- data/grammars/source.mata.json +133 -0
- data/grammars/source.mathematica.json +429 -0
- data/grammars/source.matlab.json +776 -0
- data/grammars/source.mercury.json +251 -0
- data/grammars/source.ml.json +291 -0
- data/grammars/source.modelica.json +142 -0
- data/grammars/source.modula2.json +103 -0
- data/grammars/source.monkey.json +701 -0
- data/grammars/source.moonscript.json +149 -0
- data/grammars/source.mupad.json +149 -0
- data/grammars/source.nant-build.json +86 -0
- data/grammars/source.ncl.json +66 -0
- data/grammars/source.nemerle.json +137 -0
- data/grammars/source.nesc.json +27 -0
- data/grammars/source.netlinx.erb.json +47 -0
- data/grammars/source.netlinx.json +768 -0
- data/grammars/source.nginx.json +797 -0
- data/grammars/source.nim.json +1150 -0
- data/grammars/source.nim_filter.json +133 -0
- data/grammars/source.nimcfg.json +116 -0
- data/grammars/source.ninja.json +66 -0
- data/grammars/source.nit.json +238 -0
- data/grammars/source.nix.json +1200 -0
- data/grammars/source.nmml.json +87 -0
- data/grammars/source.nsis.json +150 -0
- data/grammars/source.objc++.json +19 -0
- data/grammars/source.objc.json +918 -0
- data/grammars/source.objc.platform.json +277 -0
- data/grammars/source.ocaml.json +1426 -0
- data/grammars/source.ocamllex.json +305 -0
- data/grammars/source.ocamlyacc.json +346 -0
- data/grammars/source.octave.json +451 -0
- data/grammars/source.ooc.json +692 -0
- data/grammars/source.opa.json +206 -0
- data/grammars/source.opal.json +415 -0
- data/grammars/source.opalsysdefs.json +70 -0
- data/grammars/source.opencobol.json +65 -0
- data/grammars/source.ox.json +97 -0
- data/grammars/source.oz.json +84 -0
- data/grammars/source.papyrus-assembly.json +266 -0
- data/grammars/source.papyrus.json +231 -0
- data/grammars/source.parrot.pir.json +117 -0
- data/grammars/source.pascal.json +150 -0
- data/grammars/source.perl.6.json +310 -0
- data/grammars/source.perl.json +2413 -0
- data/grammars/source.php.zephir.json +362 -0
- data/grammars/source.pig_latin.json +172 -0
- data/grammars/source.pike.json +62 -0
- data/grammars/source.plsql.oracle.json +642 -0
- data/grammars/source.po.json +232 -0
- data/grammars/source.pogoscript.json +85 -0
- data/grammars/source.postscript.json +231 -0
- data/grammars/source.powershell.json +755 -0
- data/grammars/source.processing.json +885 -0
- data/grammars/source.prolog.eclipse.json +206 -0
- data/grammars/source.prolog.json +292 -0
- data/grammars/source.protobuf.json +395 -0
- data/grammars/source.pubspec.json +13 -0
- data/grammars/source.puppet.json +494 -0
- data/grammars/source.purescript.json +818 -0
- data/grammars/source.pyjade.json +1010 -0
- data/grammars/source.python.django.json +34 -0
- data/grammars/source.python.json +1960 -0
- data/grammars/source.python.salt.json +13 -0
- data/grammars/source.qmake.json +217 -0
- data/grammars/source.qml.json +195 -0
- data/grammars/source.r.json +203 -0
- data/grammars/source.racket.json +119 -0
- data/grammars/source.rebol.json +647 -0
- data/grammars/source.red.json +652 -0
- data/grammars/source.regexp.babel.json +190 -0
- data/grammars/source.regexp.python.json +187 -0
- data/grammars/source.regexp.spin.json +188 -0
- data/grammars/source.ruby.json +1956 -0
- data/grammars/source.ruby.rspec.cucumber.steps.json +274 -0
- data/grammars/source.rust.json +269 -0
- data/grammars/source.sas.json +322 -0
- data/grammars/source.sas_log.json +26 -0
- data/grammars/source.sass.json +248 -0
- data/grammars/source.sbt.json +36 -0
- data/grammars/source.scad.json +152 -0
- data/grammars/source.scala.json +739 -0
- data/grammars/source.scaml.json +466 -0
- data/grammars/source.scheme.json +370 -0
- data/grammars/source.scilab.json +103 -0
- data/grammars/source.scss.json +1321 -0
- data/grammars/source.shell.json +1212 -0
- data/grammars/source.smali.json +1668 -0
- data/grammars/source.smalltalk.json +135 -0
- data/grammars/source.smt.json +173 -0
- data/grammars/source.sp.json +118 -0
- data/grammars/source.sparql.json +23 -0
- data/grammars/source.spin.json +936 -0
- data/grammars/source.sqf.json +112 -0
- data/grammars/source.sql.json +473 -0
- data/grammars/source.stata.json +208 -0
- data/grammars/source.strings.json +53 -0
- data/grammars/source.stylus.json +1021 -0
- data/grammars/source.swift.json +965 -0
- data/grammars/source.systemverilog.json +1050 -0
- data/grammars/source.tcl.json +277 -0
- data/grammars/source.tea.json +180 -0
- data/grammars/source.thrift.json +704 -0
- data/grammars/source.toml.json +327 -0
- data/grammars/source.ts.json +1094 -0
- data/grammars/source.tsx.json +1324 -0
- data/grammars/source.turtle.json +505 -0
- data/grammars/source.txl.json +62 -0
- data/grammars/source.ucfconstraints.json +72 -0
- data/grammars/source.vala.json +814 -0
- data/grammars/source.varnish.vcl.json +343 -0
- data/grammars/source.vbnet.json +338 -0
- data/grammars/source.verilog.json +302 -0
- data/grammars/source.vhdl.json +1349 -0
- data/grammars/source.viml.json +224 -0
- data/grammars/source.webidl.json +814 -0
- data/grammars/source.x10.json +68 -0
- data/grammars/source.x86asm.json +47 -0
- data/grammars/source.xc.json +379 -0
- data/grammars/source.xq.json +241 -0
- data/grammars/source.xquery.json +193 -0
- data/grammars/source.xtend.json +733 -0
- data/grammars/source.yaml.json +334 -0
- data/grammars/source.yaml.salt.json +348 -0
- data/grammars/text.bibtex.json +251 -0
- data/grammars/text.cfml.basic.json +736 -0
- data/grammars/text.dart-analysis-output.json +162 -0
- data/grammars/text.dart-doccomments.json +19 -0
- data/grammars/text.elixir.json +45 -0
- data/grammars/text.gherkin.feature.json +135 -0
- data/grammars/text.groff.json +113 -0
- data/grammars/text.haml.json +299 -0
- data/grammars/text.html.abl.json +24 -0
- data/grammars/text.html.asciidoc.json +492 -0
- data/grammars/text.html.asdoc.json +541 -0
- data/grammars/text.html.asp.json +58 -0
- data/grammars/text.html.basic.json +552 -0
- data/grammars/text.html.cfm.json +811 -0
- data/grammars/text.html.creole.json +329 -0
- data/grammars/text.html.django.json +69 -0
- data/grammars/text.html.elixir.json +18 -0
- data/grammars/text.html.erb.json +157 -0
- data/grammars/text.html.erlang.yaws.json +72 -0
- data/grammars/text.html.factor.json +27 -0
- data/grammars/text.html.handlebars.json +783 -0
- data/grammars/text.html.jsp.json +1203 -0
- data/grammars/text.html.liquid.json +35 -0
- data/grammars/text.html.mako.json +729 -0
- data/grammars/text.html.markdown.source.gfm.apib.json +1297 -0
- data/grammars/text.html.markdown.source.gfm.mson.json +1165 -0
- data/grammars/text.html.mediawiki.json +972 -0
- data/grammars/text.html.php.json +2607 -0
- data/grammars/text.html.slash.json +313 -0
- data/grammars/text.html.smarty.json +216 -0
- data/grammars/text.html.ssp.json +49 -0
- data/grammars/text.html.tcl.json +44 -0
- data/grammars/text.html.twig.json +1353 -0
- data/grammars/text.html.vue.json +642 -0
- data/grammars/text.idl-idldoc.json +14 -0
- data/grammars/text.junit-test-report.json +92 -0
- data/grammars/text.log.latex.json +86 -0
- data/grammars/text.python.console.json +25 -0
- data/grammars/text.python.traceback.json +46 -0
- data/grammars/text.rdoc.json +48 -0
- data/grammars/text.restructuredtext.json +561 -0
- data/grammars/text.robot.json +73 -0
- data/grammars/text.shell-session.json +48 -0
- data/grammars/text.slim.json +527 -0
- data/grammars/text.tex.json +271 -0
- data/grammars/text.tex.latex.beamer.json +63 -0
- data/grammars/text.tex.latex.haskell.json +56 -0
- data/grammars/text.tex.latex.json +1013 -0
- data/grammars/text.tex.latex.memoir.json +99 -0
- data/grammars/text.tex.latex.rd.json +117 -0
- data/grammars/text.xml.ant.json +202 -0
- data/grammars/text.xml.flex-config.json +2634 -0
- data/grammars/text.xml.genshi.json +34 -0
- data/grammars/text.xml.json +364 -0
- data/grammars/text.xml.pom.json +774 -0
- data/grammars/text.xml.xsl.json +94 -0
- data/grammars/text.zone_file.json +72 -0
- data/lib/linguist/grammars.rb +13 -0
- metadata +389 -0
@@ -0,0 +1,71 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"vs",
|
4
|
+
"fs",
|
5
|
+
"gs",
|
6
|
+
"vsh",
|
7
|
+
"fsh",
|
8
|
+
"gsh",
|
9
|
+
"vshader",
|
10
|
+
"fshader",
|
11
|
+
"gshader",
|
12
|
+
"vert",
|
13
|
+
"frag",
|
14
|
+
"geom",
|
15
|
+
"glsl",
|
16
|
+
"f.glsl",
|
17
|
+
"v.glsl",
|
18
|
+
"g.glsl"
|
19
|
+
],
|
20
|
+
"foldingStartMarker": "/\\*\\*|\\{\\s*$",
|
21
|
+
"foldingStopMarker": "\\*\\*/|^\\s*\\}",
|
22
|
+
"keyEquivalent": "^~G",
|
23
|
+
"name": "GLSL",
|
24
|
+
"patterns": [
|
25
|
+
{
|
26
|
+
"match": "^\\s*#\\s*(define|undef|if|ifdef|ifndef|else|elif|endif|error|pragma|extension|version|line)\\b",
|
27
|
+
"name": "keyword.directive.preprocessor.glsl"
|
28
|
+
},
|
29
|
+
{
|
30
|
+
"match": "\\b(__LINE__|__FILE__|__VERSION__|GL_core_profile|GL_es_profile|GL_compatibility_profile)\\b",
|
31
|
+
"name": "constant.macro.predefined.glsl"
|
32
|
+
},
|
33
|
+
{
|
34
|
+
"match": "\\b(precision|highp|mediump|lowp)",
|
35
|
+
"name": "storage.modifier.precision.glsl"
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"match": "\\b(break|case|continue|default|discard|do|else|for|if|return|switch|while)\\b",
|
39
|
+
"name": "keyword.control.glsl"
|
40
|
+
},
|
41
|
+
{
|
42
|
+
"match": "\\b(void|bool|int|uint|float|double|vec[2|3|4]|dvec[2|3|4]|bvec[2|3|4]|ivec[2|3|4]|uvec[2|3|4]|mat[2|3|4]|mat2x2|mat2x3|mat2x4|mat3x2|mat3x3|mat3x4|mat4x2|mat4x3|mat4x4|dmat2|dmat3|dmat4|dmat2x2|dmat2x3|dmat2x4|dmat3x2|dmat3x3|dmat3x4|dmat4x2|dmat4x3|dmat4x4|sampler[1|2|3]D|image[1|2|3]D|samplerCube|imageCube|sampler2DRect|image2DRect|sampler[1|2]DArray|image[1|2]DArray|samplerBuffer|imageBuffer|sampler2DMS|image2DMS|sampler2DMSArray|image2DMSArray|samplerCubeArray|imageCubeArray|sampler[1|2]DShadow|sampler2DRectShadow|sampler[1|2]DArrayShadow|samplerCubeShadow|samplerCubeArrayShadow|isampler[1|2|3]D|iimage[1|2|3]D|isamplerCube|iimageCube|isampler2DRect|iimage2DRect|isampler[1|2]DArray|iimage[1|2]DArray|isamplerBuffer|iimageBuffer|isampler2DMS|iimage2DMS|isampler2DMSArray|iimage2DMSArray|isamplerCubeArray|iimageCubeArray|atomic_uint|usampler[1|2|3]D|uimage[1|2|3]D|usamplerCube|uimageCube|usampler2DRect|uimage2DRect|usampler[1|2]DArray|uimage[1|2]DArray|usamplerBuffer|uimageBuffer|usampler2DMS|uimage2DMS|usampler2DMSArray|uimage2DMSArray|usamplerCubeArray|uimageCubeArray|struct)\\b",
|
43
|
+
"name": "storage.type.glsl"
|
44
|
+
},
|
45
|
+
{
|
46
|
+
"match": "\\b(layout|attribute|centroid|sampler|patch|const|flat|in|inout|invariant|noperspective|out|smooth|uniform|varying|buffer|shared|coherent|readonly|writeonly)\\b",
|
47
|
+
"name": "storage.modifier.glsl"
|
48
|
+
},
|
49
|
+
{
|
50
|
+
"match": "\\b(gl_BackColor|gl_BackLightModelProduct|gl_BackLightProduct|gl_BackMaterial|gl_BackSecondaryColor|gl_ClipDistance|gl_ClipPlane|gl_ClipVertex|gl_Color|gl_DepthRange|gl_DepthRangeParameters|gl_EyePlaneQ|gl_EyePlaneR|gl_EyePlaneS|gl_EyePlaneT|gl_Fog|gl_FogCoord|gl_FogFragCoord|gl_FogParameters|gl_FragColor|gl_FragCoord|gl_FragDat|gl_FragDept|gl_FrontColor|gl_FrontFacing|gl_FrontLightModelProduct|gl_FrontLightProduct|gl_FrontMaterial|gl_FrontSecondaryColor|gl_InstanceID|gl_Layer|gl_LightModel|gl_LightModelParameters|gl_LightModelProducts|gl_LightProducts|gl_LightSource|gl_LightSourceParameters|gl_MaterialParameters|gl_ModelViewMatrix|gl_ModelViewMatrixInverse|gl_ModelViewMatrixInverseTranspose|gl_ModelViewMatrixTranspose|gl_ModelViewProjectionMatrix|gl_ModelViewProjectionMatrixInverse|gl_ModelViewProjectionMatrixInverseTranspose|gl_ModelViewProjectionMatrixTranspose|gl_MultiTexCoord[0-7]|gl_Normal|gl_NormalMatrix|gl_NormalScale|gl_ObjectPlaneQ|gl_ObjectPlaneR|gl_ObjectPlaneS|gl_ObjectPlaneT|gl_Point|gl_PointCoord|gl_PointParameters|gl_PointSize|gl_Position|gl_PrimitiveIDIn|gl_ProjectionMatrix|gl_ProjectionMatrixInverse|gl_ProjectionMatrixInverseTranspose|gl_ProjectionMatrixTranspose|gl_SecondaryColor|gl_TexCoord|gl_TextureEnvColor|gl_TextureMatrix|gl_TextureMatrixInverse|gl_TextureMatrixInverseTranspose|gl_TextureMatrixTranspose|gl_Vertex|gl_VertexID)\\b",
|
51
|
+
"name": "support.variable.glsl"
|
52
|
+
},
|
53
|
+
{
|
54
|
+
"match": "\\b(gl_MaxClipPlanes|gl_MaxCombinedTextureImageUnits|gl_MaxDrawBuffers|gl_MaxFragmentUniformComponents|gl_MaxLights|gl_MaxTextureCoords|gl_MaxTextureImageUnits|gl_MaxTextureUnits|gl_MaxVaryingFloats|gl_MaxVertexAttribs|gl_MaxVertexTextureImageUnits|gl_MaxVertexUniformComponents)\\b",
|
55
|
+
"name": "support.constant.glsl"
|
56
|
+
},
|
57
|
+
{
|
58
|
+
"match": "\\b(abs|acos|all|any|asin|atan|ceil|clamp|cos|cross|degrees|dFdx|dFdy|distance|dot|equal|exp|exp2|faceforward|floor|fract|ftransform|fwidth|greaterThan|greaterThanEqual|inversesqrt|length|lessThan|lessThanEqual|log|log2|matrixCompMult|max|min|mix|mod|noise[1-4]|normalize|not|notEqual|outerProduct|pow|radians|reflect|refract|shadow1D|shadow1DLod|shadow1DProj|shadow1DProjLod|shadow2D|shadow2DLod|shadow2DProj|shadow2DProjLod|sign|sin|smoothstep|sqrt|step|tan|texture1D|texture1DLod|texture1DProj|texture1DProjLod|texture2D|texture2DLod|texture2DProj|texture2DProjLod|texture3D|texture3DLod|texture3DProj|texture3DProjLod|textureCube|textureCubeLod|transpose)\\b",
|
59
|
+
"name": "support.function.glsl"
|
60
|
+
},
|
61
|
+
{
|
62
|
+
"match": "\\b(asm|enum|extern|goto|inline|long|short|sizeof|static|typedef|union|unsigned)\\b",
|
63
|
+
"name": "invalid.illegal.glsl"
|
64
|
+
},
|
65
|
+
{
|
66
|
+
"include": "source.c"
|
67
|
+
}
|
68
|
+
],
|
69
|
+
"scopeName": "source.glsl",
|
70
|
+
"uuid": "D0FD1B52-F137-4FBA-A148-B8A893CD948C"
|
71
|
+
}
|
@@ -0,0 +1,276 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"gp",
|
4
|
+
"gnuplot",
|
5
|
+
"gnu",
|
6
|
+
"plot"
|
7
|
+
],
|
8
|
+
"keyEquivalent": "^~G",
|
9
|
+
"name": "gnuplot",
|
10
|
+
"patterns": [
|
11
|
+
{
|
12
|
+
"include": "#number"
|
13
|
+
},
|
14
|
+
{
|
15
|
+
"include": "#string_single"
|
16
|
+
},
|
17
|
+
{
|
18
|
+
"include": "#string_double"
|
19
|
+
},
|
20
|
+
{
|
21
|
+
"begin": "\\b(for)\\b\\s*(\\[)",
|
22
|
+
"beginCaptures": {
|
23
|
+
"1": {
|
24
|
+
"name": "keyword.other.iteration.gnuplot"
|
25
|
+
},
|
26
|
+
"2": {
|
27
|
+
"name": "punctuation.definition.range.begin.gnuplot"
|
28
|
+
}
|
29
|
+
},
|
30
|
+
"comment": "gnuplot iteration statement.\n\t\t\tThere are two forms:\n\t\t\t numeric [n = 1:2{:inc}]\n\t\t\t string based [str in \"x y z\"]\n\t\t\t but both can also iterate over lists etc, so this is kept loose.",
|
31
|
+
"end": "\\]",
|
32
|
+
"endCaptures": {
|
33
|
+
"0": {
|
34
|
+
"name": "punctuation.definition.range.end.gnuplot"
|
35
|
+
}
|
36
|
+
},
|
37
|
+
"name": "meta.structure.iteration.gnuplot",
|
38
|
+
"patterns": [
|
39
|
+
{
|
40
|
+
"include": "#number"
|
41
|
+
},
|
42
|
+
{
|
43
|
+
"include": "#operator"
|
44
|
+
},
|
45
|
+
{
|
46
|
+
"include": "#string_double"
|
47
|
+
},
|
48
|
+
{
|
49
|
+
"include": "#string_single"
|
50
|
+
},
|
51
|
+
{
|
52
|
+
"match": ":",
|
53
|
+
"name": "punctuation.separator.range.gnuplot"
|
54
|
+
},
|
55
|
+
{
|
56
|
+
"match": "\\b([a-zA-Z]\\w*)\\b\\s*(=|in)",
|
57
|
+
"name": "variable-assignment.range.gnuplot"
|
58
|
+
},
|
59
|
+
{
|
60
|
+
"match": "(?i:[^\\s(pi|e)\\]])",
|
61
|
+
"name": "invalid.illegal.expected-range-separator.gnuplot"
|
62
|
+
}
|
63
|
+
]
|
64
|
+
},
|
65
|
+
{
|
66
|
+
"begin": "\\[",
|
67
|
+
"beginCaptures": {
|
68
|
+
"0": {
|
69
|
+
"name": "punctuation.definition.range.begin.gnuplot"
|
70
|
+
}
|
71
|
+
},
|
72
|
+
"comment": "gnuplot range statement [a:b]. Lots of things are legal, still more make no sense!",
|
73
|
+
"end": "\\]",
|
74
|
+
"endCaptures": {
|
75
|
+
"0": {
|
76
|
+
"name": "punctuation.definition.range.end.gnuplot"
|
77
|
+
}
|
78
|
+
},
|
79
|
+
"name": "meta.structure.range.gnuplot",
|
80
|
+
"patterns": [
|
81
|
+
{
|
82
|
+
"include": "#number"
|
83
|
+
},
|
84
|
+
{
|
85
|
+
"include": "#operator"
|
86
|
+
},
|
87
|
+
{
|
88
|
+
"match": ":",
|
89
|
+
"name": "punctuation.separator.range.gnuplot"
|
90
|
+
},
|
91
|
+
{
|
92
|
+
"match": "(?i:[^\\s(pi|e)\\]])",
|
93
|
+
"name": "invalid.illegal.expected-range-separator.gnuplot"
|
94
|
+
}
|
95
|
+
]
|
96
|
+
},
|
97
|
+
{
|
98
|
+
"match": "\\\\.",
|
99
|
+
"name": "constant.character.escape.gnuplot"
|
100
|
+
},
|
101
|
+
{
|
102
|
+
"captures": {
|
103
|
+
"1": {
|
104
|
+
"name": "punctuation.definition.comment.gnuplot"
|
105
|
+
}
|
106
|
+
},
|
107
|
+
"match": "(?<!\\$)(#)(?!\\{).*$\\n?",
|
108
|
+
"name": "comment.line.number-sign.gnuplot"
|
109
|
+
},
|
110
|
+
{
|
111
|
+
"comment": "introduce in gnuplot 4.3.",
|
112
|
+
"match": "for",
|
113
|
+
"name": "keyword.other.iteration.gnuplot"
|
114
|
+
},
|
115
|
+
{
|
116
|
+
"match": "\\b(angles|arrow|autoscale|bars|border|boxwidth|clabel|clip|cntrparam|colorbox|contour|decimalsign|dgrid3d|dummy|encoding|fit|format|grid|hidden3d|historysize|isosamples|key|label|locale|logscale|macros|bmargin|lmargin|rmargin|tmargin|mapping|mouse|multiplot|offsets|origin|output|palette|parametric|pm3d|pointsize|polar|print|rrange|trange|urange|vrange|samples|size|style|surface|tics|ticscale|ticslevel|timestamp|timefmt|title|view|xyplane|x2data|xdata|y2data|ydata|z2data|zdata|x2label|xlabel|y2label|ylabel|z2label|zlabel|x2range|xrange|y2range|yrange|z2range|zrange|mx2tics|mxtics|my2tics|mytics|mz2tics|mztics|nomx2tics|nomxtics|nomy2tics|nomytics|nomz2tics|nomztics|nox2tics|noxtics|noy2tics|noytics|noz2tics|noztics|x2tics|xtics|y2tics|ytics|z2tics|ztics|x2dtics|x2mtics|xdtics|xmtics|y2dtics|y2mtics|ydtics|ymtics|z2dtics|z2mtics|zdtics|zmtics|x2zeroaxis|xzeroaxis|y2zeroaxis|yzeroaxis|z2zeroaxis|zeroaxis|zzeroaxis|zero)\\b",
|
117
|
+
"name": "keyword.other.setting.gnuplot"
|
118
|
+
},
|
119
|
+
{
|
120
|
+
"comment": "missuse of scopes alert! Just for pretty colours",
|
121
|
+
"match": "\\b(cd|call|clear|exit|unset|plot|splot|help|load|pause|quit|fit|replot|ifFIT_LIMIT|FIT_MAXITER|FIT_START_LAMBDA|FIT_LAMBDA_FACTOR|FIT_LOG|FIT_SCRIPT|print|pwd|reread|reset|save|show|test|!|functions|var)\\b",
|
122
|
+
"name": "keyword.other.command.gnuplot"
|
123
|
+
},
|
124
|
+
{
|
125
|
+
"match": "\\b(abs|acos|acosh|arg|asin|asinh|atan|atan2|atanh|besj0|besj1|besy0|besy1|ceil|cos|cosh|erf|erfc|exp|floor|gamma|ibeta|igamma|imag|int|inverf|invnorm|lambertw|lgamma|log|log10|norm|rand|real|sgn|sin|sinh|sqrt|tan|tanh)\\b",
|
126
|
+
"name": "support.function.gnuplot"
|
127
|
+
},
|
128
|
+
{
|
129
|
+
"match": "\\b(gprintf|sprintf|strlen|strstrt|substr|system|word|words)\\b",
|
130
|
+
"name": "support.function.string.gnuplot"
|
131
|
+
},
|
132
|
+
{
|
133
|
+
"match": "\\b(on|off|default|inside|outside|lmargin|rmargin|tmargin|bmargin|at|left|right|center|top|bottom|center|vertical|horizontal|Left|Right|noreverse|noinvert|samplen|spacing|width|height|noautotitle|columnheader|title|noenhanced|nobox|linestyle|ls|linetype|lt|linewidth|lw)\\b",
|
134
|
+
"name": "constant.other.type.gnuplot"
|
135
|
+
},
|
136
|
+
{
|
137
|
+
"comments": "These are the terminal types available on my system -- there are probably a lot more",
|
138
|
+
"match": "\\b(aed512|aed767|aifm|aqua|bitgraph|cgm|corel|dumb|dxf|eepic|emf|emtex|epslatex|epson_180dpi|epson_60dpi|epson_lx800|fig|gif|gpic|hp2623A|hp2648|hp500c|hpdj|hpgl|hpljii|hppj|imagen|jpeg|kc_tek40xx|km_tek40xx|latex|mf|mif|mp|nec_cp6|okidata|pbm|pcl5|pdf|png|postscript|pslatex|pstex|pstricks|qms|regis|selanar|starc|svg|tandy_60dpi|tek40xx|tek410x|texdraw|tgif|tkcanvas|tpic|unknown|vttek)\\b",
|
139
|
+
"name": "constant.other.terminal.gnuplot"
|
140
|
+
},
|
141
|
+
{
|
142
|
+
"match": "\\b(u(sing)?|t(it(le)?)?|notit(le)?|w(i(th)?)?|steps|fs(teps)?|notitle|l(i(nes)?)?|linespoints|via)\\b",
|
143
|
+
"name": "keyword.modifier.gnuplot"
|
144
|
+
},
|
145
|
+
{
|
146
|
+
"comment": "user defined function / variable",
|
147
|
+
"match": "(?x:\n\t\t\t\t\\b # Start with a word boundary\n\t\t\t\t(?=\\b[\\w$]*(\\(|.*=))\t# Look-ahead for a bracket or equals\n\t\t\t\t(?![^(]*\\))\t# negative look ahead for a closing bracket without an opening one. This stops a from matching in f(a)\n\t\t\t\t(\t\t\t\t\t# Group variable name\n\t\t\t\t\t[A-Za-z] \t\t\t# A letter\n\t\t\t\t\t[\\w$]*\t \t\t# Any word chars or $\n\t\t\t\t)\t\t\t\t\t# That is it for the name.\n\t\t\t)",
|
148
|
+
"name": "variable.other.gnuplot"
|
149
|
+
},
|
150
|
+
{
|
151
|
+
"match": "\\b(if)\\b",
|
152
|
+
"name": "keyword.control.gnuplot"
|
153
|
+
},
|
154
|
+
{
|
155
|
+
"begin": "\\b(show)\\b",
|
156
|
+
"beginCaptures": {
|
157
|
+
"0": {
|
158
|
+
"name": "keyword.other.command.gnuplot"
|
159
|
+
}
|
160
|
+
},
|
161
|
+
"contentName": "keyword.line.show.gnuplot",
|
162
|
+
"end": "(?!\\#)($\\n?)",
|
163
|
+
"name": "keyword.line.show.gnuplot",
|
164
|
+
"patterns": [
|
165
|
+
{
|
166
|
+
"include": "$self"
|
167
|
+
}
|
168
|
+
]
|
169
|
+
},
|
170
|
+
{
|
171
|
+
"begin": "\\b(set)\\b\\s*\\b(terminal)\\b",
|
172
|
+
"beginCaptures": {
|
173
|
+
"1": {
|
174
|
+
"name": "keyword.other.command.gnuplot"
|
175
|
+
},
|
176
|
+
"2": {
|
177
|
+
"name": "keyword.other.setting.gnuplot"
|
178
|
+
}
|
179
|
+
},
|
180
|
+
"end": "(?!\\#)($\\n?)",
|
181
|
+
"name": "keyword.line.set.terminal.gnuplot",
|
182
|
+
"patterns": [
|
183
|
+
{
|
184
|
+
"include": "$self"
|
185
|
+
}
|
186
|
+
]
|
187
|
+
},
|
188
|
+
{
|
189
|
+
"begin": "\\b(set)\\b\\s*\\b(key)\\b",
|
190
|
+
"beginCaptures": {
|
191
|
+
"1": {
|
192
|
+
"name": "keyword.other.command.gnuplot"
|
193
|
+
},
|
194
|
+
"2": {
|
195
|
+
"name": "keyword.other.setting.gnuplot"
|
196
|
+
}
|
197
|
+
},
|
198
|
+
"end": "(?!\\#)($\\n?)",
|
199
|
+
"name": "keyword.line.set.key.gnuplot",
|
200
|
+
"patterns": [
|
201
|
+
{
|
202
|
+
"include": "$self"
|
203
|
+
}
|
204
|
+
]
|
205
|
+
},
|
206
|
+
{
|
207
|
+
"begin": "\\b(set)\\b\\s*(?!\\b(terminal|key|for)\\b)",
|
208
|
+
"beginCaptures": {
|
209
|
+
"1": {
|
210
|
+
"name": "keyword.other.command.gnuplot"
|
211
|
+
},
|
212
|
+
"2": {
|
213
|
+
"name": "keyword.other.setting.gnuplot"
|
214
|
+
}
|
215
|
+
},
|
216
|
+
"contentName": "keyword.line.set.gnuplot",
|
217
|
+
"end": "(?!\\#)($\\n?)",
|
218
|
+
"name": "keyword.line.set.gnuplot",
|
219
|
+
"patterns": [
|
220
|
+
{
|
221
|
+
"include": "$self"
|
222
|
+
}
|
223
|
+
]
|
224
|
+
}
|
225
|
+
],
|
226
|
+
"repository": {
|
227
|
+
"number": {
|
228
|
+
"comment": "borrowed from textmate book",
|
229
|
+
"match": "(?x: # turn on extended mode\n -? # an optional minus\n (?:\n 0 # a zero\n | # ...or...\n [1-9] # a 1-9 character\n \\d* # followed by zero or more digits\n )\n (?:\n \\. # a period\n \\d+ # followed by one or more digits\n (?:\n [eE] # an e character\n [+-]? # followed by an option +/-\n \\d+ # followed by one or more digits\n )? # make exponent optional\n )? # make decimal portion optional\n )",
|
230
|
+
"name": "constant.numeric.gnuplot"
|
231
|
+
},
|
232
|
+
"operator": {
|
233
|
+
"comment": "Operator symbols",
|
234
|
+
"match": "\\s*(==|~=|>|>=|<|<=|&|&&|:|\\||\\|\\||\\+|-|\\*|\\.\\*|/|\\./|\\\\|\\.\\\\|\\^|\\.\\^)\\s*",
|
235
|
+
"name": "keyword.operator.symbols.matlab"
|
236
|
+
},
|
237
|
+
"string_double": {
|
238
|
+
"begin": "\"",
|
239
|
+
"beginCaptures": {
|
240
|
+
"0": {
|
241
|
+
"name": "punctuation.definition.string.begin.gnuplot"
|
242
|
+
}
|
243
|
+
},
|
244
|
+
"end": "\"",
|
245
|
+
"endCaptures": {
|
246
|
+
"0": {
|
247
|
+
"name": "punctuation.definition.string.end.gnuplot"
|
248
|
+
}
|
249
|
+
},
|
250
|
+
"name": "string.quoted.double.gnuplot",
|
251
|
+
"patterns": [
|
252
|
+
{
|
253
|
+
"match": "\\\\[\\$`\"\\\\\\n]",
|
254
|
+
"name": "constant.character.escape.gnuplot"
|
255
|
+
}
|
256
|
+
]
|
257
|
+
},
|
258
|
+
"string_single": {
|
259
|
+
"begin": "'",
|
260
|
+
"beginCaptures": {
|
261
|
+
"0": {
|
262
|
+
"name": "punctuation.definition.string.begin.gnuplot"
|
263
|
+
}
|
264
|
+
},
|
265
|
+
"end": "'",
|
266
|
+
"endCaptures": {
|
267
|
+
"0": {
|
268
|
+
"name": "punctuation.definition.string.end.gnuplot"
|
269
|
+
}
|
270
|
+
},
|
271
|
+
"name": "string.quoted.single.gnuplot"
|
272
|
+
}
|
273
|
+
},
|
274
|
+
"scopeName": "source.gnuplot",
|
275
|
+
"uuid": "A27F93D4-2AE3-4950-851E-8FA19D3CF999"
|
276
|
+
}
|
@@ -0,0 +1,552 @@
|
|
1
|
+
{
|
2
|
+
"comment": "Go allows any Unicode character to be used in identifiers, so our identifier regex is: \\b([[:alpha:]_]+[[:alnum:]_]*)\\b\n\tcf. The Go Programming Language Specification <http://golang.org/doc/go_spec.html>",
|
3
|
+
"fileTypes": [
|
4
|
+
"go"
|
5
|
+
],
|
6
|
+
"firstLineMatch": "(?i)-[*]-\\s*(mode:)?\\s*go\\s*-[*]-",
|
7
|
+
"keyEquivalent": "^~G",
|
8
|
+
"name": "Go",
|
9
|
+
"patterns": [
|
10
|
+
{
|
11
|
+
"include": "#receiver_function_declaration"
|
12
|
+
},
|
13
|
+
{
|
14
|
+
"include": "#plain_function_declaration"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"include": "#basic_things"
|
18
|
+
},
|
19
|
+
{
|
20
|
+
"include": "#exported_variables"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"begin": "^[[:blank:]]*(import)\\b\\s+",
|
24
|
+
"beginCaptures": {
|
25
|
+
"1": {
|
26
|
+
"name": "keyword.control.import.go"
|
27
|
+
}
|
28
|
+
},
|
29
|
+
"end": "(?=(?://|/\\*))|$",
|
30
|
+
"name": "meta.preprocessor.go.import",
|
31
|
+
"patterns": [
|
32
|
+
{
|
33
|
+
"begin": "\"",
|
34
|
+
"beginCaptures": {
|
35
|
+
"0": {
|
36
|
+
"name": "punctuation.definition.string.begin.go"
|
37
|
+
}
|
38
|
+
},
|
39
|
+
"end": "\"",
|
40
|
+
"endCaptures": {
|
41
|
+
"0": {
|
42
|
+
"name": "punctuation.definition.string.end.go"
|
43
|
+
}
|
44
|
+
},
|
45
|
+
"name": "string.quoted.double.import.go"
|
46
|
+
}
|
47
|
+
]
|
48
|
+
},
|
49
|
+
{
|
50
|
+
"include": "#block"
|
51
|
+
},
|
52
|
+
{
|
53
|
+
"include": "#root_parens"
|
54
|
+
},
|
55
|
+
{
|
56
|
+
"include": "#function_calls"
|
57
|
+
}
|
58
|
+
],
|
59
|
+
"repository": {
|
60
|
+
"access": {
|
61
|
+
"match": "(?<=\\.)[[:alpha:]_][[:alnum:]_]*\\b(?!\\s*\\()",
|
62
|
+
"name": "variable.other.dot-access.go"
|
63
|
+
},
|
64
|
+
"basic_things": {
|
65
|
+
"patterns": [
|
66
|
+
{
|
67
|
+
"include": "#comments"
|
68
|
+
},
|
69
|
+
{
|
70
|
+
"include": "#initializers"
|
71
|
+
},
|
72
|
+
{
|
73
|
+
"include": "#access"
|
74
|
+
},
|
75
|
+
{
|
76
|
+
"include": "#strings"
|
77
|
+
},
|
78
|
+
{
|
79
|
+
"include": "#keywords"
|
80
|
+
}
|
81
|
+
]
|
82
|
+
},
|
83
|
+
"block": {
|
84
|
+
"begin": "\\{",
|
85
|
+
"beginCaptures": {
|
86
|
+
"0": {
|
87
|
+
"name": "punctuation.section.block.begin.go"
|
88
|
+
}
|
89
|
+
},
|
90
|
+
"end": "\\}",
|
91
|
+
"endCaptures": {
|
92
|
+
"0": {
|
93
|
+
"name": "punctuation.section.block.end.go"
|
94
|
+
}
|
95
|
+
},
|
96
|
+
"name": "meta.block.go",
|
97
|
+
"patterns": [
|
98
|
+
{
|
99
|
+
"include": "#block_innards"
|
100
|
+
}
|
101
|
+
]
|
102
|
+
},
|
103
|
+
"block_innards": {
|
104
|
+
"patterns": [
|
105
|
+
{
|
106
|
+
"include": "#function_block_innards"
|
107
|
+
},
|
108
|
+
{
|
109
|
+
"include": "#exported_variables"
|
110
|
+
}
|
111
|
+
]
|
112
|
+
},
|
113
|
+
"comments": {
|
114
|
+
"patterns": [
|
115
|
+
{
|
116
|
+
"captures": {
|
117
|
+
"1": {
|
118
|
+
"name": "meta.toc-list.banner.block.go"
|
119
|
+
}
|
120
|
+
},
|
121
|
+
"match": "^/\\* =(\\s*.*?)\\s*= \\*/$\\n?",
|
122
|
+
"name": "comment.block.go"
|
123
|
+
},
|
124
|
+
{
|
125
|
+
"begin": "/\\*",
|
126
|
+
"captures": {
|
127
|
+
"0": {
|
128
|
+
"name": "punctuation.definition.comment.go"
|
129
|
+
}
|
130
|
+
},
|
131
|
+
"end": "\\*/",
|
132
|
+
"name": "comment.block.go"
|
133
|
+
},
|
134
|
+
{
|
135
|
+
"match": "\\*/.*\\n",
|
136
|
+
"name": "invalid.illegal.stray-comment-end.go"
|
137
|
+
},
|
138
|
+
{
|
139
|
+
"captures": {
|
140
|
+
"1": {
|
141
|
+
"name": "punctuation.definition.comment.go"
|
142
|
+
},
|
143
|
+
"2": {
|
144
|
+
"name": "meta.toc-list.banner.line.go"
|
145
|
+
}
|
146
|
+
},
|
147
|
+
"match": "^(//) =(\\s*.*?)\\s*=\\s*$\\n?",
|
148
|
+
"name": "comment.line.double-slash.banner.go"
|
149
|
+
},
|
150
|
+
{
|
151
|
+
"begin": "(^[ \\t]+)?(?=//)",
|
152
|
+
"beginCaptures": {
|
153
|
+
"1": {
|
154
|
+
"name": "punctuation.whitespace.comment.leading.go"
|
155
|
+
}
|
156
|
+
},
|
157
|
+
"end": "(?!\\G)",
|
158
|
+
"patterns": [
|
159
|
+
{
|
160
|
+
"begin": "//",
|
161
|
+
"beginCaptures": {
|
162
|
+
"0": {
|
163
|
+
"name": "punctuation.definition.comment.go"
|
164
|
+
}
|
165
|
+
},
|
166
|
+
"end": "\\n",
|
167
|
+
"name": "comment.line.double-slash.go",
|
168
|
+
"patterns": [
|
169
|
+
{
|
170
|
+
"match": "(?>\\\\\\s*\\n)",
|
171
|
+
"name": "punctuation.separator.continuation.go"
|
172
|
+
}
|
173
|
+
]
|
174
|
+
}
|
175
|
+
]
|
176
|
+
}
|
177
|
+
]
|
178
|
+
},
|
179
|
+
"exported_variables": {
|
180
|
+
"comment": "This is kinda hacky, in order to get the 'var' scoped the right way again.",
|
181
|
+
"match": "(?<=\\s|\\[\\])([[:upper:]][[:alnum:]_]*)(?=\\W+)",
|
182
|
+
"name": "variable.exported.go"
|
183
|
+
},
|
184
|
+
"fn_parens": {
|
185
|
+
"begin": "\\(",
|
186
|
+
"beginCaptures": {
|
187
|
+
"0": {
|
188
|
+
"name": "punctuation.section.parens.begin.go"
|
189
|
+
}
|
190
|
+
},
|
191
|
+
"end": "\\)",
|
192
|
+
"endCaptures": {
|
193
|
+
"0": {
|
194
|
+
"name": "punctuation.section.parens.end.go"
|
195
|
+
}
|
196
|
+
},
|
197
|
+
"name": "meta.parens.go",
|
198
|
+
"patterns": [
|
199
|
+
{
|
200
|
+
"include": "#basic_things"
|
201
|
+
},
|
202
|
+
{
|
203
|
+
"include": "#function_calls"
|
204
|
+
}
|
205
|
+
]
|
206
|
+
},
|
207
|
+
"function_block": {
|
208
|
+
"begin": "\\{",
|
209
|
+
"beginCaptures": {
|
210
|
+
"0": {
|
211
|
+
"name": "punctuation.section.function-block.begin.go"
|
212
|
+
}
|
213
|
+
},
|
214
|
+
"end": "\\}",
|
215
|
+
"endCaptures": {
|
216
|
+
"0": {
|
217
|
+
"name": "punctuation.section.function-block.end.go"
|
218
|
+
}
|
219
|
+
},
|
220
|
+
"name": "meta.block.go",
|
221
|
+
"patterns": [
|
222
|
+
{
|
223
|
+
"include": "#function_block_innards"
|
224
|
+
}
|
225
|
+
]
|
226
|
+
},
|
227
|
+
"function_block_innards": {
|
228
|
+
"patterns": [
|
229
|
+
{
|
230
|
+
"include": "#basic_things"
|
231
|
+
},
|
232
|
+
{
|
233
|
+
"captures": {
|
234
|
+
"1": {
|
235
|
+
"name": "punctuation.whitespace.support.function.leading.go"
|
236
|
+
},
|
237
|
+
"2": {
|
238
|
+
"name": "support.function.builtin.go"
|
239
|
+
}
|
240
|
+
},
|
241
|
+
"match": "(\\s*)\\b(new|c(lose|ap)|p(anic|rint(ln)?)|len|make|append)(?:\\b|\\()"
|
242
|
+
},
|
243
|
+
{
|
244
|
+
"include": "#function_block"
|
245
|
+
},
|
246
|
+
{
|
247
|
+
"include": "#function_calls"
|
248
|
+
},
|
249
|
+
{
|
250
|
+
"include": "#fn_parens"
|
251
|
+
}
|
252
|
+
]
|
253
|
+
},
|
254
|
+
"function_calls": {
|
255
|
+
"captures": {
|
256
|
+
"1": {
|
257
|
+
"name": "punctuation.whitespace.function-call.leading.go"
|
258
|
+
},
|
259
|
+
"2": {
|
260
|
+
"name": "support.function.any-method.go"
|
261
|
+
},
|
262
|
+
"3": {
|
263
|
+
"name": "punctuation.definition.parameters.go"
|
264
|
+
}
|
265
|
+
},
|
266
|
+
"match": "(?x)\n (?: (?= \\s ) (?:(?<=else|new|return) | (?<!\\w)) (\\s+) )?\n (\\b\n (?!(for|if|else|switch|return)\\s*\\()\n (?:[[:alpha:]_][[:alnum:]_]*+\\b) # method name\n )\n \\s*(\\()\n ",
|
267
|
+
"name": "meta.function-call.go"
|
268
|
+
},
|
269
|
+
"initializers": {
|
270
|
+
"patterns": [
|
271
|
+
{
|
272
|
+
"captures": {
|
273
|
+
"1": {
|
274
|
+
"name": "keyword.control.go"
|
275
|
+
},
|
276
|
+
"2": {
|
277
|
+
"patterns": [
|
278
|
+
{
|
279
|
+
"match": "[[:alpha:]_][[:alnum:]_]*",
|
280
|
+
"name": "variable.other.go"
|
281
|
+
}
|
282
|
+
]
|
283
|
+
}
|
284
|
+
},
|
285
|
+
"comment": "This matches the 'var x' style of variable declaration.",
|
286
|
+
"match": "^[[:blank:]]*(var)\\s+((?:[[:alpha:]_][[:alnum:]_]*)(?:,\\s+[[:alpha:]_][[:alnum:]_]*)*)",
|
287
|
+
"name": "meta.initialization.explicit.go"
|
288
|
+
},
|
289
|
+
{
|
290
|
+
"captures": {
|
291
|
+
"1": {
|
292
|
+
"patterns": [
|
293
|
+
{
|
294
|
+
"match": "[[:alpha:]_][[:alnum:]_]*",
|
295
|
+
"name": "variable.other.go"
|
296
|
+
}
|
297
|
+
]
|
298
|
+
},
|
299
|
+
"2": {
|
300
|
+
"name": "keyword.operator.go"
|
301
|
+
}
|
302
|
+
},
|
303
|
+
"comment": "This matches the 'x :=' style of variable declaration.",
|
304
|
+
"match": "((?:[[:alpha:]_][[:alnum:]_]*)(?:\\s*,\\s+[[:alpha:]_][[:alnum:]_]*)*)\\s*(:=)",
|
305
|
+
"name": "meta.initialization.short.go"
|
306
|
+
}
|
307
|
+
]
|
308
|
+
},
|
309
|
+
"keywords": {
|
310
|
+
"patterns": [
|
311
|
+
{
|
312
|
+
"match": "\\b(s(elect|witch)|c(ontinue|ase)|type|i(nterface|f|mport)|def(er|ault)|package|else|var|f(or|unc|allthrough)|r(eturn|ange)|go(to)?|break)\\b",
|
313
|
+
"name": "keyword.control.go"
|
314
|
+
},
|
315
|
+
{
|
316
|
+
"match": "(\\b|(?<=\\]))(int(16|8|32|64)?|uint(16|8|32|64|ptr)?|float(32|64)|complex(64|128)|b(yte|ool)|string|error|struct)\\b",
|
317
|
+
"name": "storage.type.go"
|
318
|
+
},
|
319
|
+
{
|
320
|
+
"match": "\\b(c(onst|han)|map)\\b",
|
321
|
+
"name": "storage.modifier.go"
|
322
|
+
},
|
323
|
+
{
|
324
|
+
"match": "\\b(nil|true|false|iota)\\b",
|
325
|
+
"name": "constant.language.go"
|
326
|
+
},
|
327
|
+
{
|
328
|
+
"match": "\\b((0(x|X)[0-9a-fA-F]*)|(([0-9]+\\.?[0-9]*)|(\\.[0-9]+))((e|E)(\\+|-)?[0-9]+)?)\\b",
|
329
|
+
"name": "constant.numeric.go"
|
330
|
+
},
|
331
|
+
{
|
332
|
+
"match": "\\<\\-",
|
333
|
+
"name": "keyword.operator.channel.go"
|
334
|
+
}
|
335
|
+
]
|
336
|
+
},
|
337
|
+
"plain_function_declaration": {
|
338
|
+
"begin": "(?x)\n \t (^[[:blank:]]*(func)\\s*\n \t (?: ([[:alpha:]_][[:alnum:]_]*)? ) # name of function is optional\n \t (?: \\( ((?:[\\[\\]\\w\\d\\s\\/,._*&<>-]|(?:interface\\{\\}))*)? \\) ) # required braces for parameters (even if empty)\n \t \\s*\n \t (?: \\(? ((?:[\\[\\]\\w\\d\\s,._*&<>-]|(?:interface\\{\\}))*) \\)? )? # optional return types, optionally within braces\n )\n \t ",
|
339
|
+
"beginCaptures": {
|
340
|
+
"1": {
|
341
|
+
"name": "meta.function.declaration.go"
|
342
|
+
},
|
343
|
+
"2": {
|
344
|
+
"name": "keyword.control.go"
|
345
|
+
},
|
346
|
+
"3": {
|
347
|
+
"name": "entity.name.function.go"
|
348
|
+
},
|
349
|
+
"4": {
|
350
|
+
"patterns": [
|
351
|
+
{
|
352
|
+
"match": "[[:alpha:]_][[:alnum:]_]*",
|
353
|
+
"name": "variable.parameters.go"
|
354
|
+
}
|
355
|
+
]
|
356
|
+
},
|
357
|
+
"5": {
|
358
|
+
"patterns": [
|
359
|
+
{
|
360
|
+
"match": "[[:alpha:]_][[:alnum:]_]*",
|
361
|
+
"name": "variable.return-types.go"
|
362
|
+
}
|
363
|
+
]
|
364
|
+
}
|
365
|
+
},
|
366
|
+
"comment": "We scope all parenthesized alpha-numeric text as variable.parameters.go and variable.return-types.go, which is a bit lazy, as some of it is storage.type.",
|
367
|
+
"end": "(?<=\\})",
|
368
|
+
"name": "meta.function.plain.go",
|
369
|
+
"patterns": [
|
370
|
+
{
|
371
|
+
"include": "#comments"
|
372
|
+
},
|
373
|
+
{
|
374
|
+
"include": "#storage_type"
|
375
|
+
},
|
376
|
+
{
|
377
|
+
"include": "#storage_modifier"
|
378
|
+
},
|
379
|
+
{
|
380
|
+
"include": "#function_block"
|
381
|
+
}
|
382
|
+
]
|
383
|
+
},
|
384
|
+
"receiver_function_declaration": {
|
385
|
+
"begin": "(?x)\n \t (\n (func)\\s*\n \t (\n \t (?: \\( ((?:[\\[\\]\\w\\d\\s,._*&<>-]|(?:interface\\{\\}))*) \\)\\s+ ) # receiver variable declarations, in brackets\n \t (?: ([[:alpha:]_][[:alnum:]_]*)? ) # name of function is optional\n \t )\n \t (?: \\( ((?:[\\[\\]\\w\\d\\s,._*&<>-]|(?:interface\\{\\}))*)? \\) ) # required braces for parameters (even if empty)\n \t \\s*\n \t (?: \\(? ((?:[\\[\\]\\w\\d\\s,._*&<>-]|(?:interface\\{\\}))*) \\)? )? # optional return types, optionally within braces\n )\n \t ",
|
386
|
+
"beginCaptures": {
|
387
|
+
"1": {
|
388
|
+
"name": "meta.function.receiver.declaration.go"
|
389
|
+
},
|
390
|
+
"2": {
|
391
|
+
"name": "keyword.control.go"
|
392
|
+
},
|
393
|
+
"3": {
|
394
|
+
"name": "entity.name.function.go.full-name"
|
395
|
+
},
|
396
|
+
"4": {
|
397
|
+
"patterns": [
|
398
|
+
{
|
399
|
+
"match": "[[:alpha:]_][[:alnum:]_]*",
|
400
|
+
"name": "variable.receiver.go"
|
401
|
+
}
|
402
|
+
]
|
403
|
+
},
|
404
|
+
"5": {
|
405
|
+
"name": "entity.name.function.go.name"
|
406
|
+
},
|
407
|
+
"6": {
|
408
|
+
"patterns": [
|
409
|
+
{
|
410
|
+
"match": "[[:alpha:]_][[:alnum:]_]*",
|
411
|
+
"name": "variable.parameters.go"
|
412
|
+
}
|
413
|
+
]
|
414
|
+
},
|
415
|
+
"7": {
|
416
|
+
"patterns": [
|
417
|
+
{
|
418
|
+
"match": "[[:alpha:]_][[:alnum:]_]*",
|
419
|
+
"name": "variable.return-types.go"
|
420
|
+
}
|
421
|
+
]
|
422
|
+
}
|
423
|
+
},
|
424
|
+
"comment": "Version of above with support for declaring a receiver variable.",
|
425
|
+
"end": "(?<=\\})",
|
426
|
+
"name": "meta.function.receiver.go",
|
427
|
+
"patterns": [
|
428
|
+
{
|
429
|
+
"include": "#comments"
|
430
|
+
},
|
431
|
+
{
|
432
|
+
"include": "#storage_type"
|
433
|
+
},
|
434
|
+
{
|
435
|
+
"include": "#storage_modifier"
|
436
|
+
},
|
437
|
+
{
|
438
|
+
"include": "#function_block"
|
439
|
+
}
|
440
|
+
]
|
441
|
+
},
|
442
|
+
"root_parens": {
|
443
|
+
"begin": "\\(",
|
444
|
+
"end": "(?<=\\()(\\))?|(?:\\))",
|
445
|
+
"endCaptures": {
|
446
|
+
"1": {
|
447
|
+
"name": "meta.parens.empty.go"
|
448
|
+
}
|
449
|
+
},
|
450
|
+
"name": "meta.parens.go",
|
451
|
+
"patterns": [
|
452
|
+
{
|
453
|
+
"include": "#basic_things"
|
454
|
+
},
|
455
|
+
{
|
456
|
+
"include": "#exported_variables"
|
457
|
+
},
|
458
|
+
{
|
459
|
+
"include": "#function_calls"
|
460
|
+
}
|
461
|
+
]
|
462
|
+
},
|
463
|
+
"string_escaped_char": {
|
464
|
+
"patterns": [
|
465
|
+
{
|
466
|
+
"match": "\\\\(\\\\|[abfnrutv'\"]|x[0-9a-fA-F]{2}|u[0-9a-fA-F]{4}|U[0-9a-fA-F]{8}|[0-7]{3})",
|
467
|
+
"name": "constant.character.escape.go"
|
468
|
+
},
|
469
|
+
{
|
470
|
+
"match": "\\\\.",
|
471
|
+
"name": "invalid.illegal.unknown-escape.go"
|
472
|
+
}
|
473
|
+
]
|
474
|
+
},
|
475
|
+
"string_placeholder": {
|
476
|
+
"patterns": [
|
477
|
+
{
|
478
|
+
"match": "(?x)%\n (\\d+\\$)? # field (argument #)\n [#0\\- +']* # flags\n [,;:_]? # separator character (AltiVec)\n ((-?\\d+)|\\*(-?\\d+\\$)?)? # minimum field width\n (\\.((-?\\d+)|\\*(-?\\d+\\$)?)?)? # precision\n [diouxXDOUeEfFgGaAcCsSpnvtTbyYhHmMzZq%] # conversion type\n ",
|
479
|
+
"name": "constant.other.placeholder.go"
|
480
|
+
},
|
481
|
+
{
|
482
|
+
"match": "%",
|
483
|
+
"name": "invalid.illegal.placeholder.go"
|
484
|
+
}
|
485
|
+
]
|
486
|
+
},
|
487
|
+
"strings": {
|
488
|
+
"patterns": [
|
489
|
+
{
|
490
|
+
"begin": "\"",
|
491
|
+
"beginCaptures": {
|
492
|
+
"0": {
|
493
|
+
"name": "punctuation.definition.string.begin.go"
|
494
|
+
}
|
495
|
+
},
|
496
|
+
"end": "\"",
|
497
|
+
"endCaptures": {
|
498
|
+
"0": {
|
499
|
+
"name": "punctuation.definition.string.end.go"
|
500
|
+
}
|
501
|
+
},
|
502
|
+
"name": "string.quoted.double.go",
|
503
|
+
"patterns": [
|
504
|
+
{
|
505
|
+
"include": "#string_placeholder"
|
506
|
+
},
|
507
|
+
{
|
508
|
+
"include": "#string_escaped_char"
|
509
|
+
}
|
510
|
+
]
|
511
|
+
},
|
512
|
+
{
|
513
|
+
"begin": "'",
|
514
|
+
"beginCaptures": {
|
515
|
+
"0": {
|
516
|
+
"name": "punctuation.definition.string.begin.go"
|
517
|
+
}
|
518
|
+
},
|
519
|
+
"end": "'",
|
520
|
+
"endCaptures": {
|
521
|
+
"0": {
|
522
|
+
"name": "punctuation.definition.string.end.go"
|
523
|
+
}
|
524
|
+
},
|
525
|
+
"name": "string.quoted.single.go",
|
526
|
+
"patterns": [
|
527
|
+
{
|
528
|
+
"include": "#string_escaped_char"
|
529
|
+
}
|
530
|
+
]
|
531
|
+
},
|
532
|
+
{
|
533
|
+
"begin": "`",
|
534
|
+
"beginCaptures": {
|
535
|
+
"0": {
|
536
|
+
"name": "punctuation.definition.string.begin.go"
|
537
|
+
}
|
538
|
+
},
|
539
|
+
"end": "`",
|
540
|
+
"endCaptures": {
|
541
|
+
"0": {
|
542
|
+
"name": "punctuation.definition.string.end.go"
|
543
|
+
}
|
544
|
+
},
|
545
|
+
"name": "string.quoted.raw.go"
|
546
|
+
}
|
547
|
+
]
|
548
|
+
}
|
549
|
+
},
|
550
|
+
"scopeName": "source.go",
|
551
|
+
"uuid": "33100200-8916-4F78-8522-4362628C6889"
|
552
|
+
}
|