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,352 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"conf",
|
4
|
+
"htaccess"
|
5
|
+
],
|
6
|
+
"keyEquivalent": "^~A",
|
7
|
+
"name": "Apache",
|
8
|
+
"patterns": [
|
9
|
+
{
|
10
|
+
"begin": "(^[ \\t]+)?(?=#)",
|
11
|
+
"beginCaptures": {
|
12
|
+
"1": {
|
13
|
+
"name": "punctuation.whitespace.comment.leading.apache-config"
|
14
|
+
}
|
15
|
+
},
|
16
|
+
"end": "(?!\\G)",
|
17
|
+
"patterns": [
|
18
|
+
{
|
19
|
+
"begin": "#",
|
20
|
+
"beginCaptures": {
|
21
|
+
"0": {
|
22
|
+
"name": "punctuation.definition.comment.apache-config"
|
23
|
+
}
|
24
|
+
},
|
25
|
+
"end": "\\n",
|
26
|
+
"name": "comment.line.number-sign.apache-config"
|
27
|
+
}
|
28
|
+
]
|
29
|
+
},
|
30
|
+
{
|
31
|
+
"captures": {
|
32
|
+
"1": {
|
33
|
+
"name": "punctuation.definition.tag.apache-config"
|
34
|
+
},
|
35
|
+
"2": {
|
36
|
+
"name": "entity.name.tag.apache-config"
|
37
|
+
},
|
38
|
+
"3": {
|
39
|
+
"name": "punctuation.definition.tag.apache-config"
|
40
|
+
},
|
41
|
+
"4": {
|
42
|
+
"name": "meta.scope.between-tag-pair.apache-config"
|
43
|
+
},
|
44
|
+
"5": {
|
45
|
+
"name": "entity.name.tag.apache-config"
|
46
|
+
},
|
47
|
+
"6": {
|
48
|
+
"name": "punctuation.definition.tag.apache-config"
|
49
|
+
}
|
50
|
+
},
|
51
|
+
"match": "^[ ]*(<)([a-zA-Z0-9:]+)[^>]*(>(<)/)(\\2)(>)",
|
52
|
+
"name": "meta.tag.any.html"
|
53
|
+
},
|
54
|
+
{
|
55
|
+
"begin": "^[ ]*((<)(VirtualHost)(?:[ ]+([^>]+))?(>))",
|
56
|
+
"beginCaptures": {
|
57
|
+
"1": {
|
58
|
+
"name": "meta.tag.apache-config"
|
59
|
+
},
|
60
|
+
"2": {
|
61
|
+
"name": "punctuation.definition.tag.apache-config"
|
62
|
+
},
|
63
|
+
"3": {
|
64
|
+
"name": "entity.name.tag.apache-config"
|
65
|
+
},
|
66
|
+
"4": {
|
67
|
+
"name": "meta.toc-list.virtual-host.apache-config"
|
68
|
+
},
|
69
|
+
"5": {
|
70
|
+
"name": "punctuation.definition.tag.apache-config"
|
71
|
+
}
|
72
|
+
},
|
73
|
+
"end": "^[ ]*((</)(VirtualHost)[^>]*(>))",
|
74
|
+
"endCaptures": {
|
75
|
+
"1": {
|
76
|
+
"name": "meta.tag.apache-config"
|
77
|
+
},
|
78
|
+
"2": {
|
79
|
+
"name": "punctuation.definition.tag.apache-config"
|
80
|
+
},
|
81
|
+
"3": {
|
82
|
+
"name": "entity.name.tag.apache-config"
|
83
|
+
},
|
84
|
+
"4": {
|
85
|
+
"name": "punctuation.definition.tag.apache-config"
|
86
|
+
}
|
87
|
+
},
|
88
|
+
"name": "meta.vhost.apache-config",
|
89
|
+
"patterns": [
|
90
|
+
{
|
91
|
+
"include": "$base"
|
92
|
+
}
|
93
|
+
]
|
94
|
+
},
|
95
|
+
{
|
96
|
+
"begin": "^[ ]*((<)(Directory(?:Match)?)(?:[ ]+([^>]+))?(>))",
|
97
|
+
"beginCaptures": {
|
98
|
+
"1": {
|
99
|
+
"name": "meta.tag.apache-config"
|
100
|
+
},
|
101
|
+
"2": {
|
102
|
+
"name": "punctuation.definition.tag.apache-config"
|
103
|
+
},
|
104
|
+
"3": {
|
105
|
+
"name": "entity.name.tag.apache-config"
|
106
|
+
},
|
107
|
+
"4": {
|
108
|
+
"name": "meta.toc-list.directory.apache-config"
|
109
|
+
},
|
110
|
+
"5": {
|
111
|
+
"name": "punctuation.definition.tag.apache-config"
|
112
|
+
}
|
113
|
+
},
|
114
|
+
"end": "^[ ]*((</)(Directory(?:Match)?)[^>]*(>))",
|
115
|
+
"endCaptures": {
|
116
|
+
"1": {
|
117
|
+
"name": "meta.tag.apache-config"
|
118
|
+
},
|
119
|
+
"2": {
|
120
|
+
"name": "punctuation.definition.tag.apache-config"
|
121
|
+
},
|
122
|
+
"3": {
|
123
|
+
"name": "entity.name.tag.apache-config"
|
124
|
+
},
|
125
|
+
"4": {
|
126
|
+
"name": "punctuation.definition.tag.apache-config"
|
127
|
+
}
|
128
|
+
},
|
129
|
+
"name": "meta.directory.apache-config",
|
130
|
+
"patterns": [
|
131
|
+
{
|
132
|
+
"include": "$base"
|
133
|
+
}
|
134
|
+
]
|
135
|
+
},
|
136
|
+
{
|
137
|
+
"begin": "^[ ]*((<)(Location(?:Match)?)(?:[ ]+([^>]+))?(>))",
|
138
|
+
"beginCaptures": {
|
139
|
+
"1": {
|
140
|
+
"name": "meta.tag.apache-config"
|
141
|
+
},
|
142
|
+
"2": {
|
143
|
+
"name": "punctuation.definition.tag.apache-config"
|
144
|
+
},
|
145
|
+
"3": {
|
146
|
+
"name": "entity.name.tag.apache-config"
|
147
|
+
},
|
148
|
+
"4": {
|
149
|
+
"name": "meta.toc-list.location.apache-config"
|
150
|
+
},
|
151
|
+
"5": {
|
152
|
+
"name": "punctuation.definition.tag.apache-config"
|
153
|
+
}
|
154
|
+
},
|
155
|
+
"end": "^[ ]*((</)(Location(?:Match)?)[^>]*(>))",
|
156
|
+
"endCaptures": {
|
157
|
+
"1": {
|
158
|
+
"name": "meta.tag.apache-config"
|
159
|
+
},
|
160
|
+
"2": {
|
161
|
+
"name": "punctuation.definition.tag.apache-config"
|
162
|
+
},
|
163
|
+
"3": {
|
164
|
+
"name": "entity.name.tag.apache-config"
|
165
|
+
},
|
166
|
+
"4": {
|
167
|
+
"name": "punctuation.definition.tag.apache-config"
|
168
|
+
}
|
169
|
+
},
|
170
|
+
"name": "meta.location.apache-config",
|
171
|
+
"patterns": [
|
172
|
+
{
|
173
|
+
"include": "$base"
|
174
|
+
}
|
175
|
+
]
|
176
|
+
},
|
177
|
+
{
|
178
|
+
"begin": "(^Include)",
|
179
|
+
"beginCaptures": {
|
180
|
+
"1": {
|
181
|
+
"name": "support.constant.include.start.apache-config"
|
182
|
+
}
|
183
|
+
},
|
184
|
+
"end": "(\\n)",
|
185
|
+
"endCaptures": {
|
186
|
+
"1": {
|
187
|
+
"name": "support.constant.include.end.apache-config"
|
188
|
+
}
|
189
|
+
},
|
190
|
+
"name": "source.include.apache-config",
|
191
|
+
"patterns": [
|
192
|
+
{
|
193
|
+
"match": "(.*)",
|
194
|
+
"name": "text.include.apache-config"
|
195
|
+
}
|
196
|
+
]
|
197
|
+
},
|
198
|
+
{
|
199
|
+
"begin": "^[ ]*\\b(RewriteCond)\\b",
|
200
|
+
"captures": {
|
201
|
+
"1": {
|
202
|
+
"name": "support.constant.rewritecond.apache-config"
|
203
|
+
}
|
204
|
+
},
|
205
|
+
"end": "$",
|
206
|
+
"patterns": [
|
207
|
+
{
|
208
|
+
"begin": "[ ]+",
|
209
|
+
"end": "$",
|
210
|
+
"patterns": [
|
211
|
+
{
|
212
|
+
"include": "#vars"
|
213
|
+
},
|
214
|
+
{
|
215
|
+
"match": "[^ %\\n]+",
|
216
|
+
"name": "string.regexp.rewrite-test.apache-config"
|
217
|
+
},
|
218
|
+
{
|
219
|
+
"begin": "[ ]+",
|
220
|
+
"end": "$",
|
221
|
+
"patterns": [
|
222
|
+
{
|
223
|
+
"match": "[^ %\\n]+",
|
224
|
+
"name": "string.other.rewrite-condition.apache-config"
|
225
|
+
},
|
226
|
+
{
|
227
|
+
"captures": {
|
228
|
+
"1": {
|
229
|
+
"name": "string.regexp.rewrite-operator.apache-config"
|
230
|
+
}
|
231
|
+
},
|
232
|
+
"match": "[ ]+(\\[[^\\]]+\\])"
|
233
|
+
}
|
234
|
+
]
|
235
|
+
}
|
236
|
+
]
|
237
|
+
}
|
238
|
+
]
|
239
|
+
},
|
240
|
+
{
|
241
|
+
"begin": "^[ ]*\\b(RewriteRule)\\b",
|
242
|
+
"captures": {
|
243
|
+
"1": {
|
244
|
+
"name": "support.constant.rewriterule.apache-config"
|
245
|
+
}
|
246
|
+
},
|
247
|
+
"end": "$",
|
248
|
+
"patterns": [
|
249
|
+
{
|
250
|
+
"begin": "[ ]+",
|
251
|
+
"end": "$",
|
252
|
+
"patterns": [
|
253
|
+
{
|
254
|
+
"include": "#vars"
|
255
|
+
},
|
256
|
+
{
|
257
|
+
"match": "[^ %]+",
|
258
|
+
"name": "string.regexp.rewrite-pattern.apache-config"
|
259
|
+
},
|
260
|
+
{
|
261
|
+
"begin": "[ ]+",
|
262
|
+
"end": "$",
|
263
|
+
"patterns": [
|
264
|
+
{
|
265
|
+
"include": "#vars"
|
266
|
+
},
|
267
|
+
{
|
268
|
+
"match": "[^ %\\n]+",
|
269
|
+
"name": "string.other.rewrite-substitution.apache-config"
|
270
|
+
},
|
271
|
+
{
|
272
|
+
"captures": {
|
273
|
+
"1": {
|
274
|
+
"name": "string.regexp.rewrite-operator.apache-config"
|
275
|
+
}
|
276
|
+
},
|
277
|
+
"match": "[ ]+(\\[[^\\]]+\\])"
|
278
|
+
}
|
279
|
+
]
|
280
|
+
}
|
281
|
+
]
|
282
|
+
}
|
283
|
+
]
|
284
|
+
},
|
285
|
+
{
|
286
|
+
"match": "\\b(R(e(sourceConfig|direct(Match|Temp|Permanent)?|qu(ire|estHeader)|ferer(Ignore|Log)|write(Rule|Map|Base|Cond|Options|Engine|Lo(ck|g(Level)?))|admeName|move(Handler|Charset|Type|InputFilter|OutputFilter|Encoding|Language))|Limit(MEM|NPROC|CPU))|Group|XBitHack|M(MapFile|i(nSpare(Servers|Threads)|meMagicFile)|odMimeUsePathInfo|Cache(RemovalAlgorithm|M(inObjectSize|ax(StreamingBuffer|Object(Size|Count)))|Size)|ultiviewsMatch|eta(Suffix|Dir|Files)|ax(RequestsPer(Child|Thread)|MemFree|Spare(Servers|Threads)|Clients|Threads(PerChild)?|KeepAliveRequests))|B(indAddress|S2000Account|rowserMatch(NoCase)?)|S(hmemUIDisUser|c(oreBoardFile|ript(Sock|InterpreterSource|Log(Buffer|Length)?|Alias(Match)?)?)|tart(Servers|Threads)|S(I(StartTag|TimeFormat|UndefinedEcho|E(ndTag|rrorMsg))|L(R(equire(SSL)?|andomSeed)|Mutex|SessionCache(Timeout)?|C(ipherSuite|ertificate(ChainFile|KeyFile|File)|A(Revocation(Path|File)|Certificate(Path|File)))|Options|P(assPhraseDialog|ro(tocol|xy(MachineCertificate(Path|File)|C(ipherSuite|A(Revocation(Path|File)|Certificate(Path|File)))|Protocol|Engine|Verify(Depth)?)))|Engine|Verify(Client|Depth)))|uexecUserGroup|e(ndBufferSize|cureListen|t(Handler|InputFilter|OutputFilter|Env(If(NoCase)?)?)|rver(Root|Signature|Name|T(ype|okens)|Path|Limit|A(dmin|lias)))|atisfy)|H(ostnameLookups|eader(Name)?)|N(o(Cache|Proxy)|umServers|ameVirtualHost|WSSL(TrustedCerts|Upgradeable))|C(h(ildPerUserID|eckSpelling|arset(SourceEnc|Options|Default))|GI(MapExtension|CommandArgs)|o(ntentDigest|okie(Style|Name|Tracking|Domain|Prefix|Expires|Format|Log)|reDumpDirectory)|ustomLog|learModuleList|ache(Root|Gc(MemUsage|Clean|Interval|Daily|Unused)|M(inFileSize|ax(Expire|FileSize))|Size|NegotiatedDocs|TimeMargin|Ignore(NoLastMod|CacheControl)|D(i(sable|rLe(ngth|vels))|efaultExpire)|E(nable|xpiryCheck)|F(ile|orceCompletion)|LastModifiedFactor))|T(hread(sPerChild|StackSize|Limit)|ypesConfig|ime(out|Out)|ransferLog)|I(n(clude|dex(Ignore|O(ptions|rderDefault)))|SAPI(ReadAheadBuffer|CacheFile|FakeAsync|LogNotSupported|AppendLogTo(Errors|Query))|dentityCheck|f(Module|Define)|map(Menu|Base|Default))|O(ptions|rder)|D(irectory(Match|Slash|Index)?|ocumentRoot|e(ny|f(late(MemLevel|BufferSize|CompressionLevel|FilterNote|WindowSize)|ault(Type|Icon|Language)))|av(MinTimeout|DepthInfinity|LockDB)?)|U(se(CanonicalName|r(Dir)?)|nsetEnv)|P(idFile|ort|assEnv|ro(tocol(ReqCheck|Echo)|xy(Re(ceiveBufferSize|quests|mote(Match)?)|Ma(tch|xForwards)|B(lock|adHeader)|Timeout|IOBufferSize|Domain|P(ass(Reverse)?|reserveHost)|ErrorOverride|Via)?))|E(nable(MMAP|Sendfile|ExceptionHook)|BCDIC(Convert(ByType)?|Kludge)|rror(Header|Document|Log)|x(t(endedStatus|Filter(Options|Define))|pires(ByType|Default|Active)|ample))|Virtual(ScriptAlias(IP)?|Host|DocumentRoot(IP)?)|KeepAlive(Timeout)?|F(ile(s(Match)?|ETag)|or(ce(Type|LanguagePriority)|ensicLog)|ancyIndexing)|Win32DisableAcceptEx|L(i(sten(Back(log|Log))?|mit(Request(Body|Field(s(ize)?|Size)|Line)|XMLRequestBody|InternalRecursion|Except)?)|o(c(kFile|ation(Match)?)|ad(Module|File)|g(Format|Level))|DAP(SharedCache(Size|File)|Cache(TTL|Entries)|TrustedCA(Type)?|OpCache(TTL|Entries))|anguagePriority)|A(ssignUserID|nonymous(_(MustGiveEmail|NoUserID|VerifyEmail|LogEmail|Authoritative))?|c(ce(ss(Config|FileName)|pt(Mutex|PathInfo|Filter))|tion)|dd(Module(Info)?|Handler|Charset|Type|I(nputFilter|con(By(Type|Encoding))?)|OutputFilter(ByType)?|De(scription|faultCharset)|Encoding|Language|Alt(By(Type|Encoding))?)|uth(GroupFile|Name|Type|D(B(GroupFile|M(GroupFile|Type|UserFile|Authoritative)|UserFile|Authoritative)|igest(GroupFile|ShmemSize|N(cCheck|once(Format|Lifetime))|Domain|Qop|File|Algorithm))|UserFile|LDAP(RemoteUserIsDN|GroupAttribute(IsDN)?|Bind(DN|Password)|C(harsetConfig|ompareDNOnServer)|DereferenceAliases|Url|Enabled|FrontPageHack|Authoritative)|Authoritative)|l(ias(Match)?|low(CONNECT|Override|EncodedSlashes)?)|gentLog)|MIMEMagicFile|WSGI(.[^ ]+))\\b",
|
287
|
+
"name": "support.constant.apache-config"
|
288
|
+
},
|
289
|
+
{
|
290
|
+
"match": "\\b(access_module|actions_module|action_module|alias_module|anon_auth_module|asis_module|authn_alias_module|authn_anon_module|authn_dbd_module|authn_dbm_module|authn_default_module|authn_file_module|authnz_ldap_module|authz_dbm_module|authz_default_module|authz_groupfile_module|authz_host_module|authz_owner_module|authz_user_module|auth_basic_module|auth_digest_module|auth_module|autoindex_module|bonjour_module|cache_module|cern_meta_module|cgi_module|config_log_module|dav_fs_module|dav_module|dbd_module|dbm_auth_module|deflate_module|digest_module|dir_module|disk_cache_module|dumpio_module|env_module|expires_module|ext_filter_module|fastcgi_module|filter_module|foo_module|headers_module|hfs_apple_module|ident_module|imagemap_module|imap_module|includes_module|include_module|info_module|jk_module|ldap_module|logio_module|log_config_module|log_forensic_module|mem_cache_module|mime_magic_module|mime_module|negotiation_module|perl_module|php4_module|php5_module|proxy_ajp_module|proxy_balancer_module|proxy_connect_module|proxy_ftp_module|proxy_http_module|proxy_module|rendezvous_apple_module|rendezvous_module|rewrite_module|setenvif_module|speling_module|ssl_module|status_module|suexec_module|substitute_module|unique_id_module|userdir_module|usertrack_module|version_module|vhost_alias_module|wsgi_module)\\b",
|
291
|
+
"name": "support.class.apache-config"
|
292
|
+
},
|
293
|
+
{
|
294
|
+
"begin": "\"",
|
295
|
+
"beginCaptures": {
|
296
|
+
"0": {
|
297
|
+
"name": "punctuation.definition.string.begin.apache-config"
|
298
|
+
}
|
299
|
+
},
|
300
|
+
"end": "\"(?!\")",
|
301
|
+
"endCaptures": {
|
302
|
+
"0": {
|
303
|
+
"name": "punctuation.definition.string.end.apache-config"
|
304
|
+
}
|
305
|
+
},
|
306
|
+
"name": "string.quoted.double.apache-config",
|
307
|
+
"patterns": [
|
308
|
+
{
|
309
|
+
"match": "\"\"",
|
310
|
+
"name": "constant.character.escape.apostrophe.apache"
|
311
|
+
}
|
312
|
+
]
|
313
|
+
},
|
314
|
+
{
|
315
|
+
"begin": "(</?)([a-zA-Z]+)",
|
316
|
+
"captures": {
|
317
|
+
"1": {
|
318
|
+
"name": "punctuation.definition.tag.apache-config"
|
319
|
+
},
|
320
|
+
"2": {
|
321
|
+
"name": "entity.name.tag.apache-config"
|
322
|
+
}
|
323
|
+
},
|
324
|
+
"end": "(/?>)",
|
325
|
+
"name": "meta.tag.apache-config"
|
326
|
+
}
|
327
|
+
],
|
328
|
+
"repository": {
|
329
|
+
"vars": {
|
330
|
+
"patterns": [
|
331
|
+
{
|
332
|
+
"captures": {
|
333
|
+
"1": {
|
334
|
+
"name": "punctuation.definition.variable.apache-config"
|
335
|
+
},
|
336
|
+
"3": {
|
337
|
+
"name": "punctuation.definition.variable.apache-config"
|
338
|
+
}
|
339
|
+
},
|
340
|
+
"match": "(%\\{)(?:HTTP_(?:USER_AGENT|REFERER|COOKIE|FORWARDED|HOST|PROXY_CONNECTION|ACCEPT)|REMOTE_(?:ADDR|HOST|USER|IDENT)|REQUEST_(?:METHOD|URI|FILENAME)|SCRIPT_FILENAME|PATH_INFO|QUERY_STRING|AUTH_TYPE|DOCUMENT_ROOT|SERVER_(?:ADMIN|NAME|ADDR|PORT|PROTOCOL|SOFTWARE)|TIME_(?:YEAR|MON|DAY|HOUR|MIN|SEC|WDAY)|TIME|API_VERSION|THE_REQUEST|IS_SUBREQ|(?:ENV|LA-U|LA-F|HTTP|SSL):[^\\}]+)(\\})",
|
341
|
+
"name": "support.variable.apache-config"
|
342
|
+
},
|
343
|
+
{
|
344
|
+
"match": "%\\{[^\\}]+\\}",
|
345
|
+
"name": "invalid.illegal.bad-var.apache-config"
|
346
|
+
}
|
347
|
+
]
|
348
|
+
}
|
349
|
+
},
|
350
|
+
"scopeName": "source.apache-config",
|
351
|
+
"uuid": "023D670E-80F1-11D9-9BD1-00039398C572"
|
352
|
+
}
|
@@ -0,0 +1,70 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
|
4
|
+
],
|
5
|
+
"keyEquivalent": "^~A",
|
6
|
+
"name": "mod_perl",
|
7
|
+
"patterns": [
|
8
|
+
{
|
9
|
+
"begin": "^=",
|
10
|
+
"captures": {
|
11
|
+
"0": {
|
12
|
+
"name": "punctuation.definition.comment.mod_perl"
|
13
|
+
}
|
14
|
+
},
|
15
|
+
"end": "^=cut",
|
16
|
+
"name": "comment.block.documentation.apache-config.mod_perl"
|
17
|
+
},
|
18
|
+
{
|
19
|
+
"match": "\\b(PerlAddVar|PerlConfigRequire|PerlLoadModule|PerlModule|PerlOptions|PerlPassEnv|PerlPostConfigRequire|PerlRequire|PerlSetEnv|PerlSetVar|PerlSwitches|SetHandler|PerlOpenLogsHandler|PerlPostConfigHandler|PerlChildInitHandler|PerlChildExitHandler|PerlPreConnectionHandler|PerlProcessConnectionHandler|PerlInputFilterHandler|PerlOutputFilterHandler|PerlSetInputFilter|PerlSetOutputFilter|PerlPostReadRequestHandler|PerlTransHandler|PerlMapToStorageHandler|PerlInitHandler|PerlHeaderParserHandler|PerlAccessHandler|PerlAuthenHandler|PerlAuthzHandler|PerlTypeHandler|PerlFixupHandler|PerlResponseHandler|PerlLogHandler|PerlCleanupHandler|PerlInterpStart|PerlInterpMax|PerlInterpMinSpare|PerlInterpMaxSpare|PerlInterpMaxRequests|PerlInterpScope|PerlTrace)\\b",
|
20
|
+
"name": "support.constant.apache-config.mod_perl"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"match": "\\b(PerlHandler|PerlScript|PerlSendHeader|PerlSetupEnv|PerlTaintCheck|PerlWarn|PerlFreshRestart)\\b",
|
24
|
+
"name": "support.constant.apache-config.mod_perl_1.mod_perl"
|
25
|
+
},
|
26
|
+
{
|
27
|
+
"begin": "^\\s*((<)(Perl)(>))",
|
28
|
+
"beginCaptures": {
|
29
|
+
"1": {
|
30
|
+
"name": "meta.tag.apache-config"
|
31
|
+
},
|
32
|
+
"2": {
|
33
|
+
"name": "punctuation.definition.tag.apache-config"
|
34
|
+
},
|
35
|
+
"3": {
|
36
|
+
"name": "entity.name.tag.apache-config"
|
37
|
+
},
|
38
|
+
"4": {
|
39
|
+
"name": "punctuation.definition.tag.apache-config"
|
40
|
+
}
|
41
|
+
},
|
42
|
+
"end": "^\\s*((</)(Perl)(>))",
|
43
|
+
"endCaptures": {
|
44
|
+
"1": {
|
45
|
+
"name": "meta.tag.apache-config"
|
46
|
+
},
|
47
|
+
"2": {
|
48
|
+
"name": "punctuation.definition.tag.apache-config"
|
49
|
+
},
|
50
|
+
"3": {
|
51
|
+
"name": "entity.name.tag.apache-config"
|
52
|
+
},
|
53
|
+
"4": {
|
54
|
+
"name": "punctuation.definition.tag.apache-config"
|
55
|
+
}
|
56
|
+
},
|
57
|
+
"name": "meta.perl-section.apache-config.mod_perl",
|
58
|
+
"patterns": [
|
59
|
+
{
|
60
|
+
"include": "source.perl"
|
61
|
+
}
|
62
|
+
]
|
63
|
+
},
|
64
|
+
{
|
65
|
+
"include": "source.apache-config"
|
66
|
+
}
|
67
|
+
],
|
68
|
+
"scopeName": "source.apache-config.mod_perl",
|
69
|
+
"uuid": "6A616B03-1053-49BF-830F-0F4E63DB2447"
|
70
|
+
}
|
@@ -0,0 +1,442 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"apl"
|
4
|
+
],
|
5
|
+
"foldingStartMarker": "{",
|
6
|
+
"foldingStopMarker": "}",
|
7
|
+
"name": "APL",
|
8
|
+
"patterns": [
|
9
|
+
{
|
10
|
+
"comment": "Shebang interpreter invokation",
|
11
|
+
"match": "^#!.+",
|
12
|
+
"name": "comment.shebang.apl"
|
13
|
+
},
|
14
|
+
{
|
15
|
+
"begin": "'",
|
16
|
+
"beginCaptures": {
|
17
|
+
"0": {
|
18
|
+
"name": "support.type.string.single.begin.apl"
|
19
|
+
}
|
20
|
+
},
|
21
|
+
"comment": "String",
|
22
|
+
"end": "(')|(\n)",
|
23
|
+
"endCaptures": {
|
24
|
+
"1": {
|
25
|
+
"name": "support.type.string.single.end.apl"
|
26
|
+
},
|
27
|
+
"2": {
|
28
|
+
"name": "invalid.illegal.newline.apl"
|
29
|
+
}
|
30
|
+
},
|
31
|
+
"name": "string.quoted.single.apl",
|
32
|
+
"patterns": [
|
33
|
+
{
|
34
|
+
"match": "[a-zA-Z]+",
|
35
|
+
"name": "string.quoted.single.content.apl"
|
36
|
+
}
|
37
|
+
]
|
38
|
+
},
|
39
|
+
{
|
40
|
+
"comment": "Line comment",
|
41
|
+
"match": "⍝.*",
|
42
|
+
"name": "comment.line.apl"
|
43
|
+
},
|
44
|
+
{
|
45
|
+
"comment": "Numeric constant",
|
46
|
+
"match": "[0-9][0-9\\.]*",
|
47
|
+
"name": "constant.numeric.apl"
|
48
|
+
},
|
49
|
+
{
|
50
|
+
"comment": "Specifier label",
|
51
|
+
"match": ":[a-zA-Z0-9]*",
|
52
|
+
"name": "string.quoted.single.label.apl"
|
53
|
+
},
|
54
|
+
{
|
55
|
+
"comment": "Semicolon - conjoin",
|
56
|
+
"match": ";",
|
57
|
+
"name": "string.quoted.single.semicolon.apl"
|
58
|
+
},
|
59
|
+
{
|
60
|
+
"comment": "Open d-function/d-operator",
|
61
|
+
"match": "{",
|
62
|
+
"name": "support.function.open.apl"
|
63
|
+
},
|
64
|
+
{
|
65
|
+
"comment": "Close d-function/d-operator",
|
66
|
+
"match": "}",
|
67
|
+
"name": "support.function.close.apl"
|
68
|
+
},
|
69
|
+
{
|
70
|
+
"comment": "Open parenthesis - Vectors / ordering",
|
71
|
+
"match": "\\(",
|
72
|
+
"name": "support.function.parenthesis.open.apl"
|
73
|
+
},
|
74
|
+
{
|
75
|
+
"comment": "Close parenthesis - Vectors / ordering",
|
76
|
+
"match": "\\)",
|
77
|
+
"name": "support.function.parenthesis.close.apl"
|
78
|
+
},
|
79
|
+
{
|
80
|
+
"comment": "Left bracket - Indexing / axis specification",
|
81
|
+
"match": "\\[",
|
82
|
+
"name": "support.function.parenthesis.open.apl"
|
83
|
+
},
|
84
|
+
{
|
85
|
+
"comment": "Right bracket - Indexing / axis specification",
|
86
|
+
"match": "\\]",
|
87
|
+
"name": "support.function.parenthesis.close.apl"
|
88
|
+
},
|
89
|
+
{
|
90
|
+
"comment": "Left Arrow - Assign",
|
91
|
+
"match": "←",
|
92
|
+
"name": "support.function.construct.leftarrow.apl"
|
93
|
+
},
|
94
|
+
{
|
95
|
+
"comment": "Zilde - Empty numeric vector",
|
96
|
+
"match": "⍬",
|
97
|
+
"name": "support.function.construct.zilde.apl"
|
98
|
+
},
|
99
|
+
{
|
100
|
+
"comment": "Diamond - statement separator",
|
101
|
+
"match": "⋄",
|
102
|
+
"name": "support.function.construct.diamond.apl"
|
103
|
+
},
|
104
|
+
{
|
105
|
+
"comment": "Thorn - Format / format by specification",
|
106
|
+
"match": "⍕",
|
107
|
+
"name": "support.function.construct.thorn.apl"
|
108
|
+
},
|
109
|
+
{
|
110
|
+
"comment": "Del - self reference (recurse)",
|
111
|
+
"match": "∇",
|
112
|
+
"name": "support.function.construct.del.apl"
|
113
|
+
},
|
114
|
+
{
|
115
|
+
"comment": "Quad - system input",
|
116
|
+
"match": "⎕[A-Z]*",
|
117
|
+
"name": "support.function.construct.quad.apl"
|
118
|
+
},
|
119
|
+
{
|
120
|
+
"comment": "Rho - Shape/Reshape",
|
121
|
+
"match": "∧",
|
122
|
+
"name": "support.function.and.apl"
|
123
|
+
},
|
124
|
+
{
|
125
|
+
"comment": "Rho - Shape/Reshape",
|
126
|
+
"match": "∨",
|
127
|
+
"name": "support.function.or.apl"
|
128
|
+
},
|
129
|
+
{
|
130
|
+
"comment": "Rho - Shape/Reshape",
|
131
|
+
"match": "⍲",
|
132
|
+
"name": "support.function.nand.apl"
|
133
|
+
},
|
134
|
+
{
|
135
|
+
"comment": "Rho - Shape/Reshape",
|
136
|
+
"match": "⍱",
|
137
|
+
"name": "support.function.nor.apl"
|
138
|
+
},
|
139
|
+
{
|
140
|
+
"comment": "Less than - Less than",
|
141
|
+
"match": "<",
|
142
|
+
"name": "support.function.lessthan.apl"
|
143
|
+
},
|
144
|
+
{
|
145
|
+
"comment": "Greater than - Greater than",
|
146
|
+
"match": ">",
|
147
|
+
"name": "support.function.greaterthan.apl"
|
148
|
+
},
|
149
|
+
{
|
150
|
+
"comment": "Less than or equal to - Less than or equal to",
|
151
|
+
"match": "≤",
|
152
|
+
"name": "support.function.lessthanorequalto.apl"
|
153
|
+
},
|
154
|
+
{
|
155
|
+
"comment": "Greater than or equal to - Greater than or equal to",
|
156
|
+
"match": "≥",
|
157
|
+
"name": "support.function.greaterthanorequalto.apl"
|
158
|
+
},
|
159
|
+
{
|
160
|
+
"comment": "Equal - Equal to",
|
161
|
+
"match": "=",
|
162
|
+
"name": "support.function.equal.apl"
|
163
|
+
},
|
164
|
+
{
|
165
|
+
"comment": "Not equal - Not equal to (XOR)",
|
166
|
+
"match": "≠",
|
167
|
+
"name": "support.function.notequal.apl"
|
168
|
+
},
|
169
|
+
{
|
170
|
+
"comment": "Equal underbar - Depth / match",
|
171
|
+
"match": "≡",
|
172
|
+
"name": "support.function.equalunderbar.apl"
|
173
|
+
},
|
174
|
+
{
|
175
|
+
"comment": "Equal underbar slash - Tally / not match",
|
176
|
+
"match": "≢",
|
177
|
+
"name": "support.function.equalunderbarslash.apl"
|
178
|
+
},
|
179
|
+
{
|
180
|
+
"comment": "Rho - Shape/Reshape",
|
181
|
+
"match": "⍴",
|
182
|
+
"name": "storage.modifier.rho.apl"
|
183
|
+
},
|
184
|
+
{
|
185
|
+
"comment": "Dieresis - Each",
|
186
|
+
"match": "¨",
|
187
|
+
"name": "storage.modifier.dieresis.apl"
|
188
|
+
},
|
189
|
+
{
|
190
|
+
"comment": "Tilde dieresis - Commute",
|
191
|
+
"match": "⍨",
|
192
|
+
"name": "storage.modifier.tildedieresis.apl"
|
193
|
+
},
|
194
|
+
{
|
195
|
+
"comment": "Star dieresis - Power",
|
196
|
+
"match": "⍣",
|
197
|
+
"name": "storage.modifier.stardieresis.apl"
|
198
|
+
},
|
199
|
+
{
|
200
|
+
"comment": "Comma - Ravel / catenate-laminate",
|
201
|
+
"match": ",",
|
202
|
+
"name": "storage.modifier.comma.apl"
|
203
|
+
},
|
204
|
+
{
|
205
|
+
"comment": "Comma bar - Table / catenate-first-laminate",
|
206
|
+
"match": "⍪",
|
207
|
+
"name": "storage.modifier.commabar.apl"
|
208
|
+
},
|
209
|
+
{
|
210
|
+
"comment": "Circle stile - Reverse / rotate",
|
211
|
+
"match": "⌽",
|
212
|
+
"name": "storage.modifier.circlestile.apl"
|
213
|
+
},
|
214
|
+
{
|
215
|
+
"comment": "Circle bar - Reverse first / rotate first",
|
216
|
+
"match": "⊖",
|
217
|
+
"name": "storage.modifier.circlebar.apl"
|
218
|
+
},
|
219
|
+
{
|
220
|
+
"comment": "Circle backslash - Transpose / dyadic transpose",
|
221
|
+
"match": "⍉",
|
222
|
+
"name": "storage.modifier.circlebackslash.apl"
|
223
|
+
},
|
224
|
+
{
|
225
|
+
"comment": "Up arrow - Mix / take",
|
226
|
+
"match": "↑",
|
227
|
+
"name": "storage.modifier.uparrow.apl"
|
228
|
+
},
|
229
|
+
{
|
230
|
+
"comment": "Down arrow - Split / drop",
|
231
|
+
"match": "↓",
|
232
|
+
"name": "storage.modifier.downarrow.apl"
|
233
|
+
},
|
234
|
+
{
|
235
|
+
"comment": "Left shoe - Enclose / partitioned enclose",
|
236
|
+
"match": "⊂",
|
237
|
+
"name": "storage.modifier.leftshoe.apl"
|
238
|
+
},
|
239
|
+
{
|
240
|
+
"comment": "High minus - Negate",
|
241
|
+
"match": "¯",
|
242
|
+
"name": "support.function.math.highminus.apl"
|
243
|
+
},
|
244
|
+
{
|
245
|
+
"comment": "Plus - Conjugate / Add",
|
246
|
+
"match": "\\+",
|
247
|
+
"name": "support.function.math.plus.apl"
|
248
|
+
},
|
249
|
+
{
|
250
|
+
"comment": "Minus - Negate / Minus",
|
251
|
+
"match": "-",
|
252
|
+
"name": "support.function.math.minus.apl"
|
253
|
+
},
|
254
|
+
{
|
255
|
+
"comment": "Divide - Reciprocal / Divide",
|
256
|
+
"match": "÷",
|
257
|
+
"name": "support.function.math.divide.apl"
|
258
|
+
},
|
259
|
+
{
|
260
|
+
"comment": "Times - Sign Of / Multiply",
|
261
|
+
"match": "×",
|
262
|
+
"name": "support.function.math.times.apl"
|
263
|
+
},
|
264
|
+
{
|
265
|
+
"comment": "Star - Exponential / Power",
|
266
|
+
"match": "\\*",
|
267
|
+
"name": "support.function.math.star.apl"
|
268
|
+
},
|
269
|
+
{
|
270
|
+
"comment": "Exclamation Mark - Factorial / Binomial",
|
271
|
+
"match": "!",
|
272
|
+
"name": "support.function.math.exclamationmark.apl"
|
273
|
+
},
|
274
|
+
{
|
275
|
+
"comment": "Question Mark - Roll / Deal",
|
276
|
+
"match": "\\?",
|
277
|
+
"name": "support.function.math.questionmark.apl"
|
278
|
+
},
|
279
|
+
{
|
280
|
+
"comment": "Stile - Magnitude / Residue",
|
281
|
+
"match": "\\|",
|
282
|
+
"name": "support.function.math.stile.apl"
|
283
|
+
},
|
284
|
+
{
|
285
|
+
"comment": "Upstile - Ceiling / Maximum",
|
286
|
+
"match": "⌈",
|
287
|
+
"name": "support.function.math.upstile.apl"
|
288
|
+
},
|
289
|
+
{
|
290
|
+
"comment": "Downstile - Floor / Minimum",
|
291
|
+
"match": "⌊",
|
292
|
+
"name": "support.function.math.downstile.apl"
|
293
|
+
},
|
294
|
+
{
|
295
|
+
"comment": "Uptack - Decode",
|
296
|
+
"match": "⊥",
|
297
|
+
"name": "support.function.math.uptack.apl"
|
298
|
+
},
|
299
|
+
{
|
300
|
+
"comment": "Downtack - Encode",
|
301
|
+
"match": "⊤",
|
302
|
+
"name": "support.function.math.downtack.apl"
|
303
|
+
},
|
304
|
+
{
|
305
|
+
"comment": "Log - Natural logarithm / logarithm",
|
306
|
+
"match": "⍟",
|
307
|
+
"name": "support.function.math.log.apl"
|
308
|
+
},
|
309
|
+
{
|
310
|
+
"comment": "Circle - Pi times / trig",
|
311
|
+
"match": "○",
|
312
|
+
"name": "support.function.math.circle.apl"
|
313
|
+
},
|
314
|
+
{
|
315
|
+
"comment": "Domino - Matrix inverse / matrix divide",
|
316
|
+
"match": "⌹",
|
317
|
+
"name": "support.function.math.domino.apl"
|
318
|
+
},
|
319
|
+
{
|
320
|
+
"comment": "Double alpha variable",
|
321
|
+
"match": "⍺⍺",
|
322
|
+
"name": "constant.other.parameter.doublealpha.apl"
|
323
|
+
},
|
324
|
+
{
|
325
|
+
"comment": "Alpha variable",
|
326
|
+
"match": "⍺",
|
327
|
+
"name": "constant.language.parameter.alpha.apl"
|
328
|
+
},
|
329
|
+
{
|
330
|
+
"comment": "Double Omega variable",
|
331
|
+
"match": "⍵⍵",
|
332
|
+
"name": "constant.other.parameter.doubleomega.apl"
|
333
|
+
},
|
334
|
+
{
|
335
|
+
"comment": "Omega variable",
|
336
|
+
"match": "⍵",
|
337
|
+
"name": "constant.language.parameter.omega.apl"
|
338
|
+
},
|
339
|
+
{
|
340
|
+
"comment": "Slash - reduce, first axis",
|
341
|
+
"match": "/",
|
342
|
+
"name": "keyword.operator.reduce.apl"
|
343
|
+
},
|
344
|
+
{
|
345
|
+
"comment": "Slash bar - reduce, last axis",
|
346
|
+
"match": "⌿",
|
347
|
+
"name": "keyword.operator.reducelast.apl"
|
348
|
+
},
|
349
|
+
{
|
350
|
+
"comment": "Backslash - scan, last axis",
|
351
|
+
"match": "\\\\",
|
352
|
+
"name": "keyword.operator.scan.apl"
|
353
|
+
},
|
354
|
+
{
|
355
|
+
"comment": "Backslash bar - scan, first axis",
|
356
|
+
"match": "⍀",
|
357
|
+
"name": "keyword.operator.scanlast.apl"
|
358
|
+
},
|
359
|
+
{
|
360
|
+
"comment": "Jot - outer product",
|
361
|
+
"match": "∘",
|
362
|
+
"name": "keyword.operator.jot.apl"
|
363
|
+
},
|
364
|
+
{
|
365
|
+
"comment": "Dot - inner product",
|
366
|
+
"match": "\\.",
|
367
|
+
"name": "keyword.operator.innerproduct.apl"
|
368
|
+
},
|
369
|
+
{
|
370
|
+
"comment": "Quad equal - Key",
|
371
|
+
"match": "⌸",
|
372
|
+
"name": "keyword.operator.quadequal.apl"
|
373
|
+
},
|
374
|
+
{
|
375
|
+
"comment": "Jot diaerisis - Rank",
|
376
|
+
"match": "⍤",
|
377
|
+
"name": "keyword.operator.jotdiaerisis.apl"
|
378
|
+
},
|
379
|
+
{
|
380
|
+
"comment": "Squad - Materialize / index",
|
381
|
+
"match": "⌷",
|
382
|
+
"name": "keyword.operator.squad.apl"
|
383
|
+
},
|
384
|
+
{
|
385
|
+
"comment": "Right shoe - First / pick",
|
386
|
+
"match": "⊃",
|
387
|
+
"name": "keyword.operator.rightshoe.apl"
|
388
|
+
},
|
389
|
+
{
|
390
|
+
"comment": "Tilde - Not / without",
|
391
|
+
"match": "~",
|
392
|
+
"name": "keyword.operator.tilde.apl"
|
393
|
+
},
|
394
|
+
{
|
395
|
+
"comment": "Up shoe - Unique / union",
|
396
|
+
"match": "∪",
|
397
|
+
"name": "keyword.operator.upshoe.apl"
|
398
|
+
},
|
399
|
+
{
|
400
|
+
"comment": "Down shoe - Intersection",
|
401
|
+
"match": "∩",
|
402
|
+
"name": "keyword.operator.downshoe.apl"
|
403
|
+
},
|
404
|
+
{
|
405
|
+
"comment": "Left tack - Same / left",
|
406
|
+
"match": "⊣",
|
407
|
+
"name": "keyword.operator.lefttack.apl"
|
408
|
+
},
|
409
|
+
{
|
410
|
+
"comment": "Right tack - Same / right",
|
411
|
+
"match": "⊢",
|
412
|
+
"name": "keyword.operator.righttack.apl"
|
413
|
+
},
|
414
|
+
{
|
415
|
+
"comment": "Iota - Index generator / index of",
|
416
|
+
"match": "⍳",
|
417
|
+
"name": "constant.numeric.iota.apl"
|
418
|
+
},
|
419
|
+
{
|
420
|
+
"comment": "Epsilon - Enlist / membership",
|
421
|
+
"match": "∊",
|
422
|
+
"name": "support.function.epsilon.apl"
|
423
|
+
},
|
424
|
+
{
|
425
|
+
"comment": "Epsilon underbar - Find",
|
426
|
+
"match": "⍷",
|
427
|
+
"name": "support.function.epsilonunderbar.apl"
|
428
|
+
},
|
429
|
+
{
|
430
|
+
"comment": "Grade up - Grade up / dyadic grade up",
|
431
|
+
"match": "⍋",
|
432
|
+
"name": "support.function.gradeup.apl"
|
433
|
+
},
|
434
|
+
{
|
435
|
+
"comment": "Grade down - Grade down / dyadic grade down",
|
436
|
+
"match": "⍒",
|
437
|
+
"name": "support.function.gradedown.apl"
|
438
|
+
}
|
439
|
+
],
|
440
|
+
"scopeName": "source.apl",
|
441
|
+
"uuid": "0d05b65e-3e85-4493-8936-fece72e43e47"
|
442
|
+
}
|