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,104 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"LS"
|
4
|
+
],
|
5
|
+
"name": "Fanuc (Ls)",
|
6
|
+
"patterns": [
|
7
|
+
{
|
8
|
+
"captures": {
|
9
|
+
"1": {
|
10
|
+
"name": "support.constant.LS"
|
11
|
+
}
|
12
|
+
},
|
13
|
+
"comment": "CNT Moves: CNT100",
|
14
|
+
"match": "((CNT|ACC)([A-Za-z0-9_]+))|(FINE)",
|
15
|
+
"name": "support.constant.LS"
|
16
|
+
},
|
17
|
+
{
|
18
|
+
"captures": {
|
19
|
+
"1": {
|
20
|
+
"name": "keyword.constant.LS"
|
21
|
+
}
|
22
|
+
},
|
23
|
+
"comment": "Motion C J L",
|
24
|
+
"match": "([0-9]+)(:)(C|J|L|\\s)",
|
25
|
+
"name": "support.constant.LS"
|
26
|
+
},
|
27
|
+
{
|
28
|
+
"comment": "GP#",
|
29
|
+
"match": "(GP)([0-9]+)(:)",
|
30
|
+
"name": "keyword.LS"
|
31
|
+
},
|
32
|
+
{
|
33
|
+
"comment": "Keywords",
|
34
|
+
"match": "(mm/sec|mm|deg|MNEDITOR)",
|
35
|
+
"name": "keyword.LS"
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"comment": "Number",
|
39
|
+
"match": "((-)?(\\d+)((.|,)\\d)?(%)?)",
|
40
|
+
"name": "constant.numeric.LS"
|
41
|
+
},
|
42
|
+
{
|
43
|
+
"begin": "(P)(\\[)([0-9]+)",
|
44
|
+
"beginCaptures": {
|
45
|
+
"1": {
|
46
|
+
"name": "entity.name.function.LS"
|
47
|
+
},
|
48
|
+
"3": {
|
49
|
+
"name": "variable.parameter.LS"
|
50
|
+
}
|
51
|
+
},
|
52
|
+
"comment": "P[45654]",
|
53
|
+
"end": "(\\])",
|
54
|
+
"name": "entity.name.function.LS"
|
55
|
+
},
|
56
|
+
{
|
57
|
+
"comment": "Comment",
|
58
|
+
"match": "(!.*$)",
|
59
|
+
"name": "comment.number-sign.LS"
|
60
|
+
},
|
61
|
+
{
|
62
|
+
"comment": "Constants ",
|
63
|
+
"match": "\\s(READ_WRITE)",
|
64
|
+
"name": "support.variable.LS"
|
65
|
+
},
|
66
|
+
{
|
67
|
+
"comment": "Variables provided by the framework (set1)",
|
68
|
+
"match": "\\s?(UFRAME_NUM|UTOOL_NUM|CONFIG|CONTROL_CODE|DEFAULT_GROUP|PAUSE_REQUEST|ABORT_REQUEST|BUSY_LAMP_OFF|TIME_SLICE|TASK_PRIORITY|STACK_SIZE|PROTECT|MEMORY_SIZE|LINE_COUNT|VERSION|FILE_NAME|MODIFIED|CREATE|PROG_SIZE|COMMENT|OWNER)\\s",
|
69
|
+
"name": "support.variable.LS"
|
70
|
+
},
|
71
|
+
{
|
72
|
+
"comment": "Variables provided by the framework (set2)",
|
73
|
+
"match": "\\s?(X|Y|Z|W|P|R|J1|J2|J3|J4|J5|J6|UF|UT)\\s",
|
74
|
+
"name": "support.variable.LS"
|
75
|
+
},
|
76
|
+
{
|
77
|
+
"comment": "Actions",
|
78
|
+
"match": "\\s(ABORT|Assignment|CANCEL|CONTINUE|DISABLE|ENABLE|HOLD|NOABORT|NOMESSAGE|NOPAUSE|PAUSE|Port_Id|PULSE|RESUME|SIGNAL|EVENT|SEMAPHORE|STOP|UNHOLD|UNPAUSE)\\s",
|
79
|
+
"name": "keyword.LS"
|
80
|
+
},
|
81
|
+
{
|
82
|
+
"comment": "Clauses",
|
83
|
+
"match": "\\s(EVAL|FROM|IN|NOWAIT|UNTIL|VIA|WHEN|WITH)\\s",
|
84
|
+
"name": "keyword.LS"
|
85
|
+
},
|
86
|
+
{
|
87
|
+
"comment": "Data types",
|
88
|
+
"match": "\\s?(ARRAY|BOOLEAN|BYTE|CONFIG|DISP_DAT_T|FILE|GROUP_ASSOC|INTEGER|JOINTPOS|PATH|POSITION|QUEUE_TYPE|REAL|SHORT|STD_PTH_NODE|STRING|VECTOR|XYZWPR|XYZWPREXT)\\s",
|
89
|
+
"name": "entity.name.type.LS"
|
90
|
+
},
|
91
|
+
{
|
92
|
+
"comment": "String",
|
93
|
+
"match": "\".*?\"",
|
94
|
+
"name": "string.quoted.double.LS"
|
95
|
+
},
|
96
|
+
{
|
97
|
+
"comment": "String",
|
98
|
+
"match": "\\'.*?\\'",
|
99
|
+
"name": "string.quoted.single.LS"
|
100
|
+
}
|
101
|
+
],
|
102
|
+
"scopeName": "source.LS",
|
103
|
+
"uuid": "e208226c-4aad-4333-87d3-f89de3fb8965"
|
104
|
+
}
|
@@ -0,0 +1,68 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"MCPOST"
|
4
|
+
],
|
5
|
+
"name": "Mastercam (mcpost)",
|
6
|
+
"patterns": [
|
7
|
+
{
|
8
|
+
"comment": "Comment",
|
9
|
+
"match": "(#.*$)",
|
10
|
+
"name": "comment.number-sign.MCPOST"
|
11
|
+
},
|
12
|
+
{
|
13
|
+
"comment": "Number",
|
14
|
+
"match": "(\\b)(zero|one|two|three|four|five|six|seven|height|nine)(\\b)",
|
15
|
+
"name": "constant.numeric.MCPOST"
|
16
|
+
},
|
17
|
+
{
|
18
|
+
"comment": "Number",
|
19
|
+
"match": "(\\b)(-?[0-9]+)(.[0-9]+)?(\\b)",
|
20
|
+
"name": "constant.numeric.MCPOST"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"comment": "Framework variable",
|
24
|
+
"match": "([a-zA-Z0-9]+)(\\$)",
|
25
|
+
"name": "variable.language.MCPOST"
|
26
|
+
},
|
27
|
+
{
|
28
|
+
"beginCaptures": {
|
29
|
+
"1": {
|
30
|
+
"name": "entity.name.function.MCPOST"
|
31
|
+
},
|
32
|
+
"3": {
|
33
|
+
"name": "variable.parametere.MCPOST"
|
34
|
+
}
|
35
|
+
},
|
36
|
+
"comment": "function",
|
37
|
+
"match": "([a-zA-Z0-9]+)(\\()(.*)(\\))",
|
38
|
+
"name": "entity.name.function.MCPOST"
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"comment": "function",
|
42
|
+
"match": "(\\b)(^p[a-zA-Z]+)(_?([a-zA-Z]+)?)(_?)([a-zA-Z]+)(\\b)",
|
43
|
+
"name": "entity.name.function.MCPOST"
|
44
|
+
},
|
45
|
+
{
|
46
|
+
"comment": "keywords Attributes",
|
47
|
+
"match": "^\\[[a-zA-Z0-9]((_?|\\-?)[a-zA-Z0-9\\s])*(_?|\\-?)[a-zA-Z0-9]\\]",
|
48
|
+
"name": "keyword.MCPOST"
|
49
|
+
},
|
50
|
+
{
|
51
|
+
"comment": "keywords",
|
52
|
+
"match": "(\\b)(if|else|while|for|return)(\\b)",
|
53
|
+
"name": "keyword.control.MCPOST"
|
54
|
+
},
|
55
|
+
{
|
56
|
+
"comment": "String",
|
57
|
+
"match": "\".*?\"",
|
58
|
+
"name": "string.quoted.double.MCPOST"
|
59
|
+
},
|
60
|
+
{
|
61
|
+
"comment": "String",
|
62
|
+
"match": "\\'.*?\\'",
|
63
|
+
"name": "string.quoted.single.MCPOST"
|
64
|
+
}
|
65
|
+
],
|
66
|
+
"scopeName": "source.MCPOST",
|
67
|
+
"uuid": "f25b4ea3-22a6-4cd4-abe1-114a2a850c5a"
|
68
|
+
}
|
@@ -0,0 +1,70 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"MOD"
|
4
|
+
],
|
5
|
+
"name": "Kuka (MOD)",
|
6
|
+
"patterns": [
|
7
|
+
{
|
8
|
+
"captures": {
|
9
|
+
"1": {
|
10
|
+
"name": "support.constant.MOD"
|
11
|
+
}
|
12
|
+
},
|
13
|
+
"comment": "",
|
14
|
+
"match": "((wob|z)([A-Za-z0-9_]))",
|
15
|
+
"name": "support.constant.MOD"
|
16
|
+
},
|
17
|
+
{
|
18
|
+
"comment": "Number",
|
19
|
+
"match": "((-)?(\\d+)((.|,)\\d)?(%)?)",
|
20
|
+
"name": "constant.numeric.MOD"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"comment": "Number",
|
24
|
+
"match": "([9])([E]\\+)([0-9]+)",
|
25
|
+
"name": "constant.numeric.MOD"
|
26
|
+
},
|
27
|
+
{
|
28
|
+
"comment": "Comment",
|
29
|
+
"match": "(!.*$)",
|
30
|
+
"name": "comment.number-sign.MOD"
|
31
|
+
},
|
32
|
+
{
|
33
|
+
"comment": "t",
|
34
|
+
"match": "(PROC|ENDMODULE|MODULE|ENDPROC)\\s",
|
35
|
+
"name": "keyword.MOD"
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"comment": "Actions",
|
39
|
+
"match": "\\s(MoveJ|MoveL|MoveAbsJ)\\s",
|
40
|
+
"name": "keyword.MOD"
|
41
|
+
},
|
42
|
+
{
|
43
|
+
"comment": "Actions",
|
44
|
+
"match": "(tl_|Wobj|fine)",
|
45
|
+
"name": "keyword.MOD"
|
46
|
+
},
|
47
|
+
{
|
48
|
+
"comment": "Motion",
|
49
|
+
"match": "\\s(IF|THEN|RETURN|PROC)\\s",
|
50
|
+
"name": "keyword.MOD"
|
51
|
+
},
|
52
|
+
{
|
53
|
+
"comment": "Data types",
|
54
|
+
"match": "\\s?(ARRAY|BOOLEAN|BYTE|CONFIG|DISP_DAT_T|FILE|GROUP_ASSOC|INTEGER|JOINTPOS|PATH|POSITION|QUEUE_TYPE|REAL|SHORT|STD_PTH_NODE|STRING|VECTOR|XYZWPR|XYZWPREXT)\\s",
|
55
|
+
"name": "entity.name.type.MOD"
|
56
|
+
},
|
57
|
+
{
|
58
|
+
"comment": "String",
|
59
|
+
"match": "\".*?\"",
|
60
|
+
"name": "string.quoted.double.MOD"
|
61
|
+
},
|
62
|
+
{
|
63
|
+
"comment": "String",
|
64
|
+
"match": "\\'.*?\\'",
|
65
|
+
"name": "string.quoted.single.MOD"
|
66
|
+
}
|
67
|
+
],
|
68
|
+
"scopeName": "source.MOD",
|
69
|
+
"uuid": "9c3dc42b-dead-404c-a841-1560e73bbf0e"
|
70
|
+
}
|
@@ -0,0 +1,176 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"abap",
|
4
|
+
"ABAP"
|
5
|
+
],
|
6
|
+
"foldingStartMarker": "/\\*\\*|\\{\\s*$",
|
7
|
+
"foldingStopMarker": "\\*\\*/|^\\s*\\}",
|
8
|
+
"keyEquivalent": "^~A",
|
9
|
+
"name": "ABAP",
|
10
|
+
"patterns": [
|
11
|
+
{
|
12
|
+
"captures": {
|
13
|
+
"1": {
|
14
|
+
"name": "punctuation.definition.comment.abap"
|
15
|
+
}
|
16
|
+
},
|
17
|
+
"match": "^\\*.*\\n?",
|
18
|
+
"name": "comment.line.full.abap"
|
19
|
+
},
|
20
|
+
{
|
21
|
+
"captures": {
|
22
|
+
"1": {
|
23
|
+
"name": "punctuation.definition.comment.abap"
|
24
|
+
}
|
25
|
+
},
|
26
|
+
"match": "\".*\\n?",
|
27
|
+
"name": "comment.line.partial.abap"
|
28
|
+
},
|
29
|
+
{
|
30
|
+
"begin": "'",
|
31
|
+
"end": "'",
|
32
|
+
"name": "string.quoted.single.abap",
|
33
|
+
"patterns": [
|
34
|
+
{
|
35
|
+
"match": "''",
|
36
|
+
"name": "constant.character.escape.abap"
|
37
|
+
}
|
38
|
+
]
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"begin": "(?i)^\\s*(class|method|form)\\s+(?=[a-z_][a-z_0-9])",
|
42
|
+
"beginCaptures": {
|
43
|
+
"1": {
|
44
|
+
"name": "storage.type.block.abap"
|
45
|
+
}
|
46
|
+
},
|
47
|
+
"end": "\\s*\\.\\s*\\n?",
|
48
|
+
"name": "meta.block.begin.implementation.abap",
|
49
|
+
"patterns": [
|
50
|
+
{
|
51
|
+
"begin": "(?=[A-Za-z_][A-Za-z0-9_]*)",
|
52
|
+
"contentName": "entity.name.type.block.abap",
|
53
|
+
"end": "(?![A-Za-z0-9_])",
|
54
|
+
"patterns": [
|
55
|
+
{
|
56
|
+
"include": "#generic_names"
|
57
|
+
}
|
58
|
+
]
|
59
|
+
}
|
60
|
+
]
|
61
|
+
},
|
62
|
+
{
|
63
|
+
"match": "(?i)(endclass|endmethod|endform)",
|
64
|
+
"name": "storage.type.block.end.abap"
|
65
|
+
},
|
66
|
+
{
|
67
|
+
"match": "(?i)(<[A-Za-z_][A-Za-z0-9_]*>)",
|
68
|
+
"name": "meta.variable.other.field.symbol.abap"
|
69
|
+
},
|
70
|
+
{
|
71
|
+
"include": "#keywords"
|
72
|
+
},
|
73
|
+
{
|
74
|
+
"include": "#abap_constants"
|
75
|
+
},
|
76
|
+
{
|
77
|
+
"include": "#operators"
|
78
|
+
},
|
79
|
+
{
|
80
|
+
"include": "#abaptypes"
|
81
|
+
}
|
82
|
+
],
|
83
|
+
"repository": {
|
84
|
+
"abap_constants": {
|
85
|
+
"match": "(?ix)\\s(initial|null|space)\\s",
|
86
|
+
"name": "constant.language.abap"
|
87
|
+
},
|
88
|
+
"abaptypes": {
|
89
|
+
"match": "(?ix)\\s(string|xstring|any|c|n|i|p|f|d|t|x)(?=\\s|\\.)",
|
90
|
+
"name": "support.type.abap"
|
91
|
+
},
|
92
|
+
"arithmetic_operator": {
|
93
|
+
"match": "\\s(\\+|\\-|\\*|\\*\\*|/|%)\\s",
|
94
|
+
"name": "keyword.operator.arithmetic.abap"
|
95
|
+
},
|
96
|
+
"comparison_operator": {
|
97
|
+
"match": "(?i)\\s(<|>|<\\=|>\\=|\\=|<>|eq|ne|lt|le|gt|ge|cs)\\s",
|
98
|
+
"name": "keyword.operator.comparison.abap"
|
99
|
+
},
|
100
|
+
"control_keywords": {
|
101
|
+
"match": "(?ix)(^|\\s)(\n\t at|case|catch|continue|do|elseif|else|endat|endcase|enddo|endif|\n\t endloop|endon|if|loop|on|raise|try\n\t )(?=\\s|\\.|:)",
|
102
|
+
"name": "keyword.control.flow.abap"
|
103
|
+
},
|
104
|
+
"generic_names": {
|
105
|
+
"match": "[A-Za-z_][A-Za-z0-9_]*"
|
106
|
+
},
|
107
|
+
"hyphenated_keywords": {
|
108
|
+
"match": "(?ix)(^|\\s)(add-corresponding|\n\t authority-check|\n\t break-point|\n\t class-data|\n\t class-method|\n\t class-methods|\n\t divide-corresponding|\n\t display-mode|\n\t editor-call|\n\t end-of-definition|\n\t end-of-page|\n\t end-of-selection|\n\t field-groups|\n\t field-symbols|\n\t function-pool|\n\t line-count|\n\t line-size|\n\t message-id|\n\t move-corresponding|\n\t multiply-corresponding|\n\t new-line|\n\t new-page|\n\t new-section|\n\t print-control|\n\t read-only|\n\t rp-provide-from-last|\n\t select-options|\n\t selection-screen|\n\t start-of-selection|\n\t subtract-corresponding|\n\t syntax-check|\n\t syntax-trace|\n\t system-call|\n\t top-of-page|\n\t type-pool|\n\t type-pools\n\t )(?=\\s|\\.|:)",
|
109
|
+
"name": "keyword.control.hyphenated.abap"
|
110
|
+
},
|
111
|
+
"keywords": {
|
112
|
+
"patterns": [
|
113
|
+
{
|
114
|
+
"include": "#hyphenated_keywords"
|
115
|
+
},
|
116
|
+
{
|
117
|
+
"include": "#main_keywords"
|
118
|
+
},
|
119
|
+
{
|
120
|
+
"include": "#control_keywords"
|
121
|
+
},
|
122
|
+
{
|
123
|
+
"include": "#short_keywords"
|
124
|
+
}
|
125
|
+
]
|
126
|
+
},
|
127
|
+
"logical_operator": {
|
128
|
+
"match": "(?i)\\s(is|not|or|and)\\s",
|
129
|
+
"name": "keyword.operator.arithmetic.abap"
|
130
|
+
},
|
131
|
+
"main_keywords": {
|
132
|
+
"match": "(?ix)(^|\\s)(\n\t alias|aliases|append|ascending|assert|assign|assigning|\n\t back|begin|binary|bound|byte|\n\t call|changing|check|clear|close|cnt|collect|commit|character|\n\t corresponding|communication|component|compute|concatenate|condense|constants|\n\t controls|convert|create|currency|\n\t data|descending|default|define|definition|deferred|delete|describe|detail|divide|\n\t deleting|\n\t end|endexec|endfunction|\n\t endinterface|endmodule|\n\t endprovide|endselect|endtry|endwhile|event|events|exec|exit|export|\n\t exporting|extract|exceptions|\n\t fetch|fields|format|free|from|function|find|\n\t generate|\n\t hide|\n\t import|importing|index|infotypes|initialization|\n\t interface|interfaces|input|insert|implementation|into|\n\t leave|like|line|load|local|length|left|leading|\n\t method|message|methods|modify|module|move|multiply|match|\n\t object|obligatory|overlay|optional|others|occurrences|occurs|offset|\n\t pack|parameters|perform|position|private|program|protected|provide|public|\n\t radiobutton|raising|ranges|receive|receiving|redefinition|reference|refresh|regex|reject|results|\n\t replace|report|reserve|restore|return|returning|rollback|read|\n\t scan|scroll|search|select|separated|shift|single|skip|sort|sorted|split|standard| \n\t statics|step|stop|structure|submatches|submit|subtract|summary|suppress|section|\n\t tables|table|times|transfer|translate|types|type|\n\t unassign|uline|unpack|update|using|\n\t value|\n\t when|while|window|write|where|with\n\t )(?=\\s|\\.|:)",
|
133
|
+
"name": "keyword.control.simple.abap"
|
134
|
+
},
|
135
|
+
"math_operators": {
|
136
|
+
"match": "(?ix)\\s(abs|sign|ceil|floor|trunc|frac|acos|asin|\n\t atan|cos|sin|tan|cosh|sinh|tanh|exp|log|log10|sqrt)\\(",
|
137
|
+
"name": "keyword.operator.math.abap"
|
138
|
+
},
|
139
|
+
"operators": {
|
140
|
+
"patterns": [
|
141
|
+
{
|
142
|
+
"include": "#other_operator"
|
143
|
+
},
|
144
|
+
{
|
145
|
+
"include": "#math_operators"
|
146
|
+
},
|
147
|
+
{
|
148
|
+
"include": "#string_operators"
|
149
|
+
},
|
150
|
+
{
|
151
|
+
"include": "#arithmetic_operator"
|
152
|
+
},
|
153
|
+
{
|
154
|
+
"include": "#comparison_operator"
|
155
|
+
},
|
156
|
+
{
|
157
|
+
"include": "#logical_operator"
|
158
|
+
}
|
159
|
+
]
|
160
|
+
},
|
161
|
+
"other_operator": {
|
162
|
+
"match": "\\s(&&|\\?\\=)\\s",
|
163
|
+
"name": "keyword.operator.other.abap"
|
164
|
+
},
|
165
|
+
"short_keywords": {
|
166
|
+
"match": "(?i)\\s(add|all|in|get|of|put|ref|set|sum|to)(?=\\s|\\.|:)",
|
167
|
+
"name": "keyword.control.short.abap"
|
168
|
+
},
|
169
|
+
"string_operators": {
|
170
|
+
"match": "(?ix)\\s(strlen|xstrlen|charlen|lines|numofchar|dbmaxlen)\\(",
|
171
|
+
"name": "keyword.operator.string.abap"
|
172
|
+
}
|
173
|
+
},
|
174
|
+
"scopeName": "source.abap",
|
175
|
+
"uuid": "0357FFB4-EFFF-4DE9-8371-B0F9C8DF1B21"
|
176
|
+
}
|
@@ -0,0 +1,138 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"w",
|
4
|
+
"p",
|
5
|
+
"i"
|
6
|
+
],
|
7
|
+
"name": "OpenEdge ABL",
|
8
|
+
"patterns": [
|
9
|
+
{
|
10
|
+
"begin": "/\\*",
|
11
|
+
"end": "\\*/(?![^/]*?\\*/)",
|
12
|
+
"name": "comment.block.source.abl"
|
13
|
+
},
|
14
|
+
{
|
15
|
+
"match": "('(?:'|.)*?')",
|
16
|
+
"name": "string.single.source.abl"
|
17
|
+
},
|
18
|
+
{
|
19
|
+
"match": "\\\"\\\"[a-zA-Z0-9_\\.\\-]+\\\"\\\"",
|
20
|
+
"name": "string.double.source.abl"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"begin": "(\\\"(?!\\\"[a-zA-Z]+)|\\\"\\\"[a-zA-Z]+)",
|
24
|
+
"end": "\\\"(?!\\\")",
|
25
|
+
"name": "string.double.complex.abl",
|
26
|
+
"patterns": [
|
27
|
+
{
|
28
|
+
"match": "(~(x\\h{2}|[0-2][0-7]{,2}|3[0-6][0-7]|37[0-7]?|[4-7][0-7]?|.)|\\\"\\\")",
|
29
|
+
"name": "constant.character.escape.abl"
|
30
|
+
}
|
31
|
+
]
|
32
|
+
},
|
33
|
+
{
|
34
|
+
"match": "(?<!\\w)((0(x|X)[0-9a-fA-F]+)|([0-9]+(\\.[0-9]+)?))",
|
35
|
+
"name": "constant.numeric.source.abl"
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"match": "(?i)\\b(true|false|yes|no(?!-))\\b",
|
39
|
+
"name": "constant.language.source.abl"
|
40
|
+
},
|
41
|
+
{
|
42
|
+
"match": "(?i)(\\b(or|and|not|is)\\b|(=|\\+| - |/|<|>|,|\\.))",
|
43
|
+
"name": "keyword.operator.source.abl"
|
44
|
+
},
|
45
|
+
{
|
46
|
+
"match": "(?i)(\\b(return|function|return(s)?|forward|input|output|like|new|no-undo|no-box|no-labels|(share|no|exclusive)-lock|no-error|format|colon|label|init(ial)?|side-labels|width|primary|use-index)\\b|@)",
|
47
|
+
"name": "keyword.option.source.abl"
|
48
|
+
},
|
49
|
+
{
|
50
|
+
"match": "(?i)\\b(disp(lay)?|for|do|repeat|delete|create|update|empty|assign|import( unformatted)?|input\\s+(from|close)|with|skip)\\b",
|
51
|
+
"name": "keyword.statement.source.abl"
|
52
|
+
},
|
53
|
+
{
|
54
|
+
"match": "(?i)\\b(as|for(?!\\s+(each|first|last)))\\b",
|
55
|
+
"name": "keyword.type.source.abl"
|
56
|
+
},
|
57
|
+
{
|
58
|
+
"captures": {
|
59
|
+
"1": {
|
60
|
+
"name": "keyword.type.source.abl"
|
61
|
+
},
|
62
|
+
"2": {
|
63
|
+
"name": "storage.type.source.abl"
|
64
|
+
}
|
65
|
+
},
|
66
|
+
"match": "(?i)\\b(like)\\s+([a-zA-Z0-9_\\.-]+),"
|
67
|
+
},
|
68
|
+
{
|
69
|
+
"match": "(?i)(\\b(if|avail(able)?|down|where|else( if)?|each|first|last|while|find( first|last)?|then( do( transaction)?)?|next|page|quit)\\b|(?<!-)(\\bend\\b(?!\\s+procedure)))",
|
70
|
+
"name": "keyword.control.source.abl"
|
71
|
+
},
|
72
|
+
{
|
73
|
+
"match": "(?i)\\b(def(ine)?\\s+(((new\\s+)?shared\\s+)?(var(iable)?|stream|buffer)|((input|input-output|output)\\s+param(eter)?)|temp-table|query)|form)\\b",
|
74
|
+
"name": "storage.type.define.abl"
|
75
|
+
},
|
76
|
+
{
|
77
|
+
"match": "(?i)\\b(?<!&)(char(acter)?|(?<!-)handle|dataset(-handle)?|field|(?<!-)index|log(ical)?|int(eger|64)?|dec(imal)?|stream|temp-table|frame [a-z]+)(?!\\s*\\()\\b",
|
78
|
+
"name": "storage.type.source.abl"
|
79
|
+
},
|
80
|
+
{
|
81
|
+
"match": "(?i)(end (procedure|function))",
|
82
|
+
"name": "storage.type.function.abl"
|
83
|
+
},
|
84
|
+
{
|
85
|
+
"captures": {
|
86
|
+
"1": {
|
87
|
+
"name": "support.function.source.abl"
|
88
|
+
}
|
89
|
+
},
|
90
|
+
"match": "(?i)(\\b[a-z][a-z0-9_-]*?\\b\\s*)(?=\\s*\\(.*?\\))",
|
91
|
+
"name": "support.function.abl"
|
92
|
+
},
|
93
|
+
{
|
94
|
+
"captures": {
|
95
|
+
"1": {
|
96
|
+
"name": "keyword.statement.source.abl"
|
97
|
+
},
|
98
|
+
"2": {
|
99
|
+
"name": "support.function.source.abl"
|
100
|
+
}
|
101
|
+
},
|
102
|
+
"match": "(?i)\\b(run) ([a-z][a-z0-9_-]*)\\b(\\s*\\(.*?\\))?",
|
103
|
+
"name": "support.function.abl"
|
104
|
+
},
|
105
|
+
{
|
106
|
+
"captures": {
|
107
|
+
"1": {
|
108
|
+
"name": "storage.type.function.abl"
|
109
|
+
},
|
110
|
+
"2": {
|
111
|
+
"name": "entity.name.function.abl"
|
112
|
+
}
|
113
|
+
},
|
114
|
+
"match": "(?i)(procedure)\\s+([a-z0-9_-]+)",
|
115
|
+
"name": "meta.function.source.abl"
|
116
|
+
},
|
117
|
+
{
|
118
|
+
"captures": {
|
119
|
+
"1": {
|
120
|
+
"name": "support.function.source.abl"
|
121
|
+
}
|
122
|
+
},
|
123
|
+
"match": "(?i)(\\{[a-z0-9_\\./-]+)",
|
124
|
+
"name": "meta.function.bracket.abl"
|
125
|
+
},
|
126
|
+
{
|
127
|
+
"captures": {
|
128
|
+
"0": {
|
129
|
+
"name": "support.function.source.abl"
|
130
|
+
}
|
131
|
+
},
|
132
|
+
"match": "\\}",
|
133
|
+
"name": "meta.function.bracket.abl"
|
134
|
+
}
|
135
|
+
],
|
136
|
+
"scopeName": "source.abl",
|
137
|
+
"uuid": "075bb86e-03ea-4fea-bac0-e11b9dc73e03"
|
138
|
+
}
|