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,54 @@
|
|
1
|
+
{
|
2
|
+
"comment": "CM is the SML Compilation Manager, a sophisticated make that determines dependencies for you.",
|
3
|
+
"fileTypes": [
|
4
|
+
"cm"
|
5
|
+
],
|
6
|
+
"name": "Standard ML - CM",
|
7
|
+
"patterns": [
|
8
|
+
{
|
9
|
+
"begin": "\\(\\*",
|
10
|
+
"beginCaptures": {
|
11
|
+
"0": {
|
12
|
+
"name": "punctuation.definition.comment.begin.ml"
|
13
|
+
}
|
14
|
+
},
|
15
|
+
"end": "\\*\\)",
|
16
|
+
"endCaptures": {
|
17
|
+
"0": {
|
18
|
+
"name": "punctuation.definition.comment.end.ml"
|
19
|
+
}
|
20
|
+
},
|
21
|
+
"name": "comment.block.cm"
|
22
|
+
},
|
23
|
+
{
|
24
|
+
"match": "\\b(Library|is|Group|structure|signature|functor)\\b",
|
25
|
+
"name": "keyword.other.cm"
|
26
|
+
},
|
27
|
+
{
|
28
|
+
"begin": "^\\s*(#(if).*)",
|
29
|
+
"captures": {
|
30
|
+
"1": {
|
31
|
+
"name": "meta.preprocessor.cm"
|
32
|
+
},
|
33
|
+
"2": {
|
34
|
+
"name": "keyword.control.import.if.cm"
|
35
|
+
}
|
36
|
+
},
|
37
|
+
"end": "^\\s*(#(endif))",
|
38
|
+
"name": "meta.directive.cm"
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"begin": "\"",
|
42
|
+
"end": "\"",
|
43
|
+
"name": "string.quoted.double.cm",
|
44
|
+
"patterns": [
|
45
|
+
{
|
46
|
+
"match": "\\\\.",
|
47
|
+
"name": "constant.character.escape.cm"
|
48
|
+
}
|
49
|
+
]
|
50
|
+
}
|
51
|
+
],
|
52
|
+
"scopeName": "source.cm",
|
53
|
+
"uuid": "AEF91285-0D21-4BB0-B702-F5D0CEDBA4B8"
|
54
|
+
}
|
@@ -0,0 +1,181 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"CMakeLists.txt",
|
4
|
+
"cmake"
|
5
|
+
],
|
6
|
+
"keyEquivalent": "^~C",
|
7
|
+
"name": "CMake Listfile",
|
8
|
+
"patterns": [
|
9
|
+
{
|
10
|
+
"begin": "(?i)^\\s*(function|macro)\\s*(\\()",
|
11
|
+
"beginCaptures": {
|
12
|
+
"1": {
|
13
|
+
"name": "support.function.cmake"
|
14
|
+
},
|
15
|
+
"2": {
|
16
|
+
"name": "punctuation.definition.parameters.begin.command.cmake"
|
17
|
+
}
|
18
|
+
},
|
19
|
+
"contentName": "meta.function-call.function.cmake",
|
20
|
+
"end": "(\\))",
|
21
|
+
"endCaptures": {
|
22
|
+
"1": {
|
23
|
+
"name": "punctuation.definition.parameters.end.command.cmake"
|
24
|
+
}
|
25
|
+
},
|
26
|
+
"name": "meta.function-call.command.cmake",
|
27
|
+
"patterns": [
|
28
|
+
{
|
29
|
+
"include": "#argument-constants"
|
30
|
+
},
|
31
|
+
{
|
32
|
+
"include": "#items"
|
33
|
+
}
|
34
|
+
]
|
35
|
+
},
|
36
|
+
{
|
37
|
+
"begin": "(?ix)\n\t\t\t^\\s*\t# Start of the line with optional preceding space\n\t\t\t(?:\t# Either a control flow keyword\n\t\t\t\t((?:end)?(?:(?:else)?if|while|foreach)|return|else)\n\t\t\t\t|\t# Or a function\n\t\t\t\t(s(tring|ite_name|ource_group|ubdir(s|_depends)|e(t(_(source_files_properties|t(ests_properties|arget_properties)|directory_properties|property))?|parate_arguments))|c(onfigure_file|reate_test_sourcelist|make(_(policy|minimum_required)| version 2.8.7))|t(arget_link_libraries|ry_(compile|run))|i(n(stall(_(targets|programs|files))?|clude(_(directories|external_msproject|regular_expression))?)|f)|o(utput_required_files|ption)|define_property|u(se_mangled_mesa|nset|tility_source)|project|e(n(d(if|f(oreach|unction)|while|macro)|able_(testing|language))|lse(if)?|x(port(_library_dependencies)?|ec(_program|ute_process)))|variable_(watch|requires)|qt_wrap_(cpp|ui)|f(i(nd_(p(a(ckage|th)|rogram)|file|library)|le)|oreach|unction|ltk_wrap_ui)|w(hile|rite_file)|l(i(st|nk_(directories|libraries))|oad_c(ommand|ache))|a(dd_(subdirectory|custom_(command|target)|test|de(pendencies|finitions)|executable|library)|ux_source_directory)|re(turn|move(_definitions)?)|get_(source_file_property|cmake_property|t(est_property|arget_property)|directory_property|property|filename_component)|m(essage|a(cro|th|ke_directory|rk_as_advanced))|b(uild_(name|command)|reak))\n\t\t\t\t|\t# Or some function we don’t know about\n\t\t\t\t(\\w+)\n\t\t\t)\n\t\t\t\\s*(\\()\t# Finally, the opening parenthesis for the argument list\n\t\t\t",
|
38
|
+
"beginCaptures": {
|
39
|
+
"1": {
|
40
|
+
"name": "keyword.control.cmake"
|
41
|
+
},
|
42
|
+
"2": {
|
43
|
+
"name": "support.function.cmake"
|
44
|
+
},
|
45
|
+
"3": {
|
46
|
+
"name": "punctuation.definition.parameters.begin.command.cmake"
|
47
|
+
}
|
48
|
+
},
|
49
|
+
"comment": "The command list is simply generated with:\n\t\t\t\tcmake --help-command-list | ruby /Library/Application\\ Support/TextMate/Bundles/Objective-C.tmbundle/Support/list_to_regexp.rb | pbcopy",
|
50
|
+
"end": "(\\))",
|
51
|
+
"endCaptures": {
|
52
|
+
"1": {
|
53
|
+
"name": "punctuation.definition.parameters.end.command.cmake"
|
54
|
+
}
|
55
|
+
},
|
56
|
+
"name": "meta.function-call.command.cmake",
|
57
|
+
"patterns": [
|
58
|
+
{
|
59
|
+
"include": "#argument-constants"
|
60
|
+
},
|
61
|
+
{
|
62
|
+
"include": "#items"
|
63
|
+
}
|
64
|
+
]
|
65
|
+
},
|
66
|
+
{
|
67
|
+
"include": "#items"
|
68
|
+
}
|
69
|
+
],
|
70
|
+
"repository": {
|
71
|
+
"argument-constants": {
|
72
|
+
"comment": "There is a script in bundle support for generating this list:\n\t\t\t\truby arg_separators.rb | /Library/Application\\ Support/TextMate/Bundles/Objective-C.tmbundle/Support/list_to_regexp.rb | pbcopy",
|
73
|
+
"match": "\\b(R(UN(_(RESULT_VAR|OUTPUT_VARIABLE)|TIME(_DIRECTORY)?)|E(G(ULAR_EXPRESSION|EX)|MOVE(_(RECURSE|ITEM|DUPLICATES|AT))?|S(OURCE|ULT_VAR(IABLE)?)|NAME|TURN_VALUE|PLACE|VERSE|QUIRED(_VARIABLE(1|2))?|LATIVE(_PATH)?|A(D(_WITH_PREFIX)?|LPATH))|AN(GE|DOM(_SEED)?))|G(R(OUP_(READ|EXECUTE)|EATER)|ET|LOB(_RECURSE|AL)?)|M(ODULE|D5|ESSAGE|A(COSX_BUNDLE|TCH(ES|ALL)?|IN_DEPENDENCY|KE_DIRECTORY))|B(RIEF_DOCS|UNDLE|EFORE)|S(H(OW_PROGRESS|A(RED|1|2(24|56)|384|512))|YSTEM|CRIPT|T(R(GREATER|I(NGS|P)|EQUAL|LESS)|AT(IC|US))|O(RT|URCE(S)?)|UBSTRING|E(ND_ERROR|T))|H(INTS|EX)|N(NNN|O(_(MODULE|S(YSTEM_ENVIRONMENT_PATH|OURCE_PERMISSIONS)|HEX_CONVERSION|CMAKE_(BUILDS_PATH|SYSTEM_PA(CKAGE_REGISTRY|TH)|PA(CKAGE_REGISTRY|TH)|ENVIRONMENT_PATH|FIND_ROOT_PATH)|DEFAULT_PATH|POLICY_SCOPE)|T(E(QUAL)?)?)|EW(LINE_(STYLE|CONSUME))?|AME(S(PACE)?|_WE|LINK_(SKIP|ONLY))?)|C(RLF|M(P(0017)?|AKE_(MODULE_PATH|CROSSCOMPILING|DISABLE_FIND_PACKAGE_|F(IND_ROOT_PATH_BOTH|LAGS)))?|O(M(M(ENT|AND(_NAME)?)|P(ILE_(RESULT_VAR|OUTPUT_VARIABLE|DEFINITIONS)|ONENT(S)?|ARE))|NFIG(S|UR(E(_FILE)?|ATION(S)?))|DE|PY(_FILE|ONLY)?)|VS|LEAR|ACHE(D_VARIABLE)?)|_(COMMAND|VERSION(_(M(INOR|AJOR)|COUNT|TWEAK|PATCH))?)|T(RUE|IMEOUT|O(_(NATIVE_PATH|CMAKE_PATH)|UPPER|LOWER)|EST(_VARIABLE)?|ARGET(S|_FILE)?)|I(MP(ORTED|LICIT_DEPENDS)|S_(SYMLINK|NEWER_THAN|DIRECTORY|ABSOLUTE)|N(S(TALL|ERT)|HERITED|CLUDE_(INTERNALS|DIRECTORIES)|PUT_FILE|ACTIVITY_TIMEOUT)?|TEMS|DE)|O(R|NLY(_CMAKE_FIND_ROOT_PATH)?|UTPUT(_(STRIP_TRAILING_WHITESPACE|DIRECTORY|VARIABLE|QUIET|FILE))?|PTIONAL|FF(SET)?|WNER_(READ|EXECUTE|WRITE)|LD)|D(BAR|IRECTORY(_PERMISSIONS)?|O(S|C|WNLOAD)|E(STINATION|PENDS|FIN(ITION|ED))|FOO)|U(SE_SOURCE_PERMISSIONS|N(IX|KNOWN)|PLOAD)|P(R(IVATE_HEADER|O(GRAM(S|_ARGS)?|JECT_NAME|PERT(Y|IES))|E(_(BUILD|LINK)|ORDER))|O(ST_BUILD|P|LICY)|U(BLIC_HEADER|SH)|ERMISSIONS|A(RENT_SCOPE|CKAGE(_(VERSION(_(COMPATIBLE|UNSUITABLE|EXACT))?|FIND_(NAME|VERSION(_(M(INOR|AJOR)|COUNT|TWEAK|PATCH))?)))?|T(H(S|_(SUFFIXES|TO_MESA))?|TERN)))|E(RROR_(STRIP_TRAILING_WHITESPACE|VARIABLE|QUIET|FILE)|X(CLUDE(_FROM_ALL)?|T(RA_INCLUDE)?|ISTS|P(R|ORT|ECTED_MD5)|ACT)|SCAPE_QUOTES|NV|QUAL)|V(S|ER(BATIM|SION(_(GREATER|EQUAL|LESS))?)|A(R(2|IABLE)?|LUE))|QUIET|F(RAMEWORK|I(ND|LE(S(_MATCHING)?|_PERMISSIONS)?)|O(RCE|LLOW_SYMLINKS)|U(NCTION|LL_DOCS)|ATAL_ERROR)|W(RITE|IN(32|DOWS)|ORKING_DIRECTORY|ARNING)|L(I(MIT(_(COUNT|INPUT|OUTPUT))?|BRARY|STS|NK_(INTERFACE_LIBRARIES|DIRECTORIES|P(RIVATE|UBLIC)|LIBRARIES))|OG|D_LIBRARY_PATH|E(SS|NGTH(_M(INIMUM|AXIMUM))?)|F)|A(R(G(S|_VAR)|CHIVE)|BSOLUTE|SCII|ND|UTHOR_WARNING|PPEND(_STRING)?|FTER|L(PHABET|L)))\\b",
|
74
|
+
"name": "keyword.other.argument-separator.cmake"
|
75
|
+
},
|
76
|
+
"comments": {
|
77
|
+
"begin": "(^[ \\t]+)?(?=#)",
|
78
|
+
"beginCaptures": {
|
79
|
+
"1": {
|
80
|
+
"name": "punctuation.whitespace.comment.leading.cmake"
|
81
|
+
}
|
82
|
+
},
|
83
|
+
"end": "(?!\\G)",
|
84
|
+
"patterns": [
|
85
|
+
{
|
86
|
+
"begin": "#",
|
87
|
+
"beginCaptures": {
|
88
|
+
"0": {
|
89
|
+
"name": "punctuation.definition.comment.cmake"
|
90
|
+
}
|
91
|
+
},
|
92
|
+
"end": "\\n",
|
93
|
+
"name": "comment.line.number-sign.cmake"
|
94
|
+
}
|
95
|
+
]
|
96
|
+
},
|
97
|
+
"constants": {
|
98
|
+
"match": "(?i)\\b(FALSE|OFF|NO|(\\w+-)?NOTFOUND)\\b",
|
99
|
+
"name": "constant.language.boolean.cmake"
|
100
|
+
},
|
101
|
+
"escapes": {
|
102
|
+
"patterns": [
|
103
|
+
{
|
104
|
+
"match": "\\\\[\"()#$^ \\\\]",
|
105
|
+
"name": "constant.character.escape.cmake"
|
106
|
+
}
|
107
|
+
]
|
108
|
+
},
|
109
|
+
"items": {
|
110
|
+
"patterns": [
|
111
|
+
{
|
112
|
+
"include": "#comments"
|
113
|
+
},
|
114
|
+
{
|
115
|
+
"include": "#constants"
|
116
|
+
},
|
117
|
+
{
|
118
|
+
"include": "#strings"
|
119
|
+
},
|
120
|
+
{
|
121
|
+
"include": "#variables"
|
122
|
+
},
|
123
|
+
{
|
124
|
+
"include": "#escapes"
|
125
|
+
}
|
126
|
+
]
|
127
|
+
},
|
128
|
+
"strings": {
|
129
|
+
"patterns": [
|
130
|
+
{
|
131
|
+
"captures": {
|
132
|
+
"1": {
|
133
|
+
"name": "constant.language.boolean.cmake"
|
134
|
+
}
|
135
|
+
},
|
136
|
+
"match": "(?i)\"(FALSE|OFF|NO|(.+-)?NOTFOUND)\"",
|
137
|
+
"name": "string.quoted.double.cmake"
|
138
|
+
},
|
139
|
+
{
|
140
|
+
"begin": "\"",
|
141
|
+
"end": "\"",
|
142
|
+
"name": "string.quoted.double.cmake",
|
143
|
+
"patterns": [
|
144
|
+
{
|
145
|
+
"match": "\\\\.",
|
146
|
+
"name": "constant.character.escape.cmake"
|
147
|
+
},
|
148
|
+
{
|
149
|
+
"include": "#variables"
|
150
|
+
}
|
151
|
+
]
|
152
|
+
}
|
153
|
+
]
|
154
|
+
},
|
155
|
+
"variables": {
|
156
|
+
"begin": "\\$(ENV)?\\{",
|
157
|
+
"beginCaptures": {
|
158
|
+
"0": {
|
159
|
+
"name": "punctuation.definition.variable.begin.cmake"
|
160
|
+
}
|
161
|
+
},
|
162
|
+
"end": "\\}",
|
163
|
+
"endCaptures": {
|
164
|
+
"0": {
|
165
|
+
"name": "punctuation.definition.variable.end.cmake"
|
166
|
+
}
|
167
|
+
},
|
168
|
+
"name": "variable.cmake",
|
169
|
+
"patterns": [
|
170
|
+
{
|
171
|
+
"include": "#variables"
|
172
|
+
},
|
173
|
+
{
|
174
|
+
"match": "\\w+"
|
175
|
+
}
|
176
|
+
]
|
177
|
+
}
|
178
|
+
},
|
179
|
+
"scopeName": "source.cmake",
|
180
|
+
"uuid": "6E939107-5C78-455D-A7E6-1107ADC777C2"
|
181
|
+
}
|
@@ -0,0 +1,528 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"cbl",
|
4
|
+
"cpy",
|
5
|
+
"cob",
|
6
|
+
"dds",
|
7
|
+
"ss",
|
8
|
+
"wks"
|
9
|
+
],
|
10
|
+
"name": "COBOL",
|
11
|
+
"patterns": [
|
12
|
+
{
|
13
|
+
"match": "(^[0-9 a-zA-Z\\*\\-][0-9 a-zA-Z\\\\*\\-][0-9 a-zA-Z\\*\\-][0-9 a-zA-Z\\*\\-][0-9 a-zA-Z\\*\\-][0-9 a-zA-Z\\*\\-][\\*/][> ]\\s*(?i:NOTE|FIXME|TODO|CHANGED).*$)",
|
14
|
+
"name": "comment.line.note.python"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"match": "(^[0-9 a-zA-Z\\*\\-][0-9 a-zA-Z\\\\*\\-][0-9 a-zA-Z\\*\\-][0-9 a-zA-Z\\*\\-][0-9 a-zA-Z\\*\\-][0-9 a-zA-Z\\*\\-][\\*/].*$)",
|
18
|
+
"name": "comment.line.set.cobol"
|
19
|
+
},
|
20
|
+
{
|
21
|
+
"match": "(?:^|\\s)((?i)\\$\\s*set.*ilusing)(?:$|.*$)",
|
22
|
+
"name": "keyword.control.import"
|
23
|
+
},
|
24
|
+
{
|
25
|
+
"match": "(?:^|\\s)((?i)\\$\\s*set)(?:$|\\s.*$)",
|
26
|
+
"name": "comment.line.set.cobol"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"match": "(?:^|\\s)((?i)\\$\\s*(?i:if|else|then|display|end))(?:$|\\s.*$)",
|
30
|
+
"name": "meta.preprocessor"
|
31
|
+
},
|
32
|
+
{
|
33
|
+
"match": "(?:^|\\s)>>(?i:if|else|elif|end-if)(?:$|\\s.*$)",
|
34
|
+
"name": "invalid.illegal.cobol"
|
35
|
+
},
|
36
|
+
{
|
37
|
+
"match": "(^[0-9][0-9][0-9][0-9][0-9][0-9])",
|
38
|
+
"name": "comment.line.rem.cobol"
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"match": "(\\*>\\s*(?i:NOTE|FIXME|TODO|CHANGED).*$)",
|
42
|
+
"name": "comment.line.note.python"
|
43
|
+
},
|
44
|
+
{
|
45
|
+
"match": "(^ \\*.*$|^\\*.*$)",
|
46
|
+
"name": "comment.line.rem.cobol"
|
47
|
+
},
|
48
|
+
{
|
49
|
+
"match": "(\\*>.*$)",
|
50
|
+
"name": "comment.line.rem.cobol"
|
51
|
+
},
|
52
|
+
{
|
53
|
+
"match": "([nN][xX]|[hHxX])'\\h*'",
|
54
|
+
"name": "constant.numeric.integer.hexadecimal.cobol"
|
55
|
+
},
|
56
|
+
{
|
57
|
+
"match": "([nN][xX]|[hHxX])'.*'",
|
58
|
+
"name": "invalid.illegal.hexadecimal.cobol"
|
59
|
+
},
|
60
|
+
{
|
61
|
+
"match": "([nN][xX]|[hHxX])\"\\h*\"",
|
62
|
+
"name": "constant.numeric.integer.hexadecimal.cobol"
|
63
|
+
},
|
64
|
+
{
|
65
|
+
"match": "([nN][xX]|[hHxX])\".*\"",
|
66
|
+
"name": "invalid.illegal.hexadecimal.cobol"
|
67
|
+
},
|
68
|
+
{
|
69
|
+
"match": "[oO]\"[0-7]*\"",
|
70
|
+
"name": "constant.numeric.integer.octal.cobol"
|
71
|
+
},
|
72
|
+
{
|
73
|
+
"match": "[oO]\".*\"",
|
74
|
+
"name": "invalid.illegal.octal.cobol"
|
75
|
+
},
|
76
|
+
{
|
77
|
+
"captures": {
|
78
|
+
"1": {
|
79
|
+
"name": "keyword.verb.cobol"
|
80
|
+
},
|
81
|
+
"2": {
|
82
|
+
"name": "keyword.verb.cobol"
|
83
|
+
},
|
84
|
+
"3": {
|
85
|
+
"name": "comment.line.cobol"
|
86
|
+
}
|
87
|
+
},
|
88
|
+
"match": "((\\b(?<!-))(?i:installation|author|source-computer|object-computer|date-written|security|date-compiled)(.*\\.))"
|
89
|
+
},
|
90
|
+
{
|
91
|
+
"captures": {
|
92
|
+
"1": {
|
93
|
+
"name": "keyword.start.bracket.cobol"
|
94
|
+
},
|
95
|
+
"2": {
|
96
|
+
"name": "constant.numeric.cobol"
|
97
|
+
},
|
98
|
+
"3": {
|
99
|
+
"name": "keyword.end.bracket.cobol"
|
100
|
+
}
|
101
|
+
},
|
102
|
+
"comment": "simple numerics in () and []",
|
103
|
+
"match": "(?<=(\\(|\\[))((\\-\\+)*[0-9 ,\\.\\+\\-\\*\\/]+)(?=(\\)|\\]))",
|
104
|
+
"name": "constant.numeric.cobol"
|
105
|
+
},
|
106
|
+
{
|
107
|
+
"match": "(\\s|^)(\\-|\\+)?((([0-9]+\\.?[0-9]*)|(\\.[0-9]+))((e|E)(\\+|-)?[0-9]+)?)([LlFfUuDd]|UL|ul)?(?=\\s|\\.|,|\\))",
|
108
|
+
"name": "constant.numeric.cobol"
|
109
|
+
},
|
110
|
+
{
|
111
|
+
"match": "\\b(?<!-)(?i:true|false|null|nulls)(?=\\s|\\.|$)",
|
112
|
+
"name": "constant.language.cobol"
|
113
|
+
},
|
114
|
+
{
|
115
|
+
"match": "\\b(?<!-)(?i:zeroes|zeros|zeros|zero|spaces|space|quotes|quote|low-values|low-value|high-values|high-value)(?=\\s|\\.|\\))",
|
116
|
+
"name": "constant.language.figurative.cobol"
|
117
|
+
},
|
118
|
+
{
|
119
|
+
"begin": "(?i:EXEC\\s*SQL)",
|
120
|
+
"end": "(?i:END-EXEC|end\\s*exec)",
|
121
|
+
"name": "string.quoted.cobol",
|
122
|
+
"patterns": [
|
123
|
+
{
|
124
|
+
"match": "\\:([a-zA-Z\\-])*",
|
125
|
+
"name": "variable.cobol"
|
126
|
+
},
|
127
|
+
{
|
128
|
+
"include": "source.sql"
|
129
|
+
}
|
130
|
+
]
|
131
|
+
},
|
132
|
+
{
|
133
|
+
"begin": "(?i:EXEC\\s*CICS)",
|
134
|
+
"end": "(?i:END-EXEC|end\\s*exec)",
|
135
|
+
"name": "string.quoted.cobol",
|
136
|
+
"patterns": [
|
137
|
+
{
|
138
|
+
"match": "(?i:ABEND|ACQUIRE|ADDRESS\\s*SET|ADDRESS|ADD\\s*SUBEVENT|ALLOCATE|ASKTIME|ASSIGN|BIF\\s*DEEDIT|BIF\\s*DIGEST|BMS|BUILD\\s*ATTACH|CANCEL|CHANGE\\s*PASSWORD|CHANGE\\s*TASK|CHECK\\s*ACQPROCESS|CHECK\\s*ACTIVITY|CHECK\\s*TIMER|CONNECT\\s*PROCESS|CONVERSE|CONVERTTIME|DEFINE\\s*ACTIVITY|DEFINE\\s*COMPOSITE\\s*EVENT|DEFINE\\s*COUNTER|DEFINE\\s*INPUT\\s*EVENT|DEFINE\\s*PROCESS|DEFINE\\s*TIMER|DELAY|DELETEQ\\s*TD|DELETEQ\\s*TS|DELETE\\s*ACTIVITY|DELETE\\s*CONTAINER|DELETE\\s*COUNTER|DELETE\\s*EVENT|DELETE\\s*TIMER|DELETE|DEQ|DOCUMENT\\s*CREATE|DOCUMENT\\s*DELETE|DOCUMENT\\s*INSERT|DOCUMENT\\s*RETRIEVE|DOCUMENT\\s*SET|DUMP\\s*TRANSACTION|ENDBROWSE\\s*ACTIVITY|ENDBROWSE\\s*CONTAINER|ENDBROWSE\\s*EVENT|ENDBROWSE\\s*PROCESS|ENDBR|ENQ|ENTER\\s*TRACENUM|EXTRACT\\s*ATTACH|EXTRACT\\s*ATTRIBUTES|EXTRACT\\s*CERTIFICATE|EXTRACT\\s*LOGONMSG|EXTRACT\\s*PROCESS|EXTRACT\\s*TCPIP|EXTRACT\\s*TCT|EXTRACT\\s*WEB|FORCE\\s*TIMER|FORMATTIME|FREEMAIN||FREE|GDS\\s*ALLOCATE|GDS\\s*ASSIGN|GDS\\s*CONNECT\\s*PROCESS|GDS\\s*EXTRACT\\s*ATTRIBUTES|GDS\\s*EXTRACT\\s*PROCESS|GDS\\s*FREE|GDS\\s*ISSUE\\s*ABEND|GDS\\s*ISSUE\\s*CONFIRMATION|GDS\\s*ISSUE\\s*ERROR|GDS\\s*ISSUE\\s*PREPARE|GDS\\s*ISSUE\\s*SIGNAL|GDS\\s*RECEIVE|GDS\\s*SEND|GDS\\s*WAIT|GETMAIN|GETNEXT\\s*ACTIVITY|GETNEXT\\s*CONTAINER|GETNEXT\\s*EVENT|GETNEXT\\s*PROCESS|GET\\s*CONTAINER|GET\\s*COUNTER|GET\\s*DCOUNTER|HANDLE\\s*ABEND|HANDLE\\s*AID|HANDLE\\s*CONDITION|IGNORE\\s*CONDITION|INQUIRE\\s*ACTIVITYID|INQUIRE\\s*CONTAINER|INQUIRE\\s*EVENT|INQUIRE\\s*PROCESS|INQUIRE\\s*TIMER|INVOKE\\s*SERVICE|INVOKE\\s*WEBSERVICE|ISSUE\\s*ABEND|ISSUE\\s*ABORT|ISSUE\\s*ADD|ISSUE\\s*CONFIRMATION|ISSUE\\s*COPY|ISSUE\\s*DISCONNECT|ISSUE\\s*ENDFILE|ISSUE\\s*ENDOUTPUT|ISSUE\\s*END|ISSUE\\s*EODS|ISSUE\\s*ERASEAUP|ISSUE\\s*ERASE|ISSUE\\s*ERROR|ISSUE\\s*LOAD|ISSUE\\s*NOTE|ISSUE\\s*PASS|ISSUE\\s*PREPARE|ISSUE\\s*PRINT|ISSUE\\s*QUERY|ISSUE\\s*RECEIVE|ISSUE\\s*REPLACE|ISSUE\\s*RESET|ISSUE\\s*SEND|ISSUE\\s*SIGNAL)(?=\\s)",
|
139
|
+
"name": "keyword.identifiers.cobol"
|
140
|
+
},
|
141
|
+
{
|
142
|
+
"match": "(?i:ISSUE\\s*WAIT|LINK\\s*ACQPROCESS|LINK\\s*ACTIVITY|LINK|LOAD|MONITOR|MOVE\\s*CONTAINER|POINT|POP\\s*HANDLE|POST|PURGE\\s*MESSAGE|PUSH\\s*HANDLE|PUT\\s*CONTAINER|QUERY\\s*COUNTER|QUERY\\s*DCOUNTER|QUERY\\s*SECURITY|READNEXT|READPREV|READQ\\s*TD|READQ\\s*TS|READ|RECEIVE\\s*MAP\\s*MAPPINGDEV|RECEIVE\\s*MAP|RECEIVE\\s*PARTN|RECEIVE|RELEASE|REMOVE\\s*SUBEVENT|RESETBR|RESET\\s*ACQPROCESS|RESET\\s*ACTIVITY|RESUME|RETRIEVE\\s*REATTACH\\s*EVENT|RETRIEVE\\s*SUBEVENT|RETRIEVE|RETURN|REWIND\\s*COUNTER|REWIND\\s*DCOUNTER|REWRITE|ROUTE|RUN|SEND\\s*CONTROL|SEND\\s*MAP\\s*MAPPINGDEV|SEND\\s*MAP|SEND\\s*PAGE|SEND\\s*PARTNSET|SEND\\s*TEXTNOEDIT|SEND\\s*TEXT\\s*MAPPED|SEND\\s*TEXT|SEND|SIGNAL\\s*EVENT|SIGNOFF|SIGNON|SOAPFAULT\\s*ADD|SOAPFAULT\\s*CREATE|SOAPFAULT\\s*DELETE|SPOOLCLOSE|SPOOLOPEN\\s*INPUT|SPOOLOPEN\\s*OUTPUT|SPOOLREAD|SPOOLWRITE|STARTBROWSE\\s*ACTIVITY|STARTBROWSE\\s*CONTAINER|STARTBROWSE\\s*EVENT|STARTBROWSE\\s*PROCESS|STARTBR|START\\s*ATTACH|START\\s*BREXIT|START\\s*TRANSID|START|SUSPEND|SYNCPOINT\\s*ROLLBACK|SYNCPOINT|TEST\\s*EVENT|TRANSFORM\\s*DATATOXML|TRANSFORM\\s*XMLTODATA|UNLOCK|UPDATE\\s*COUNTER|UPDATE\\s*DCOUNTER|WAITCICS|WAIT\\s*CONVID|WAIT\\s*EVENT|WAIT\\s*EXTERNAL|WAIT\\s*JOURNALNAME|WAIT\\s*JOURNALNUM|WAIT\\s*SIGNAL|WAIT\\s*TERMINAL|WEB\\s*CLOSE|WEB\\s*CONVERSE|WEB\\s*ENDBROWSE\\s*FORMFIELD|WEB\\s*ENDBROWSE\\s*HTTPHEADER|WEB\\s*EXTRACT|WEB\\s*OPEN|WEB\\s*PARSE\\s*URL|WEB\\s*READNEXT\\s*FORMFIELD|WEB\\s*READNEXT\\s*HTTPHEADER|WEB\\s*READ\\s*FORMFIELD|WEB\\s*READ\\s*HTTPHEADER|WEB\\s*RECEIVE|WEB\\s*RETRIEVE|WEB\\s*SEND|WEB\\s*STARTBROWSE\\s*FORMFIELD|WEB\\s*STARTBROWSE\\s*HTTPHEADER|WEB\\s*WRITE\\s*HTTPHEADER|WRITEQ\\s*TD|WRITEQ\\s*TS|WRITE\\s*JOURNALNAME|WRITE\\s*JOURNALNUM|WRITE\\s*OPERATOR|WRITE|WSACONTEXT\\s*BUILD|WSACONTEXT\\s*DELETE|WSACONTEXT\\s*GET|WSAEPR\\s*CREATE1G|XCTL)(?=\\s)",
|
143
|
+
"name": "keyword.identifiers.cobol"
|
144
|
+
},
|
145
|
+
{
|
146
|
+
"match": "([0-9]*)(?=\\s)",
|
147
|
+
"name": "constant.numeric.cobol"
|
148
|
+
},
|
149
|
+
{
|
150
|
+
"begin": "'",
|
151
|
+
"beginCaptures": {
|
152
|
+
"0": {
|
153
|
+
"name": "punctuation.definition.string.begin.cobol"
|
154
|
+
}
|
155
|
+
},
|
156
|
+
"end": "('|$)",
|
157
|
+
"endCaptures": {
|
158
|
+
"0": {
|
159
|
+
"name": "punctuation.definition.string.end.cobol"
|
160
|
+
}
|
161
|
+
},
|
162
|
+
"name": "string.quoted.double.cobol"
|
163
|
+
}
|
164
|
+
]
|
165
|
+
},
|
166
|
+
{
|
167
|
+
"begin": "(?i:EXEC\\s*ADO)",
|
168
|
+
"end": "(?i:END-EXEC|end\\s*exec)",
|
169
|
+
"name": "string.quoted.cobol",
|
170
|
+
"patterns": [
|
171
|
+
{
|
172
|
+
"match": "\\:([a-zA-Z\\-])*",
|
173
|
+
"name": "variable.cobol"
|
174
|
+
},
|
175
|
+
{
|
176
|
+
"include": "source.sql"
|
177
|
+
}
|
178
|
+
]
|
179
|
+
},
|
180
|
+
{
|
181
|
+
"begin": "(?i:EXEC\\s*HTML)",
|
182
|
+
"end": "(?i:END-EXEC|end\\s*exec)",
|
183
|
+
"name": "string.quoted.cobol",
|
184
|
+
"patterns": [
|
185
|
+
{
|
186
|
+
"include": "texthtml.basic"
|
187
|
+
},
|
188
|
+
{
|
189
|
+
"include": "text.html.basic"
|
190
|
+
}
|
191
|
+
]
|
192
|
+
},
|
193
|
+
{
|
194
|
+
"begin": "\"",
|
195
|
+
"beginCaptures": {
|
196
|
+
"0": {
|
197
|
+
"name": "punctuation.definition.string.begin.cobol"
|
198
|
+
}
|
199
|
+
},
|
200
|
+
"end": "(\"|$)",
|
201
|
+
"endCaptures": {
|
202
|
+
"0": {
|
203
|
+
"name": "punctuation.definition.string.end.cobol"
|
204
|
+
}
|
205
|
+
},
|
206
|
+
"name": "string.quoted.double.cobol"
|
207
|
+
},
|
208
|
+
{
|
209
|
+
"begin": "'",
|
210
|
+
"beginCaptures": {
|
211
|
+
"0": {
|
212
|
+
"name": "punctuation.definition.string.begin.cobol"
|
213
|
+
}
|
214
|
+
},
|
215
|
+
"end": "('|$)",
|
216
|
+
"endCaptures": {
|
217
|
+
"0": {
|
218
|
+
"name": "punctuation.definition.string.end.cobol"
|
219
|
+
}
|
220
|
+
},
|
221
|
+
"name": "string.quoted.single.cobol"
|
222
|
+
},
|
223
|
+
{
|
224
|
+
"begin": "[zZ]\"",
|
225
|
+
"beginCaptures": {
|
226
|
+
"0": {
|
227
|
+
"name": "punctuation.definition.string.begin.cobol"
|
228
|
+
}
|
229
|
+
},
|
230
|
+
"end": "(\"|$)",
|
231
|
+
"endCaptures": {
|
232
|
+
"0": {
|
233
|
+
"name": "punctuation.definition.string.end.cobol"
|
234
|
+
}
|
235
|
+
},
|
236
|
+
"name": "string.quoted.double.cobol"
|
237
|
+
},
|
238
|
+
{
|
239
|
+
"begin": "[zZ]'",
|
240
|
+
"beginCaptures": {
|
241
|
+
"0": {
|
242
|
+
"name": "punctuation.definition.string.begin.cobol"
|
243
|
+
}
|
244
|
+
},
|
245
|
+
"end": "'",
|
246
|
+
"endCaptures": {
|
247
|
+
"0": {
|
248
|
+
"name": "punctuation.definition.string.end.cobol"
|
249
|
+
}
|
250
|
+
},
|
251
|
+
"name": "string.quoted.single.cobol"
|
252
|
+
},
|
253
|
+
{
|
254
|
+
"begin": "[nN]\"",
|
255
|
+
"beginCaptures": {
|
256
|
+
"0": {
|
257
|
+
"name": "punctuation.definition.string.begin.cobol"
|
258
|
+
}
|
259
|
+
},
|
260
|
+
"end": "(\"|$)",
|
261
|
+
"endCaptures": {
|
262
|
+
"0": {
|
263
|
+
"name": "punctuation.definition.string.end.cobol"
|
264
|
+
}
|
265
|
+
},
|
266
|
+
"name": "string.quoted.double.cobol"
|
267
|
+
},
|
268
|
+
{
|
269
|
+
"begin": "[nN]'",
|
270
|
+
"beginCaptures": {
|
271
|
+
"0": {
|
272
|
+
"name": "punctuation.definition.string.begin.cobol"
|
273
|
+
}
|
274
|
+
},
|
275
|
+
"end": "'",
|
276
|
+
"endCaptures": {
|
277
|
+
"0": {
|
278
|
+
"name": "punctuation.definition.string.end.cobol"
|
279
|
+
}
|
280
|
+
},
|
281
|
+
"name": "string.quoted.single.cobol"
|
282
|
+
},
|
283
|
+
{
|
284
|
+
"match": "\\b(?<!-)(?i:id\\s*division|identification\\s*division|identification|property-id|getter|setter|entry|function-id|attribute|interface-id|factory|ctl|class-control|options|environment\\s*division|environment-name|environment-value|environment|configuration\\s*section|configuration|decimal-point|call-convention|special-names|cursor\\s*is|update|picture\\s*symbol|currency\\s*sign|currency|repository|input-output\\s*section|input-output|file\\s*section|file-control|select|optional|i-o-control|data\\s*division|working-storage\\s*section|working-storage|section|local-storage|linkage\\s*section|linkage|communication|report|screen\\s*section|fd|rd|cd|sd|printing|procedure\\s*division|procedure|debugging|declaratives|security|based-storage|size|font|national-edited|national)\\b[^-]",
|
285
|
+
"name": "keyword.identifiers.cobol"
|
286
|
+
},
|
287
|
+
{
|
288
|
+
"match": "(\\s|^)(?i)(?i:end\\s*class|end\\s*property|end\\s*method|exit\\s*method|end\\s*program|create|reset|instance|delegate|end-delegate|delegate-id|declare|debug-line|debug-name|debug-contents|sort-return|exception-object|return-code|as||stop\\srun|stop)(?=\\s|\\.|$)",
|
289
|
+
"name": "keyword.identifiers.cobol"
|
290
|
+
},
|
291
|
+
{
|
292
|
+
"match": "(\\s|^)(?i)(?i:sync\\s*(?i:on))(?=\\s|\\.)",
|
293
|
+
"name": "keyword.other.sync.cobol"
|
294
|
+
},
|
295
|
+
{
|
296
|
+
"match": "(\\s|^)(?i)(?i:try|finally|catch|end-try|throw)(?=\\s|\\.|$)",
|
297
|
+
"name": "keyword.control.catch-exception.cobol"
|
298
|
+
},
|
299
|
+
{
|
300
|
+
"match": "\\b(?<!-)(?i)(?i:else|when|select|use|thru|varying|giving|remainder|tallying|through|until|execute|returning|using|\\+\\+include|copy|replace)(?=\\s)",
|
301
|
+
"name": "keyword.otherverbs.cobol"
|
302
|
+
},
|
303
|
+
{
|
304
|
+
"match": "\\b(?<!-)(?i:assign|external|organization|indexed|column|plus|line\\*s*sequential|sequential|access|dynamic|relative|label|block|contains|standard|records|record\\s*key|record|is|alternate|duplicates|reel|tape|terminal|disk|disc|mode|random)(?=\\s|\\.)",
|
305
|
+
"name": "keyword.identifers.cobol"
|
306
|
+
},
|
307
|
+
{
|
308
|
+
"match": "(?i:function)\\s(?i:max|min|integer-of-date|integer-of-day|integer-part|integer|date-to-yyyymmdd|year-to-yyyy|day-to-yyyyddd|exp|exception-file|exception-location|exception-statement|exception-status|e|variance|integer-of-date|rem|pi|factorial|sqrt|log10|fraction-part|mean|exp|log|char|day-of-integer|date-of-integer|exp10|atan|integer-part|tan|sin|cos|midrange|addr|acos|asin|annuity|present-value|integer-of-day|ord-max|ord-min|ord|random|integer-of-date|sum|sign|standard-deviation|median|reverse|abs|upper-case|lower-case|char-national|numval|mod|range|length|locale-date|locale-time-from-seconds|locale-time|seconds-past-midnight|stored-char-length|substitute-case|substitute|seconds-from-formatted-time|seconds=past-midnight|trim|length-an|numval-c|current-date|national-of|display-of|when-compiled|integer-of-boolean|combined-datetime|concatenate)",
|
309
|
+
"name": "support.function.cobol"
|
310
|
+
},
|
311
|
+
{
|
312
|
+
"match": "\\b(?<!-)(?i:function)(?=\\s|\\.)",
|
313
|
+
"name": "support.function.cobol"
|
314
|
+
},
|
315
|
+
{
|
316
|
+
"match": "\\b(?<!-)(?i:end-accept|end-add|end-sync|end-call|end-compute|end-delete|end-display|end-divide|end-if|end-end-set|end-evaluate|end-multiply|end-of-page|end-perform|end-read|end-receive|end-return|end-rewrite|end-search|end-start|end-string|end-subtract|end-unstring|end-write|program|class|interface|enum|interface)(?=\\s|\\.)",
|
317
|
+
"name": "keyword.verbs.cobol"
|
318
|
+
},
|
319
|
+
{
|
320
|
+
"match": "\\b(?<!-)(?:by value|by reference|by content|property-value)(?=\\s|\\.)",
|
321
|
+
"name": "keyword.other.cobol"
|
322
|
+
},
|
323
|
+
{
|
324
|
+
"match": "\\b(?<!-)(?i:attr-string|automatic|auto-skip|footing|next|group|indicate|page-counter|linage-counter|linage|line-counter|source|control|full|required|of|input|output|i-o|extend|file|error|exception|overflow|goto|off|on|proceed|procedures|procedure|through|invalid|data|normal|eop|returning|to|for|giving|into|by|remainder|also|numeric|free|depending|converting|replacing|after|before|all|leading|first|recursive|initialized|global|initial|resident|reference|content|are|renames|like|format\\stime|values|omitted|value|ascending|descending|key|retry|until|varying|when|with|no|advancing|up|down|uccurs|lock|length|delimited|count|delimiter|redefines|from\\s*console|from\\s*command-line|from\\s*user\\s*name|from\\s*day\\s*yyyyddd|from\\s*day|from\\s*time|from\\s*day-of-week|from\\s*escape|from\\s*day\\s*yyyyddd|from\\s*date\\s*yyyymmdd|from\\s*date|from|raising|crt\\s*status|status|class|upon\\s*crt|upon|lines|auto|line|position|col|reporting|arithmetic|localize|program|class|interface|in|at|page)(?=\\s|\\.)",
|
325
|
+
"name": "keyword.identifers.cobol"
|
326
|
+
},
|
327
|
+
{
|
328
|
+
"captures": {
|
329
|
+
"0": {
|
330
|
+
"name": "storage.type.cobol"
|
331
|
+
},
|
332
|
+
"1": {
|
333
|
+
"name": "keyword.verbs.cobol"
|
334
|
+
},
|
335
|
+
"2": {
|
336
|
+
"name": "entity.name.cobol"
|
337
|
+
}
|
338
|
+
},
|
339
|
+
"comment": "type ssss ",
|
340
|
+
"match": "(\\b(?<!-))(?i:type)\\s+(?:[a-zA-Z][a-zA-Z0-9\\$\\-\\._]*|[a-zA-Z])"
|
341
|
+
},
|
342
|
+
{
|
343
|
+
"match": "\\b(?<!-)(?i:type|bit|binary-char|binary-char-unsigned|binary-short|binary-short-unsigned|binary.long|binary-c-long|binary-long-unsigned|binary-long|binary-double|binary-double-unsigned|float-short|float-extended|float-long|bit|condition-value|characters|character\\s*type|character|comma|decimal|object\\sreference|object-reference|object|list|dictionary|unsigned)(?=\\s|\\.)",
|
344
|
+
"name": "storage.type.cobol"
|
345
|
+
},
|
346
|
+
{
|
347
|
+
"captures": {
|
348
|
+
"1": {
|
349
|
+
"name": "keyword.other.verb.cobol"
|
350
|
+
},
|
351
|
+
"2": {
|
352
|
+
"name": "entity.name.cobol"
|
353
|
+
}
|
354
|
+
},
|
355
|
+
"comment": "program-id. ssss ",
|
356
|
+
"match": "(?i:program-id)\\.\\s*((?:[a-zA-Z][a-zA-Z0-9\\$\\-_\\.]*|[a-zA-Z])\\.)",
|
357
|
+
"name": "keyword.program-id.cobol"
|
358
|
+
},
|
359
|
+
{
|
360
|
+
"captures": {
|
361
|
+
"0": {
|
362
|
+
"name": "keyword.other.verb.cobol"
|
363
|
+
},
|
364
|
+
"1": {
|
365
|
+
"name": "entity.name.cobol"
|
366
|
+
},
|
367
|
+
"2": {
|
368
|
+
"name": "entity.name.class.cobol"
|
369
|
+
}
|
370
|
+
},
|
371
|
+
"comment": "class-id ssss ",
|
372
|
+
"match": "(?i:class-id|inherits|implements)\\.\\s*((?:[a-zA-Z][a-zA-Z0-9\\-\\._]*|[a-zA-Z_\\-]))",
|
373
|
+
"name": "keyword.class-id.cobol"
|
374
|
+
},
|
375
|
+
{
|
376
|
+
"captures": {
|
377
|
+
"1": {
|
378
|
+
"name": "keyword.other.verb.cobol"
|
379
|
+
},
|
380
|
+
"2": {
|
381
|
+
"name": "entity.name.method.cobol"
|
382
|
+
}
|
383
|
+
},
|
384
|
+
"comment": "method-id ssss ",
|
385
|
+
"match": "(?i:end\\s*method|method-id\\.|method-id|enum-id\\.|enum-id|valuetype-id\\.|valuetype-id)\\s*((?:[a-zA-Z][a-zA-Z0-9\\-\\._]*|[a-zA-Z]))",
|
386
|
+
"name": "keyword.method-id.cobol"
|
387
|
+
},
|
388
|
+
{
|
389
|
+
"captures": {
|
390
|
+
"1": {
|
391
|
+
"name": "keyword.other.verb.cobol"
|
392
|
+
},
|
393
|
+
"2": {
|
394
|
+
"name": "entity.name.class.cobol"
|
395
|
+
}
|
396
|
+
},
|
397
|
+
"comment": "class-id ssss ",
|
398
|
+
"match": "(?i:class-id|inherits|implements)\\s*((?:[a-zA-Z][a-zA-Z0-9\\-\\._]*|[a-zA-Z]))",
|
399
|
+
"name": "keyword.class-id.cobol"
|
400
|
+
},
|
401
|
+
{
|
402
|
+
"captures": {
|
403
|
+
"0": {
|
404
|
+
"name": "storage.type.cobol"
|
405
|
+
},
|
406
|
+
"1": {
|
407
|
+
"name": "keyword.verbs.cobol"
|
408
|
+
},
|
409
|
+
"2": {
|
410
|
+
"name": "support.type.cobol"
|
411
|
+
}
|
412
|
+
},
|
413
|
+
"comment": " ::.. ",
|
414
|
+
"match": "(?i:self)(::)\\s*([0-9a-zA-Z_\\-\\.]*)"
|
415
|
+
},
|
416
|
+
{
|
417
|
+
"captures": {
|
418
|
+
"0": {
|
419
|
+
"name": "support.type.cobol"
|
420
|
+
},
|
421
|
+
"1": {
|
422
|
+
"name": "keyword.verbs.cobol"
|
423
|
+
},
|
424
|
+
"2": {
|
425
|
+
"name": "support.type.cobol"
|
426
|
+
}
|
427
|
+
},
|
428
|
+
"comment": " ::.. ",
|
429
|
+
"match": "([0-9a-zA-Z_\\-\\.]*)(::)\\s*([0-9a-zA-Z_\\-\\.]*)"
|
430
|
+
},
|
431
|
+
{
|
432
|
+
"captures": {
|
433
|
+
"1": {
|
434
|
+
"name": "keyword.verbs.cobol"
|
435
|
+
},
|
436
|
+
"2": {
|
437
|
+
"name": "support.type.cobol"
|
438
|
+
}
|
439
|
+
},
|
440
|
+
"comment": " ::.. ",
|
441
|
+
"match": "(::)\\s*([0-9a-zA-Z_\\-\\.]*)"
|
442
|
+
},
|
443
|
+
{
|
444
|
+
"captures": {
|
445
|
+
"1": {
|
446
|
+
"name": "keyword.verbs.cobol"
|
447
|
+
},
|
448
|
+
"2": {
|
449
|
+
"name": "storage.type.source.cobol"
|
450
|
+
}
|
451
|
+
},
|
452
|
+
"match": "\\b(?<!-)(?i:type\\s+)([0-9a-zA-Z\\.]*)"
|
453
|
+
},
|
454
|
+
{
|
455
|
+
"match": "\\b(?<!-)(?i:accept|add|address|allocate|call|cancel|chain|close|commit|compute|continue|delete|disable|display|bell|divide|end|enable|enter|if|evaluate|exhibit|named|exit|free|generate|go\\s*to|go|goback|initialize\\sonly|initialize|initiate|inspect|merge|end-set|set|end-invoke|invoke|move|corresponding|corr|multiply|otherwise|open|sharing|sort-merge|perform|purge|raise|ready|read|receive|release|return|rewrite|rounded|rollback|search|send|sort|start|service|subtract|suppress|terminate|then|unlock|string|unstring|validate|write|next|statement|sentence)(?=\\s|\\.)",
|
456
|
+
"name": "keyword.verbs.cobol"
|
457
|
+
},
|
458
|
+
{
|
459
|
+
"match": "\\b(?<!-)(?i:picture\\s+is|picture|pic\\s+is|pic)\\s+[-+sS\\*$09aAbBxXpPnNzZ/,.]*\\([0-9]*\\)[vV\\.][-+s\\*$09aAbBsSnNxXzZ/,]*\\([0-9]*\\)",
|
460
|
+
"name": "storage.type.picture.cobol"
|
461
|
+
},
|
462
|
+
{
|
463
|
+
"match": "\\b(?<!-)(?i:picture\\s+is|picture|pic\\s+is|pic)\\s+[-+sS\\*$09aAbBsSnpPNxXzZ/,.]*\\([0-9]*\\)[Vv\\.][-+s\\*0$9aAbBsSnNxpPXzZ/,]*",
|
464
|
+
"name": "storage.type.picture.cobol"
|
465
|
+
},
|
466
|
+
{
|
467
|
+
"match": "\\b(?<!-)(?i:picture\\s+is|picture|pic\\s+is|pic)\\s+[-+sS\\*$09aAbBsSnpPNxXzZ/,.]*\\([0-9]*\\)[-+s\\*0$9aAbBsSnNxpPXzZ/,]*[Vv\\.][-+s\\*0$9aAbBsSnNxpPXzZ/,]*",
|
468
|
+
"name": "storage.type.picture.cobol"
|
469
|
+
},
|
470
|
+
{
|
471
|
+
"match": "\\b(?<!-)(?i:picture\\s+is|picture|pic\\s+is|pic)\\s+[-+sS\\*$09aAbBsSnpPNxXzZ/,.]*\\([0-9]*\\)[-+s\\*0$9aAbBsSnNxpPXzZ/,]*",
|
472
|
+
"name": "storage.type.picture.cobol"
|
473
|
+
},
|
474
|
+
{
|
475
|
+
"match": "\\b(?<!-)(?i:picture\\s+is|picture|pic\\s+is|pic)\\s+[-+sS\\*$09aAbBsSnpNNxXzZ/,.]*\\([0-9]*\\)",
|
476
|
+
"name": "storage.type.picture.cobol"
|
477
|
+
},
|
478
|
+
{
|
479
|
+
"match": "\\b(?<!-)(?i:picture\\s+is|picture|pic\\s+is|pic)\\s+[sS]?[9aAbBsSnNxXzZ]*[Vv][9aAxbXzZ]*\\([0-9]*\\)",
|
480
|
+
"name": "storage.type.picture.cobol"
|
481
|
+
},
|
482
|
+
{
|
483
|
+
"match": "\\b(?<!-)(?i:picture\\s+is|picture|pic\\s+is|pic)\\s+[sS]?[9aAbBsSnNxXzZ]*[Vv][9aAxbXzZ]*",
|
484
|
+
"name": "storage.type.picture.cobol"
|
485
|
+
},
|
486
|
+
{
|
487
|
+
"match": "\\b(?<!-)(?i:picture\\s+is|picture|pic\\s+is|pic)\\s+[-+\\*$9aAbBsSnpPNxXzZ/,.vV]*",
|
488
|
+
"name": "storage.type.picture.cobol"
|
489
|
+
},
|
490
|
+
{
|
491
|
+
"match": "\\b(?<!-)(?i:computational-1|comp-1|computational-2|comp-2|computational-3|comp-3|computational-4|comp-4|computational-x|comp-x|computational-5|comp-5|computational-6|comp-6|computational-n|comp-n|packed-decimal|index|float|double|signed-short|unsigned-short|signed-int|unsigned-int|signed-long|unsigned-long|comp|computational|usage\\sis\\sdisplay|usage\\sis\\sfont|usage display|binary|mutex-pointer|data-pointer|thread-pointer|sempahore-pointer|event-pointer|program-pointer|procedure-pointer|pointer|handle|window|subwindow|control-type|thread|menu|variant|layout-manager|occurs|typedef|any|times|blank\\s*screen|blank|usage\\sis|is\\spartial|usage|justified|just|right|signed|sign|seperate)(?=\\s|\\.)",
|
492
|
+
"name": "storage.type.picture.cobol"
|
493
|
+
},
|
494
|
+
{
|
495
|
+
"match": "(\\s|^)(?i)(?:foreground-color|background-color|prompt|underline|reverse-video|no-echo|highlight|blink)\\b",
|
496
|
+
"name": "keyword.screens.cobol"
|
497
|
+
},
|
498
|
+
{
|
499
|
+
"match": "\\b(?<!-)(?i:internal|public|protected|final|private|static|new|abstract|override|readonly|property)(?=\\s|\\.)",
|
500
|
+
"name": "storage.modifier.cobol"
|
501
|
+
},
|
502
|
+
{
|
503
|
+
"match": "\\s(?i:=|<|>|<=|>=|<>|\\+|\\-|\\*|\\/|b-and|b-or|b-xor|b-not|b-left|b-right|and|or|not|equals|equal|greater\\s*than|less\\s*than)(?=\\s|\\.)",
|
504
|
+
"name": "keyword.operator.comparison.cobol"
|
505
|
+
},
|
506
|
+
{
|
507
|
+
"match": "\\b(?<!-)(?i:enum-id|valuetype-id|method-id|class-id|program-id|implements|inherits)(?=\\s|\\.)",
|
508
|
+
"name": "keyword.verbs.cobol"
|
509
|
+
},
|
510
|
+
{
|
511
|
+
"match": "\\b(?!-)(?i:installation|author|source-computer|object-computer|date-written|date-compiled)(?=\\s|\\.)",
|
512
|
+
"name": "keyword.verbs.cobol"
|
513
|
+
},
|
514
|
+
{
|
515
|
+
"match": "\\b(?<!-)(?i:sysout-flush|sysin|stderr|stdout|csp|stdin|sysipt|sysout|syslist|syslst|printer|syserr|console|c01|c02|c03|c04|c05|c06|c07|c08|c09|c10|c11|c12|formfeed|switch-0|switch-10|switch-11|switch-12|switch-13|switch-13|switch-14|switch-15|switch-1|switch-2|switch-3|switch-4|switch-5|switch-6|switch-7|switch-8|switch-9|sw0|sw11|sw12|sw13|sw14|sw15|sw1|sw2|sw3|sw4|sw5|sw6|sw7|sw8|sw9|sw10|lc_all|lc_collate|lc_ctype|lc_messages|lc_monetary|lc_numeric|lc_time|ucs-4|utf-8|utf-16)(?=\\s|\\.)",
|
516
|
+
"name": "support.type.cobol"
|
517
|
+
},
|
518
|
+
{
|
519
|
+
"match": "\\b(?<!-)(?i:end-xml|processing.*procedure|xml\\sparse|xml|xml-information|xml-text|xml-schema|xml-ntext|xml-namespace|xml-namespace-prefix|xml-event|xml-declaration|xml-code|xml-nnamespace-prefix|xml-nnamespace)(?=\\s|\\.)",
|
520
|
+
"name": "keyword.xml.cobol"
|
521
|
+
},
|
522
|
+
{
|
523
|
+
"match": "\\b(?<!-)(?i:alter|remarks)(?=\\s|\\.)",
|
524
|
+
"name": "invalid.illegal.cobol"
|
525
|
+
}
|
526
|
+
],
|
527
|
+
"scopeName": "source.cobol"
|
528
|
+
}
|