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,232 @@
|
|
1
|
+
{
|
2
|
+
"comment": "\nTODO: Command for copy original to untranslated, label as fuzzy, remove fuzzy, next fuzzy etc\nCreate meta scope for each entry\n",
|
3
|
+
"fileTypes": [
|
4
|
+
"po",
|
5
|
+
"pot",
|
6
|
+
"potx"
|
7
|
+
],
|
8
|
+
"keyEquivalent": "^~G",
|
9
|
+
"name": "Gettext",
|
10
|
+
"patterns": [
|
11
|
+
{
|
12
|
+
"begin": "^(?=(msgid(_plural)?|msgctxt)\\s*\"[^\"])|^\\s*$",
|
13
|
+
"comment": "Start of body of document, after header",
|
14
|
+
"end": "\\z",
|
15
|
+
"patterns": [
|
16
|
+
{
|
17
|
+
"include": "#body"
|
18
|
+
}
|
19
|
+
]
|
20
|
+
},
|
21
|
+
{
|
22
|
+
"include": "#comments"
|
23
|
+
},
|
24
|
+
{
|
25
|
+
"match": "^msg(id|str)\\s+\"\"\\s*$\\n?",
|
26
|
+
"name": "comment.line.number-sign.po"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"captures": {
|
30
|
+
"1": {
|
31
|
+
"name": "constant.language.po"
|
32
|
+
},
|
33
|
+
"2": {
|
34
|
+
"name": "punctuation.separator.key-value.po"
|
35
|
+
},
|
36
|
+
"3": {
|
37
|
+
"name": "string.other.po"
|
38
|
+
}
|
39
|
+
},
|
40
|
+
"match": "^\"(?:([^\\s:]+)(:)\\s+)?([^\"]*)\"\\s*$\\n?",
|
41
|
+
"name": "meta.header.po"
|
42
|
+
}
|
43
|
+
],
|
44
|
+
"repository": {
|
45
|
+
"body": {
|
46
|
+
"patterns": [
|
47
|
+
{
|
48
|
+
"begin": "^(msgid(_plural)?)\\s+",
|
49
|
+
"beginCaptures": {
|
50
|
+
"1": {
|
51
|
+
"name": "keyword.control.msgid.po"
|
52
|
+
}
|
53
|
+
},
|
54
|
+
"end": "^(?!\")",
|
55
|
+
"name": "meta.scope.msgid.po",
|
56
|
+
"patterns": [
|
57
|
+
{
|
58
|
+
"begin": "(\\G|^)\"",
|
59
|
+
"end": "\"",
|
60
|
+
"name": "string.quoted.double.po",
|
61
|
+
"patterns": [
|
62
|
+
{
|
63
|
+
"match": "\\\\[\\\\\"]",
|
64
|
+
"name": "constant.character.escape.po"
|
65
|
+
}
|
66
|
+
]
|
67
|
+
}
|
68
|
+
]
|
69
|
+
},
|
70
|
+
{
|
71
|
+
"begin": "^(msgstr)(?:(\\[)(\\d+)(\\]))?\\s+",
|
72
|
+
"beginCaptures": {
|
73
|
+
"1": {
|
74
|
+
"name": "keyword.control.msgstr.po"
|
75
|
+
},
|
76
|
+
"2": {
|
77
|
+
"name": "keyword.control.msgstr.po"
|
78
|
+
},
|
79
|
+
"3": {
|
80
|
+
"name": "constant.numeric.po"
|
81
|
+
},
|
82
|
+
"4": {
|
83
|
+
"name": "keyword.control.msgstr.po"
|
84
|
+
}
|
85
|
+
},
|
86
|
+
"end": "^(?!\")",
|
87
|
+
"name": "meta.scope.msgstr.po",
|
88
|
+
"patterns": [
|
89
|
+
{
|
90
|
+
"begin": "(\\G|^)\"",
|
91
|
+
"end": "\"",
|
92
|
+
"name": "string.quoted.double.po",
|
93
|
+
"patterns": [
|
94
|
+
{
|
95
|
+
"match": "\\\\[\\\\\"]",
|
96
|
+
"name": "constant.character.escape.po"
|
97
|
+
}
|
98
|
+
]
|
99
|
+
}
|
100
|
+
]
|
101
|
+
},
|
102
|
+
{
|
103
|
+
"begin": "^(msgctxt)(?:(\\[)(\\d+)(\\]))?\\s+",
|
104
|
+
"beginCaptures": {
|
105
|
+
"1": {
|
106
|
+
"name": "keyword.control.msgctxt.po"
|
107
|
+
},
|
108
|
+
"2": {
|
109
|
+
"name": "keyword.control.msgctxt.po"
|
110
|
+
},
|
111
|
+
"3": {
|
112
|
+
"name": "constant.numeric.po"
|
113
|
+
},
|
114
|
+
"4": {
|
115
|
+
"name": "keyword.control.msgctxt.po"
|
116
|
+
}
|
117
|
+
},
|
118
|
+
"end": "^(?!\")",
|
119
|
+
"name": "meta.scope.msgctxt.po",
|
120
|
+
"patterns": [
|
121
|
+
{
|
122
|
+
"begin": "(\\G|^)\"",
|
123
|
+
"end": "\"",
|
124
|
+
"name": "string.quoted.double.po",
|
125
|
+
"patterns": [
|
126
|
+
{
|
127
|
+
"match": "\\\\[\\\\\"]",
|
128
|
+
"name": "constant.character.escape.po"
|
129
|
+
}
|
130
|
+
]
|
131
|
+
}
|
132
|
+
]
|
133
|
+
},
|
134
|
+
{
|
135
|
+
"captures": {
|
136
|
+
"1": {
|
137
|
+
"name": "punctuation.definition.comment.po"
|
138
|
+
}
|
139
|
+
},
|
140
|
+
"match": "^(#~).*$\\n?",
|
141
|
+
"name": "comment.line.number-sign.obsolete.po"
|
142
|
+
},
|
143
|
+
{
|
144
|
+
"include": "#comments"
|
145
|
+
},
|
146
|
+
{
|
147
|
+
"comment": "a line that does not begin with # or \". Could improve this regexp",
|
148
|
+
"match": "^(?!\\s*$)[^#\"].*$\\n?",
|
149
|
+
"name": "invalid.illegal.po"
|
150
|
+
}
|
151
|
+
]
|
152
|
+
},
|
153
|
+
"comments": {
|
154
|
+
"patterns": [
|
155
|
+
{
|
156
|
+
"begin": "^(?=#)",
|
157
|
+
"end": "(?!\\G)",
|
158
|
+
"patterns": [
|
159
|
+
{
|
160
|
+
"begin": "(#,)\\s+",
|
161
|
+
"beginCaptures": {
|
162
|
+
"1": {
|
163
|
+
"name": "punctuation.definition.comment.po"
|
164
|
+
}
|
165
|
+
},
|
166
|
+
"end": "\\n",
|
167
|
+
"name": "comment.line.number-sign.flag.po",
|
168
|
+
"patterns": [
|
169
|
+
{
|
170
|
+
"captures": {
|
171
|
+
"1": {
|
172
|
+
"name": "entity.name.type.flag.po"
|
173
|
+
}
|
174
|
+
},
|
175
|
+
"match": "(?:\\G|,\\s*)((?:fuzzy)|(?:no-)?(?:c|objc|sh|lisp|elisp|librep|scheme|smalltalk|java|csharp|awk|object-pascal|ycp|tcl|perl|perl-brace|php|gcc-internal|qt|boost)-format)"
|
176
|
+
}
|
177
|
+
]
|
178
|
+
},
|
179
|
+
{
|
180
|
+
"begin": "#\\.",
|
181
|
+
"beginCaptures": {
|
182
|
+
"0": {
|
183
|
+
"name": "punctuation.definition.comment.po"
|
184
|
+
}
|
185
|
+
},
|
186
|
+
"end": "\\n",
|
187
|
+
"name": "comment.line.number-sign.extracted.po"
|
188
|
+
},
|
189
|
+
{
|
190
|
+
"begin": "(#:)[ \\t]*",
|
191
|
+
"beginCaptures": {
|
192
|
+
"1": {
|
193
|
+
"name": "punctuation.definition.comment.po"
|
194
|
+
}
|
195
|
+
},
|
196
|
+
"end": "\\n",
|
197
|
+
"name": "comment.line.number-sign.reference.po",
|
198
|
+
"patterns": [
|
199
|
+
{
|
200
|
+
"match": "(\\S+:)([\\d;]*)",
|
201
|
+
"name": "storage.type.class.po"
|
202
|
+
}
|
203
|
+
]
|
204
|
+
},
|
205
|
+
{
|
206
|
+
"begin": "#\\|",
|
207
|
+
"beginCaptures": {
|
208
|
+
"0": {
|
209
|
+
"name": "punctuation.definition.comment.po"
|
210
|
+
}
|
211
|
+
},
|
212
|
+
"end": "\\n",
|
213
|
+
"name": "comment.line.number-sign.previous.po"
|
214
|
+
},
|
215
|
+
{
|
216
|
+
"begin": "#",
|
217
|
+
"beginCaptures": {
|
218
|
+
"0": {
|
219
|
+
"name": "punctuation.definition.comment.po"
|
220
|
+
}
|
221
|
+
},
|
222
|
+
"end": "\\n",
|
223
|
+
"name": "comment.line.number-sign.po"
|
224
|
+
}
|
225
|
+
]
|
226
|
+
}
|
227
|
+
]
|
228
|
+
}
|
229
|
+
},
|
230
|
+
"scopeName": "source.po",
|
231
|
+
"uuid": "F07730BD-59BC-41D0-AC3F-4AB2DCB6C54A"
|
232
|
+
}
|
@@ -0,0 +1,85 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"pogo"
|
4
|
+
],
|
5
|
+
"foldingStartMarker": "\\{\\s*$",
|
6
|
+
"foldingStopMarker": "^\\s*\\}",
|
7
|
+
"name": "PogoScript",
|
8
|
+
"patterns": [
|
9
|
+
{
|
10
|
+
"match": "[(){}@]",
|
11
|
+
"name": "variable.language.pogoscript"
|
12
|
+
},
|
13
|
+
{
|
14
|
+
"match": "\\b[0-9]+\\b",
|
15
|
+
"name": "constant.numeric.pogoscript"
|
16
|
+
},
|
17
|
+
{
|
18
|
+
"match": "//[^\\n]*",
|
19
|
+
"name": "comment.line.double-slash.pogoscript"
|
20
|
+
},
|
21
|
+
{
|
22
|
+
"begin": "/\\*",
|
23
|
+
"end": "\\*/",
|
24
|
+
"name": "comment.block.pogoscript"
|
25
|
+
},
|
26
|
+
{
|
27
|
+
"match": "=>|[.:?!;,=]|self",
|
28
|
+
"name": "keyword"
|
29
|
+
},
|
30
|
+
{
|
31
|
+
"match": "\\t",
|
32
|
+
"name": "invalid"
|
33
|
+
},
|
34
|
+
{
|
35
|
+
"begin": "'",
|
36
|
+
"end": "'",
|
37
|
+
"name": "string.quoted.single.pogoscript",
|
38
|
+
"patterns": [
|
39
|
+
{
|
40
|
+
"match": "\\\\.",
|
41
|
+
"name": "constant.character.escape.pogoscript"
|
42
|
+
}
|
43
|
+
]
|
44
|
+
},
|
45
|
+
{
|
46
|
+
"begin": "r/",
|
47
|
+
"end": "/[gim]?",
|
48
|
+
"name": "string.regexp.pogoscript",
|
49
|
+
"patterns": [
|
50
|
+
{
|
51
|
+
"match": "\\\\.",
|
52
|
+
"name": "constant.character.escape.pogoscript"
|
53
|
+
}
|
54
|
+
]
|
55
|
+
},
|
56
|
+
{
|
57
|
+
"begin": "\"",
|
58
|
+
"end": "\"",
|
59
|
+
"name": "string.quoted.double.pogoscript",
|
60
|
+
"patterns": [
|
61
|
+
{
|
62
|
+
"include": "#interpolated"
|
63
|
+
}
|
64
|
+
]
|
65
|
+
}
|
66
|
+
],
|
67
|
+
"repository": {
|
68
|
+
"interpolated": {
|
69
|
+
"patterns": [
|
70
|
+
{
|
71
|
+
"begin": "#\\(",
|
72
|
+
"end": "\\)",
|
73
|
+
"name": "source.pogoscript",
|
74
|
+
"patterns": [
|
75
|
+
{
|
76
|
+
"include": "source.pogoscript"
|
77
|
+
}
|
78
|
+
]
|
79
|
+
}
|
80
|
+
]
|
81
|
+
}
|
82
|
+
},
|
83
|
+
"scopeName": "source.pogoscript",
|
84
|
+
"uuid": "680491D0-A323-4442-8262-AB07B93CC386"
|
85
|
+
}
|
@@ -0,0 +1,231 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"ps",
|
4
|
+
"eps"
|
5
|
+
],
|
6
|
+
"firstLineMatch": "^%!PS",
|
7
|
+
"keyEquivalent": "^~P",
|
8
|
+
"name": "Postscript",
|
9
|
+
"patterns": [
|
10
|
+
{
|
11
|
+
"begin": "\\(",
|
12
|
+
"beginCaptures": {
|
13
|
+
"0": {
|
14
|
+
"name": "punctuation.definition.string.begin.postscript"
|
15
|
+
}
|
16
|
+
},
|
17
|
+
"end": "\\)",
|
18
|
+
"endCaptures": {
|
19
|
+
"0": {
|
20
|
+
"name": "punctuation.definition.string.end.postscript"
|
21
|
+
}
|
22
|
+
},
|
23
|
+
"name": "string.other.postscript",
|
24
|
+
"patterns": [
|
25
|
+
{
|
26
|
+
"include": "#string_content"
|
27
|
+
}
|
28
|
+
]
|
29
|
+
},
|
30
|
+
{
|
31
|
+
"captures": {
|
32
|
+
"1": {
|
33
|
+
"name": "keyword.other.DSC.postscript"
|
34
|
+
},
|
35
|
+
"3": {
|
36
|
+
"name": "string.unquoted.DSC.postscript"
|
37
|
+
}
|
38
|
+
},
|
39
|
+
"match": "^(%%(BeginBinary:|BeginCustomColor:|BeginData:|BeginDefaults|BeginDocument:|BeginEmulation:|BeginExitServer:|BeginFeature:|BeginFile:|BeginFont:|BeginObject:|BeginPageSetup:|BeginPaperSize:|BeginPreview:|BeginProcSet|BeginProcessColor:|BeginProlog|BeginResource:|BeginSetup|BoundingBox:|CMYKCustomColor:|ChangeFont:|Copyright:|CreationDate:|Creator:|DocumentCustomColors:|DocumentData:|DocumentFonts:|DocumentMedia:|DocumentNeededFiles:|DocumentNeededFonts:|DocumentNeededProcSets:|DocumentNeededResources:|DocumentPaperColors:|DocumentPaperForms:|DocumentPaperSizes:|DocumentPaperWeights:|DocumentPrinterRequired:|DocumentProcSets:|DocumentProcessColors:|DocumentSuppliedFiles:|DocumentSuppliedFonts:|DocumentSuppliedProcSets:|DocumentSuppliedResources:|EOF|Emulation:|EndBinary:|EndComments|EndCustomColor:|EndData:|EndDefaults|EndDocument:|EndEmulation:|EndExitServer:|EndFeature:|EndFile:|EndFont:|EndObject:|EndPageSetup:|EndPaperSize:|EndPreview:|EndProcSet|EndProcessColor:|EndProlog|EndResource:|EndSetup|ExecuteFile:|Extensions:|Feature:|For:|IncludeDocument:|IncludeFeature:|IncludeFile:|IncludeFont:|IncludeProcSet:|IncludeResource:|LanguageLevel:|OperatorIntervention:|OperatorMessage:|Orientation:|Page:|PageBoundingBox:|PageCustomColors|PageCustomColors:|PageFiles:|PageFonts:|PageMedia:|PageOrder:|PageOrientation:|PageProcessColors|PageProcessColors:|PageRequirements:|PageResources:|PageTrailer|Pages:|PaperColor:|PaperForm:|PaperSize:|PaperWeight:|ProofMode:|RGBCustomColor:|Requirements:|Routing:|Title:|Trailer|VMlocation:|VMusage:|Version|Version:|\\+|\\?BeginFeatureQuery:|\\?BeginFileQuery:|\\?BeginFontListQuery:|\\?BeginFontQuery:|\\?BeginPrinterQuery:|\\?BeginProcSetQuery:|\\?BeginQuery:|\\?BeginResourceListQuery:|\\?BeginResourceQuery:|\\?BeginVMStatus:|\\?EndFeatureQuery:|\\?EndFileQuery:|\\?EndFontListQuery:|\\?EndFontQuery:|\\?EndPrinterQuery:|\\?EndProcSetQuery:|\\?EndQuery:|\\?EndResourceListQuery:|\\?EndResourceQuery:|\\?EndVMStatus:))\\s*(.*)$\\n?",
|
40
|
+
"name": "meta.Document-Structuring-Comment.postscript"
|
41
|
+
},
|
42
|
+
{
|
43
|
+
"begin": "(^[ \\t]+)?(?=%)",
|
44
|
+
"beginCaptures": {
|
45
|
+
"1": {
|
46
|
+
"name": "punctuation.whitespace.comment.leading.postscript"
|
47
|
+
}
|
48
|
+
},
|
49
|
+
"end": "(?!\\G)",
|
50
|
+
"patterns": [
|
51
|
+
{
|
52
|
+
"begin": "%",
|
53
|
+
"beginCaptures": {
|
54
|
+
"0": {
|
55
|
+
"name": "punctuation.definition.comment.postscript"
|
56
|
+
}
|
57
|
+
},
|
58
|
+
"end": "\\n",
|
59
|
+
"name": "comment.line.percentage.postscript"
|
60
|
+
}
|
61
|
+
]
|
62
|
+
},
|
63
|
+
{
|
64
|
+
"begin": "\\<\\<",
|
65
|
+
"beginCaptures": {
|
66
|
+
"0": {
|
67
|
+
"name": "punctuation.definition.dictionary.begin.postscript"
|
68
|
+
}
|
69
|
+
},
|
70
|
+
"end": "\\>\\>",
|
71
|
+
"endCaptures": {
|
72
|
+
"0": {
|
73
|
+
"name": "punctuation.definition.dictionary.end.postscript"
|
74
|
+
}
|
75
|
+
},
|
76
|
+
"name": "meta.dictionary.postscript",
|
77
|
+
"patterns": [
|
78
|
+
{
|
79
|
+
"include": "$self"
|
80
|
+
}
|
81
|
+
]
|
82
|
+
},
|
83
|
+
{
|
84
|
+
"begin": "\\[",
|
85
|
+
"beginCaptures": {
|
86
|
+
"0": {
|
87
|
+
"name": "punctuation.definition.array.begin.postscript"
|
88
|
+
}
|
89
|
+
},
|
90
|
+
"end": "\\]",
|
91
|
+
"endCaptures": {
|
92
|
+
"0": {
|
93
|
+
"name": "punctuation.definition.array.end.postscript"
|
94
|
+
}
|
95
|
+
},
|
96
|
+
"name": "meta.array.postscript",
|
97
|
+
"patterns": [
|
98
|
+
{
|
99
|
+
"include": "$self"
|
100
|
+
}
|
101
|
+
]
|
102
|
+
},
|
103
|
+
{
|
104
|
+
"begin": "{",
|
105
|
+
"beginCaptures": {
|
106
|
+
"0": {
|
107
|
+
"name": "punctuation.definition.procedure.begin.postscript"
|
108
|
+
}
|
109
|
+
},
|
110
|
+
"end": "}",
|
111
|
+
"endCaptures": {
|
112
|
+
"0": {
|
113
|
+
"name": "punctuation.definition.procedure.end.postscript"
|
114
|
+
}
|
115
|
+
},
|
116
|
+
"name": "meta.procedure.postscript",
|
117
|
+
"patterns": [
|
118
|
+
{
|
119
|
+
"include": "$self"
|
120
|
+
}
|
121
|
+
]
|
122
|
+
},
|
123
|
+
{
|
124
|
+
"begin": "\\<\\~",
|
125
|
+
"beginCaptures": {
|
126
|
+
"0": {
|
127
|
+
"name": "punctuation.definition.string.begin.postscript"
|
128
|
+
}
|
129
|
+
},
|
130
|
+
"end": "\\~\\>",
|
131
|
+
"endCaptures": {
|
132
|
+
"0": {
|
133
|
+
"name": "punctuation.definition.string.end.postscript"
|
134
|
+
}
|
135
|
+
},
|
136
|
+
"name": "string.other.base85.postscript",
|
137
|
+
"patterns": [
|
138
|
+
{
|
139
|
+
"match": "[!-z\\s]+"
|
140
|
+
},
|
141
|
+
{
|
142
|
+
"match": ".",
|
143
|
+
"name": "invalid.illegal.base85.char.postscript"
|
144
|
+
}
|
145
|
+
]
|
146
|
+
},
|
147
|
+
{
|
148
|
+
"begin": "\\<",
|
149
|
+
"beginCaptures": {
|
150
|
+
"0": {
|
151
|
+
"name": "punctuation.definition.string.begin.postscript"
|
152
|
+
}
|
153
|
+
},
|
154
|
+
"end": "\\>",
|
155
|
+
"endCaptures": {
|
156
|
+
"0": {
|
157
|
+
"name": "punctuation.definition.string.end.postscript"
|
158
|
+
}
|
159
|
+
},
|
160
|
+
"name": "string.other.hexadecimal.postscript",
|
161
|
+
"patterns": [
|
162
|
+
{
|
163
|
+
"match": "[0-9A-Fa-f\\s]+"
|
164
|
+
},
|
165
|
+
{
|
166
|
+
"match": ".",
|
167
|
+
"name": "invalid.illegal.hexadecimal.char.postscript"
|
168
|
+
}
|
169
|
+
]
|
170
|
+
},
|
171
|
+
{
|
172
|
+
"comment": "well, not really, but short of listing rules for all bases from 2-36 best we can do",
|
173
|
+
"match": "[0-3]?[0-9]#[0-9a-zA-Z]+",
|
174
|
+
"name": "constant.numeric.radix.postscript"
|
175
|
+
},
|
176
|
+
{
|
177
|
+
"match": "(\\-|\\+)?\\d+(\\.\\d*)?([eE](\\-|\\+)?\\d+)?",
|
178
|
+
"name": "constant.numeric.postscript"
|
179
|
+
},
|
180
|
+
{
|
181
|
+
"match": "(\\-|\\+)?\\.\\d+([eE](\\-|\\+)?\\d+)?",
|
182
|
+
"name": "constant.numeric.postscript"
|
183
|
+
},
|
184
|
+
{
|
185
|
+
"match": "\\b(abs|add|aload|anchorsearch|and|arc|arcn|arct|arcto|array|ashow|astore|atan|awidthshow|begin|bind|bitshift|bytesavailable|cachestatus|ceiling|charpath|clear|cleartomark|cleardictstack|clip|clippath|closefile|closepath|colorimage|concat|concatmatrix|condition|configurationerror|copy|copypage|cos|count|countdictstack|countexecstack|counttomark|cshow|currentblackgeneration|currentcacheparams|currentcmykcolor|currentcolor|currentcolorrendering|currentcolorscreen|currentcolorspace|currentcolortransfer|currentcontext|currentdash|currentdevparams|currentdict|currentfile|currentflat|currentfont|currentglobal|currentgray|currentgstate|currenthalftone|currenthalftonephase|currenthsbcolor|currentlinecap|currentlinejoin|currentlinewidth|currentmatrix|currentmiterlimit|currentobjectformat|currentpacking|currentpagedevice|currentpoint|currentrgbcolor|currentscreen|currentshared|currentstrokeadjust|currentsystemparams|currenttransfer|currentundercolorremoval|currentuserparams|curveto|cvi|cvlit|cvn|cvr|cvrs|cvs|cvx|def|defaultmatrix|definefont|defineresource|defineusername|defineuserobject|deletefile|detach|deviceinfo|dict|dictfull|dictstack|dictstackoverflow|dictstackunderflow|div|dtransform|dup|echo|eexec|end|eoclip|eofill|eoviewclip|eq|erasepage|errordict|exch|exec|execform|execstack|execstackoverflow|execuserobject|executeonly|executive|exit|exp|false|file|filenameforall|fileposition|fill|filter|findencoding|findfont|findresource|flattenpath|floor|flush|flushfile|FontDirectory|for|forall|fork|ge|get|getinterval|globaldict|GlobalFontDirectory|glyphshow|grestore|grestoreall|gsave|gstate|gt|handleerror|identmatrix|idiv|idtransform|if|ifelse|image|imagemask|index|ineofill|infill|initclip|initgraphics|initmatrix|initviewclip|instroke|internaldict|interrupt|inueofill|inufill|inustroke|invalidaccess|invalidcontext|invalidexit|invalidfileaccess|invalidfont|invalidid|invalidrestore|invertmatrix|ioerror|ISOLatin1Encoding|itransform|join|kshow|known|languagelevel|le|length|limitcheck|lineto|ln|load|lock|log|loop|lt|makefont|makepattern|mark|matrix|maxlength|mod|monitor|moveto|mul|ne|neg|newpath|noaccess|nocurrentpoint|not|notify|null|nulldevice|or|packedarray|pathbbox|pathforall|pop|print|printobject|product|prompt|pstack|put|putinterval|quit|rand|rangecheck|rcurveto|read|readhexstring|readline|readonly|readstring|realtime|rectclip|rectfill|rectstroke|rectviewclip|renamefile|repeat|resetfile|resourceforall|resourcestatus|restore|reversepath|revision|rlineto|rmoveto|roll|rootfont|rotate|round|rrand|run|save|scale|scalefont|scheck|search|selectfont|serialnumber|setbbox|setblackgeneration|setcachedevice|setcachedevice2|setcachelimit|setcacheparams|setcharwidth|setcmykcolor|setcolor|setcolorrendering|setcolorscreen|setcolorspace|setcolortransfer|setdash|setdevparams|setfileposition|setflat|setfont|setglobal|setgray|setgstate|sethalftone|sethalftonephase|sethsbcolor|setlinecap|setlinejoin|setlinewidth|setmatrix|setmiterlimit|setobjectformat|setoverprint|setpacking|setpagedevice|setpattern|setrgbcolor|setscreen|setshared|setstrokeadjust|setsystemparams|settransfer|setucacheparams|setundercolorremoval|setuserparams|setvmthreshold|shareddict|show|showpage|sin|sqrt|srand|stack|stackoverflow|stackunderflow|StandardEncoding|start|startjob|status|statusdict|stop|stopped|store|string|stringwidth|stroke|strokepath|sub|syntaxerror|systemdict|timeout|transform|translate|true|truncate|type|typecheck|token|uappend|ucache|ucachestatus|ueofill|ufill|undef|undefined|undefinedfilename|undefineresource|undefinedresult|undefinefont|undefineresource|undefinedresource|undefineuserobject|unmatchedmark|unregistered|upath|userdict|UserObjects|usertime|ustroke|ustrokepath|version|viewclip|viewclippath|VMerror|vmreclaim|vmstatus|wait|wcheck|where|widthshow|write|writehexstring|writeobject|writestring|wtranslation|xcheck|xor|xshow|xyshow|yield|yshow)\\b",
|
186
|
+
"name": "keyword.operator.postscript"
|
187
|
+
},
|
188
|
+
{
|
189
|
+
"match": "//[^\\(\\)\\<\\>\\[\\]\\{\\}\\/\\%\\s]+",
|
190
|
+
"name": "variable.other.immediately-evaluated.postscript"
|
191
|
+
},
|
192
|
+
{
|
193
|
+
"match": "/[^\\(\\)\\<\\>\\[\\]\\{\\}\\/\\%\\s]+",
|
194
|
+
"name": "variable.other.literal.postscript"
|
195
|
+
},
|
196
|
+
{
|
197
|
+
"comment": "stuff like 22@ff will show as number 22 followed by name @ff, but should be name 22@ff!",
|
198
|
+
"match": "[^\\(\\)\\<\\>\\[\\]\\{\\}\\/\\%\\s]+",
|
199
|
+
"name": "variable.other.name.postscript"
|
200
|
+
}
|
201
|
+
],
|
202
|
+
"repository": {
|
203
|
+
"string_content": {
|
204
|
+
"patterns": [
|
205
|
+
{
|
206
|
+
"match": "\\\\[0-7]{1,3}",
|
207
|
+
"name": "constant.numeric.octal.postscript"
|
208
|
+
},
|
209
|
+
{
|
210
|
+
"match": "\\\\(\\\\|[nrtbf\\(\\)]|[0-7]{1,3}|\\r?\\n)",
|
211
|
+
"name": "constant.character.escape.postscript"
|
212
|
+
},
|
213
|
+
{
|
214
|
+
"match": "\\\\",
|
215
|
+
"name": "invalid.illegal.unknown-escape.postscript.ignored"
|
216
|
+
},
|
217
|
+
{
|
218
|
+
"begin": "\\(",
|
219
|
+
"end": "\\)",
|
220
|
+
"patterns": [
|
221
|
+
{
|
222
|
+
"include": "#string_content"
|
223
|
+
}
|
224
|
+
]
|
225
|
+
}
|
226
|
+
]
|
227
|
+
}
|
228
|
+
},
|
229
|
+
"scopeName": "source.postscript",
|
230
|
+
"uuid": "B89483CD-6AE0-4517-BE2C-82F8083B7359"
|
231
|
+
}
|