github-linguist-grammars 4.6.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (335) hide show
  1. checksums.yaml +7 -0
  2. data/grammars/file.lasso.json +713 -0
  3. data/grammars/module.ceylon.json +54 -0
  4. data/grammars/objdump.x86asm.json +73 -0
  5. data/grammars/source.Inform7.json +45 -0
  6. data/grammars/source.Kotlin.json +774 -0
  7. data/grammars/source.LS.json +104 -0
  8. data/grammars/source.MCPOST.json +68 -0
  9. data/grammars/source.MOD.json +70 -0
  10. data/grammars/source.abap.json +176 -0
  11. data/grammars/source.abl.json +138 -0
  12. data/grammars/source.actionscript.3.json +1571 -0
  13. data/grammars/source.acucobol.json +16 -0
  14. data/grammars/source.ada.json +140 -0
  15. data/grammars/source.agda.json +254 -0
  16. data/grammars/source.ahk.json +171 -0
  17. data/grammars/source.alloy.json +44 -0
  18. data/grammars/source.ampl.json +157 -0
  19. data/grammars/source.antlr.json +300 -0
  20. data/grammars/source.apache-config.json +352 -0
  21. data/grammars/source.apache-config.mod_perl.json +70 -0
  22. data/grammars/source.apl.json +442 -0
  23. data/grammars/source.applescript.json +1385 -0
  24. data/grammars/source.apt.json +25 -0
  25. data/grammars/source.asm.x86.json +182 -0
  26. data/grammars/source.asp.json +157 -0
  27. data/grammars/source.aspectj.json +963 -0
  28. data/grammars/source.ats.json +170 -0
  29. data/grammars/source.autoit.3.json +132 -0
  30. data/grammars/source.awk.json +388 -0
  31. data/grammars/source.befunge.json +38 -0
  32. data/grammars/source.bf.json +36 -0
  33. data/grammars/source.bison.json +59 -0
  34. data/grammars/source.blitzmax.json +912 -0
  35. data/grammars/source.boo.json +452 -0
  36. data/grammars/source.brightauthorproject.json +29 -0
  37. data/grammars/source.brightscript.json +158 -0
  38. data/grammars/source.bro.json +409 -0
  39. data/grammars/source.bsv.json +283 -0
  40. data/grammars/source.c++.json +364 -0
  41. data/grammars/source.c++.qt.json +37 -0
  42. data/grammars/source.c.ec.json +39 -0
  43. data/grammars/source.c.json +727 -0
  44. data/grammars/source.c.platform.json +154 -0
  45. data/grammars/source.cache.cmake.json +75 -0
  46. data/grammars/source.cake.json +16 -0
  47. data/grammars/source.camlp4.ocaml.json +63 -0
  48. data/grammars/source.capnp.json +93 -0
  49. data/grammars/source.ceylon.json +77 -0
  50. data/grammars/source.cfscript.cfc.json +170 -0
  51. data/grammars/source.cfscript.json +744 -0
  52. data/grammars/source.chapel.json +240 -0
  53. data/grammars/source.cirru.json +66 -0
  54. data/grammars/source.clarion.json +159 -0
  55. data/grammars/source.clips.json +80 -0
  56. data/grammars/source.clojure.json +397 -0
  57. data/grammars/source.cm.json +54 -0
  58. data/grammars/source.cmake.json +181 -0
  59. data/grammars/source.cobol.json +528 -0
  60. data/grammars/source.coffee.json +678 -0
  61. data/grammars/source.compiled-papyrus.json +11 -0
  62. data/grammars/source.cool.json +103 -0
  63. data/grammars/source.coq.json +62 -0
  64. data/grammars/source.crystal.json +2760 -0
  65. data/grammars/source.cs.json +556 -0
  66. data/grammars/source.css.json +630 -0
  67. data/grammars/source.css.less.json +276 -0
  68. data/grammars/source.css.mss.json +256 -0
  69. data/grammars/source.csx.json +16 -0
  70. data/grammars/source.cuda-c++.json +137 -0
  71. data/grammars/source.cython.json +2108 -0
  72. data/grammars/source.d.json +722 -0
  73. data/grammars/source.dart.json +763 -0
  74. data/grammars/source.desktop.json +90 -0
  75. data/grammars/source.diff.json +162 -0
  76. data/grammars/source.dockerfile.json +89 -0
  77. data/grammars/source.dosbatch.json +70 -0
  78. data/grammars/source.dot.json +126 -0
  79. data/grammars/source.dylan.json +217 -0
  80. data/grammars/source.eiffel.json +138 -0
  81. data/grammars/source.elixir.json +737 -0
  82. data/grammars/source.elm.json +355 -0
  83. data/grammars/source.erazor.json +126 -0
  84. data/grammars/source.erlang.json +1674 -0
  85. data/grammars/source.essl.json +50 -0
  86. data/grammars/source.factor.json +260 -0
  87. data/grammars/source.fan.json +188 -0
  88. data/grammars/source.fancy.json +270 -0
  89. data/grammars/source.fish.json +214 -0
  90. data/grammars/source.forth.json +101 -0
  91. data/grammars/source.fortran.json +499 -0
  92. data/grammars/source.fortran.modern.json +226 -0
  93. data/grammars/source.fsharp.json +403 -0
  94. data/grammars/source.gap.json +167 -0
  95. data/grammars/source.gcode.json +25 -0
  96. data/grammars/source.gdscript.json +154 -0
  97. data/grammars/source.gfm.json +1270 -0
  98. data/grammars/source.glsl.json +71 -0
  99. data/grammars/source.gnuplot.json +276 -0
  100. data/grammars/source.go.json +552 -0
  101. data/grammars/source.golo.json +182 -0
  102. data/grammars/source.gosu.2.json +163 -0
  103. data/grammars/source.grace.json +679 -0
  104. data/grammars/source.groovy.gradle.json +73 -0
  105. data/grammars/source.groovy.json +1385 -0
  106. data/grammars/source.harbour.json +450 -0
  107. data/grammars/source.haskell.json +449 -0
  108. data/grammars/source.haxe.2.json +1243 -0
  109. data/grammars/source.hss.1.json +464 -0
  110. data/grammars/source.httpspec.json +287 -0
  111. data/grammars/source.hxml.json +26 -0
  112. data/grammars/source.hy.json +270 -0
  113. data/grammars/source.idl-dlm.json +112 -0
  114. data/grammars/source.idl.json +267 -0
  115. data/grammars/source.idris.json +537 -0
  116. data/grammars/source.ini.json +113 -0
  117. data/grammars/source.inno.json +65 -0
  118. data/grammars/source.io.json +164 -0
  119. data/grammars/source.ioke.json +272 -0
  120. data/grammars/source.isabelle.root.json +68 -0
  121. data/grammars/source.isabelle.theory.json +106 -0
  122. data/grammars/source.j.json +49 -0
  123. data/grammars/source.jade.json +1009 -0
  124. data/grammars/source.jasmin.json +299 -0
  125. data/grammars/source.java-properties.json +97 -0
  126. data/grammars/source.java.json +1026 -0
  127. data/grammars/source.jcl.json +49 -0
  128. data/grammars/source.jflex.json +490 -0
  129. data/grammars/source.jq.json +218 -0
  130. data/grammars/source.js.json +948 -0
  131. data/grammars/source.js.jsx.json +2937 -0
  132. data/grammars/source.js.objj.json +424 -0
  133. data/grammars/source.js.regexp.json +150 -0
  134. data/grammars/source.js.regexp.replacement.json +30 -0
  135. data/grammars/source.json.json +149 -0
  136. data/grammars/source.julia.json +407 -0
  137. data/grammars/source.lean.json +145 -0
  138. data/grammars/source.lid.json +23 -0
  139. data/grammars/source.lilypond.json +623 -0
  140. data/grammars/source.lisp.json +111 -0
  141. data/grammars/source.litcoffee.json +669 -0
  142. data/grammars/source.livescript.json +616 -0
  143. data/grammars/source.llvm.json +71 -0
  144. data/grammars/source.logos.json +31 -0
  145. data/grammars/source.logtalk.json +315 -0
  146. data/grammars/source.loomscript.json +214 -0
  147. data/grammars/source.lsl.json +216 -0
  148. data/grammars/source.lua.json +191 -0
  149. data/grammars/source.makefile.json +474 -0
  150. data/grammars/source.makegen.json +13 -0
  151. data/grammars/source.man.json +53 -0
  152. data/grammars/source.mask.json +701 -0
  153. data/grammars/source.mata.json +133 -0
  154. data/grammars/source.mathematica.json +429 -0
  155. data/grammars/source.matlab.json +776 -0
  156. data/grammars/source.mercury.json +251 -0
  157. data/grammars/source.ml.json +291 -0
  158. data/grammars/source.modelica.json +142 -0
  159. data/grammars/source.modula2.json +103 -0
  160. data/grammars/source.monkey.json +701 -0
  161. data/grammars/source.moonscript.json +149 -0
  162. data/grammars/source.mupad.json +149 -0
  163. data/grammars/source.nant-build.json +86 -0
  164. data/grammars/source.ncl.json +66 -0
  165. data/grammars/source.nemerle.json +137 -0
  166. data/grammars/source.nesc.json +27 -0
  167. data/grammars/source.netlinx.erb.json +47 -0
  168. data/grammars/source.netlinx.json +768 -0
  169. data/grammars/source.nginx.json +797 -0
  170. data/grammars/source.nim.json +1150 -0
  171. data/grammars/source.nim_filter.json +133 -0
  172. data/grammars/source.nimcfg.json +116 -0
  173. data/grammars/source.ninja.json +66 -0
  174. data/grammars/source.nit.json +238 -0
  175. data/grammars/source.nix.json +1200 -0
  176. data/grammars/source.nmml.json +87 -0
  177. data/grammars/source.nsis.json +150 -0
  178. data/grammars/source.objc++.json +19 -0
  179. data/grammars/source.objc.json +918 -0
  180. data/grammars/source.objc.platform.json +277 -0
  181. data/grammars/source.ocaml.json +1426 -0
  182. data/grammars/source.ocamllex.json +305 -0
  183. data/grammars/source.ocamlyacc.json +346 -0
  184. data/grammars/source.octave.json +451 -0
  185. data/grammars/source.ooc.json +692 -0
  186. data/grammars/source.opa.json +206 -0
  187. data/grammars/source.opal.json +415 -0
  188. data/grammars/source.opalsysdefs.json +70 -0
  189. data/grammars/source.opencobol.json +65 -0
  190. data/grammars/source.ox.json +97 -0
  191. data/grammars/source.oz.json +84 -0
  192. data/grammars/source.papyrus-assembly.json +266 -0
  193. data/grammars/source.papyrus.json +231 -0
  194. data/grammars/source.parrot.pir.json +117 -0
  195. data/grammars/source.pascal.json +150 -0
  196. data/grammars/source.perl.6.json +310 -0
  197. data/grammars/source.perl.json +2413 -0
  198. data/grammars/source.php.zephir.json +362 -0
  199. data/grammars/source.pig_latin.json +172 -0
  200. data/grammars/source.pike.json +62 -0
  201. data/grammars/source.plsql.oracle.json +642 -0
  202. data/grammars/source.po.json +232 -0
  203. data/grammars/source.pogoscript.json +85 -0
  204. data/grammars/source.postscript.json +231 -0
  205. data/grammars/source.powershell.json +755 -0
  206. data/grammars/source.processing.json +885 -0
  207. data/grammars/source.prolog.eclipse.json +206 -0
  208. data/grammars/source.prolog.json +292 -0
  209. data/grammars/source.protobuf.json +395 -0
  210. data/grammars/source.pubspec.json +13 -0
  211. data/grammars/source.puppet.json +494 -0
  212. data/grammars/source.purescript.json +818 -0
  213. data/grammars/source.pyjade.json +1010 -0
  214. data/grammars/source.python.django.json +34 -0
  215. data/grammars/source.python.json +1960 -0
  216. data/grammars/source.python.salt.json +13 -0
  217. data/grammars/source.qmake.json +217 -0
  218. data/grammars/source.qml.json +195 -0
  219. data/grammars/source.r.json +203 -0
  220. data/grammars/source.racket.json +119 -0
  221. data/grammars/source.rebol.json +647 -0
  222. data/grammars/source.red.json +652 -0
  223. data/grammars/source.regexp.babel.json +190 -0
  224. data/grammars/source.regexp.python.json +187 -0
  225. data/grammars/source.regexp.spin.json +188 -0
  226. data/grammars/source.ruby.json +1956 -0
  227. data/grammars/source.ruby.rspec.cucumber.steps.json +274 -0
  228. data/grammars/source.rust.json +269 -0
  229. data/grammars/source.sas.json +322 -0
  230. data/grammars/source.sas_log.json +26 -0
  231. data/grammars/source.sass.json +248 -0
  232. data/grammars/source.sbt.json +36 -0
  233. data/grammars/source.scad.json +152 -0
  234. data/grammars/source.scala.json +739 -0
  235. data/grammars/source.scaml.json +466 -0
  236. data/grammars/source.scheme.json +370 -0
  237. data/grammars/source.scilab.json +103 -0
  238. data/grammars/source.scss.json +1321 -0
  239. data/grammars/source.shell.json +1212 -0
  240. data/grammars/source.smali.json +1668 -0
  241. data/grammars/source.smalltalk.json +135 -0
  242. data/grammars/source.smt.json +173 -0
  243. data/grammars/source.sp.json +118 -0
  244. data/grammars/source.sparql.json +23 -0
  245. data/grammars/source.spin.json +936 -0
  246. data/grammars/source.sqf.json +112 -0
  247. data/grammars/source.sql.json +473 -0
  248. data/grammars/source.stata.json +208 -0
  249. data/grammars/source.strings.json +53 -0
  250. data/grammars/source.stylus.json +1021 -0
  251. data/grammars/source.swift.json +965 -0
  252. data/grammars/source.systemverilog.json +1050 -0
  253. data/grammars/source.tcl.json +277 -0
  254. data/grammars/source.tea.json +180 -0
  255. data/grammars/source.thrift.json +704 -0
  256. data/grammars/source.toml.json +327 -0
  257. data/grammars/source.ts.json +1094 -0
  258. data/grammars/source.tsx.json +1324 -0
  259. data/grammars/source.turtle.json +505 -0
  260. data/grammars/source.txl.json +62 -0
  261. data/grammars/source.ucfconstraints.json +72 -0
  262. data/grammars/source.vala.json +814 -0
  263. data/grammars/source.varnish.vcl.json +343 -0
  264. data/grammars/source.vbnet.json +338 -0
  265. data/grammars/source.verilog.json +302 -0
  266. data/grammars/source.vhdl.json +1349 -0
  267. data/grammars/source.viml.json +224 -0
  268. data/grammars/source.webidl.json +814 -0
  269. data/grammars/source.x10.json +68 -0
  270. data/grammars/source.x86asm.json +47 -0
  271. data/grammars/source.xc.json +379 -0
  272. data/grammars/source.xq.json +241 -0
  273. data/grammars/source.xquery.json +193 -0
  274. data/grammars/source.xtend.json +733 -0
  275. data/grammars/source.yaml.json +334 -0
  276. data/grammars/source.yaml.salt.json +348 -0
  277. data/grammars/text.bibtex.json +251 -0
  278. data/grammars/text.cfml.basic.json +736 -0
  279. data/grammars/text.dart-analysis-output.json +162 -0
  280. data/grammars/text.dart-doccomments.json +19 -0
  281. data/grammars/text.elixir.json +45 -0
  282. data/grammars/text.gherkin.feature.json +135 -0
  283. data/grammars/text.groff.json +113 -0
  284. data/grammars/text.haml.json +299 -0
  285. data/grammars/text.html.abl.json +24 -0
  286. data/grammars/text.html.asciidoc.json +492 -0
  287. data/grammars/text.html.asdoc.json +541 -0
  288. data/grammars/text.html.asp.json +58 -0
  289. data/grammars/text.html.basic.json +552 -0
  290. data/grammars/text.html.cfm.json +811 -0
  291. data/grammars/text.html.creole.json +329 -0
  292. data/grammars/text.html.django.json +69 -0
  293. data/grammars/text.html.elixir.json +18 -0
  294. data/grammars/text.html.erb.json +157 -0
  295. data/grammars/text.html.erlang.yaws.json +72 -0
  296. data/grammars/text.html.factor.json +27 -0
  297. data/grammars/text.html.handlebars.json +783 -0
  298. data/grammars/text.html.jsp.json +1203 -0
  299. data/grammars/text.html.liquid.json +35 -0
  300. data/grammars/text.html.mako.json +729 -0
  301. data/grammars/text.html.markdown.source.gfm.apib.json +1297 -0
  302. data/grammars/text.html.markdown.source.gfm.mson.json +1165 -0
  303. data/grammars/text.html.mediawiki.json +972 -0
  304. data/grammars/text.html.php.json +2607 -0
  305. data/grammars/text.html.slash.json +313 -0
  306. data/grammars/text.html.smarty.json +216 -0
  307. data/grammars/text.html.ssp.json +49 -0
  308. data/grammars/text.html.tcl.json +44 -0
  309. data/grammars/text.html.twig.json +1353 -0
  310. data/grammars/text.html.vue.json +642 -0
  311. data/grammars/text.idl-idldoc.json +14 -0
  312. data/grammars/text.junit-test-report.json +92 -0
  313. data/grammars/text.log.latex.json +86 -0
  314. data/grammars/text.python.console.json +25 -0
  315. data/grammars/text.python.traceback.json +46 -0
  316. data/grammars/text.rdoc.json +48 -0
  317. data/grammars/text.restructuredtext.json +561 -0
  318. data/grammars/text.robot.json +73 -0
  319. data/grammars/text.shell-session.json +48 -0
  320. data/grammars/text.slim.json +527 -0
  321. data/grammars/text.tex.json +271 -0
  322. data/grammars/text.tex.latex.beamer.json +63 -0
  323. data/grammars/text.tex.latex.haskell.json +56 -0
  324. data/grammars/text.tex.latex.json +1013 -0
  325. data/grammars/text.tex.latex.memoir.json +99 -0
  326. data/grammars/text.tex.latex.rd.json +117 -0
  327. data/grammars/text.xml.ant.json +202 -0
  328. data/grammars/text.xml.flex-config.json +2634 -0
  329. data/grammars/text.xml.genshi.json +34 -0
  330. data/grammars/text.xml.json +364 -0
  331. data/grammars/text.xml.pom.json +774 -0
  332. data/grammars/text.xml.xsl.json +94 -0
  333. data/grammars/text.zone_file.json +72 -0
  334. data/lib/linguist/grammars.rb +13 -0
  335. metadata +389 -0
@@ -0,0 +1,170 @@
1
+ {
2
+ "fileTypes": [
3
+ "dats",
4
+ "sats",
5
+ "hats"
6
+ ],
7
+ "name": "ATS",
8
+ "patterns": [
9
+ {
10
+ "include": "#block"
11
+ },
12
+ {
13
+ "include": "#comment_rest"
14
+ },
15
+ {
16
+ "include": "#comment_line"
17
+ },
18
+ {
19
+ "include": "#comment_block"
20
+ },
21
+ {
22
+ "include": "#embed"
23
+ },
24
+ {
25
+ "include": "#operators"
26
+ },
27
+ {
28
+ "include": "#quantifier_curly"
29
+ },
30
+ {
31
+ "include": "#quantifier_square"
32
+ },
33
+ {
34
+ "include": "#quantifier_arrow"
35
+ },
36
+ {
37
+ "include": "#keywords"
38
+ },
39
+ {
40
+ "include": "#keywords_types"
41
+ },
42
+ {
43
+ "include": "#string"
44
+ },
45
+ {
46
+ "include": "#char"
47
+ },
48
+ {
49
+ "include": "#records"
50
+ },
51
+ {
52
+ "include": "#tuples"
53
+ },
54
+ {
55
+ "include": "#number"
56
+ }
57
+ ],
58
+ "repository": {
59
+ "block": {
60
+ "applyEndPatternLast": 1,
61
+ "begin": "(?<=where|=|^|then|else|\\$rec|\\$rec_t|\\$rec_vt)(?:\\s*){",
62
+ "end": "}",
63
+ "patterns": [
64
+ {
65
+ "include": "$self"
66
+ }
67
+ ]
68
+ },
69
+ "char": {
70
+ "match": "(')([^\\\\]{0,1}|\\\\(\\\\|[abefpnrtv'\"?]|[0-3]\\d{0,2}|[4-7]\\d?|x[a-fA-F0-9]{0,2}|u[a-fA-F0-9]{0,4}|U[a-fA-F0-9]{0,8}))(')",
71
+ "name": "string.quoted.double"
72
+ },
73
+ "comment_block": {
74
+ "applyEndPatternLast": 1,
75
+ "begin": "\\(\\*",
76
+ "end": "\\*\\)",
77
+ "name": "comment.block",
78
+ "patterns": [
79
+ {
80
+ "include": "#comment_block"
81
+ }
82
+ ]
83
+ },
84
+ "comment_line": {
85
+ "match": "//.*$",
86
+ "name": "comment.line.double-slash"
87
+ },
88
+ "comment_rest": {
89
+ "applyEndPatternLast": 1,
90
+ "begin": "////",
91
+ "end": ".\\z",
92
+ "name": "comment",
93
+ "patterns": [
94
+ {
95
+ "match": ".*"
96
+ }
97
+ ]
98
+ },
99
+ "embed": {
100
+ "begin": "(%{)",
101
+ "end": "(%})",
102
+ "name": "meta"
103
+ },
104
+ "keywords": {
105
+ "match": "(\\#|\\$)(\\w+)|\\b(castfn|and|andalso|assume|as|begin|break|case(\\+|-)?|class|continue|dynload|dyn|else|end|exception|extern|fix|fn|for|fun|if|implement|implmnt|primplement|primplmnt|infixl|infixr|infix|in|lam|let|llam|local|macdef|macrodef|method|modprop|modtype|module|nonfix|object|of|op|or|orelse|overload|par|postfix|praxi|prefix|prfn|prfun|prval|rec|sif|staif|staload|stavar|sta|struct|symelim|symintr|then|try|union|val(\\+|-)?|var|when|where|while|withprop|withtype|withviewtype|withview|with)\\b",
106
+ "name": "keyword"
107
+ },
108
+ "keywords_types": {
109
+ "match": "(\\#|\\$)(\\w+)|\\b(abstype|abst@ype|abst0pe|absvtype|absvt@ype|absvt0pe|absviewtype|absviewt@ype|absviewt0pe|absview|absprop|datatype|datavtype|dataviewtype|dataview|dataprop|datasort|sortdef|propdef|viewdef|viewtypedef|vtypedef|stadef|typedef|)\\b",
110
+ "name": "keyword"
111
+ },
112
+ "number": {
113
+ "match": "\\b((0(x|X)[0-9a-fA-F]*)|(([0-9]+\\.?[0-9]*)|(\\.[0-9]+))((e|E)(\\+|~)?[0-9]+)?)(L|l|UL|ul|u|U|F|f|ll|LL|ull|ULL)?\\b",
114
+ "name": "constant.numeric"
115
+ },
116
+ "operators": {
117
+ "match": "!=|!|%|&&|&|\\*|\\+|-|-->|->|/|:=|<=|(?<=\\s)<|==>|=>|=|>=|>>|>|\\?|\\|\\||\\||~|\\[\\]",
118
+ "name": "keyword.operator"
119
+ },
120
+ "quantifier_arrow": {
121
+ "begin": "(?<!\\s)<",
122
+ "end": ">",
123
+ "name": "support.type"
124
+ },
125
+ "quantifier_curly": {
126
+ "begin": "({)",
127
+ "end": "(})",
128
+ "name": "support.type"
129
+ },
130
+ "quantifier_square": {
131
+ "begin": "(\\[)",
132
+ "end": "(\\])",
133
+ "name": "support.type"
134
+ },
135
+ "records": {
136
+ "begin": "('|@)({)",
137
+ "end": "(})",
138
+ "patterns": [
139
+ {
140
+ "include": "$self"
141
+ }
142
+ ]
143
+ },
144
+ "string": {
145
+ "begin": "(\")",
146
+ "end": "(\")",
147
+ "name": "string.quoted.double",
148
+ "patterns": [
149
+ {
150
+ "include": "#string_escaped"
151
+ }
152
+ ]
153
+ },
154
+ "string_escaped": {
155
+ "match": "\\\\(\\\\|[abefnprtv'\"?]|[0-3]\\d{0,2}|[4-7]\\d?|x[a-fA-F0-9]{0,2}|u[a-fA-F0-9]{0,4}|U[a-fA-F0-9]{0,8})",
156
+ "name": "constant.character.escape"
157
+ },
158
+ "tuples": {
159
+ "begin": "('|@)\\(",
160
+ "end": "(\\))",
161
+ "patterns": [
162
+ {
163
+ "include": "$self"
164
+ }
165
+ ]
166
+ }
167
+ },
168
+ "scopeName": "source.ats",
169
+ "uuid": "c3b7ee53-6117-4cdf-80ea-d0572e54aed7"
170
+ }
@@ -0,0 +1,132 @@
1
+ {
2
+ "fileTypes": [
3
+ "au3"
4
+ ],
5
+ "foldingStartMarker": "/\\*\\*|\\{\\s*$",
6
+ "foldingStopMarker": "\\*\\*/|^\\s*\\}",
7
+ "keyEquivalent": "^~A",
8
+ "name": "AutoItv3",
9
+ "patterns": [
10
+ {
11
+ "match": "(?i:\\s*((\\${1})\\w*))(\\.\\w+)?",
12
+ "name": "variable.other.autoit"
13
+ },
14
+ {
15
+ "match": "(?x:(?:0x\\h+)|(?:-?(?:0|[1-9]\\d*)(?:\\.\\d+)?(?:e[+-]?\\d+)?))",
16
+ "name": "constant.numeric.autoit"
17
+ },
18
+ {
19
+ "comment": "Filename",
20
+ "match": "\\w+\\.\\w{3}",
21
+ "name": "entity.name.other.autoit"
22
+ },
23
+ {
24
+ "match": "(?i:\\b(EndWith|With|ByRef|Return|For|to|Next|In|While|WEnd|ExitLoop|Enum|Step|Do|Until|If|Then|else|ElseIf|EndIf|Select|EndSelect|Case|Switch|EndSwitch|ContinueCase)\\b)",
25
+ "name": "keyword.control.autoit"
26
+ },
27
+ {
28
+ "match": "(?:\\b(Func|EndFunc)\\b)",
29
+ "name": "support.type.autoit"
30
+ },
31
+ {
32
+ "match": "(?i:\\s*#(define|AutoIt3Wrapper_Res_Fileversion|AutoIt3Wrapper_Res_Description|AutoIt3Wrapper_Res_Comment|Region|AutoIt3Wrapper_Icon|AutoIt3Wrapper_Outfile|EndRegion|include-once|include|NoAutoIt3Execute|NoTrayIcon|OnAutoItStartRegister|RequireAdmin))",
33
+ "name": "support.other.autoit"
34
+ },
35
+ {
36
+ "match": "\\s(=|\\+=|-=|\\*=|/=|&=)\\s",
37
+ "name": "keyword.operator.assignment.autoit"
38
+ },
39
+ {
40
+ "match": "(\\+|-|\\*|/|&|\\^)",
41
+ "name": "keyword.operator.arithmetic.autoit"
42
+ },
43
+ {
44
+ "match": "(=|==|<>|>|>=|<|<=)",
45
+ "name": "keyword.operator.comparison.autoit"
46
+ },
47
+ {
48
+ "match": "(?i:\\b(AND|OR|NOT))",
49
+ "name": "keyword.operator.logical.autoit"
50
+ },
51
+ {
52
+ "match": "(?i:\\b(True|False)\\b)",
53
+ "name": "constant.boolean.autoit"
54
+ },
55
+ {
56
+ "match": "(?i:\\s*(ReDim|Dim|Local|Global|Const))",
57
+ "name": "entity.name.declaration.autoit"
58
+ },
59
+ {
60
+ "match": "(?i:(\\s*@(AppDataCommonDir|AppDataDir|AutoItExe|AutoItPID|AutoItVersion|AutoItX64|COM_EventObj|CommonFilesDir|Compiled|ComputerName|ComSpec|CPUArch|CRLF|CR|DesktopCommonDir|DesktopDir|DesktopHeight|DesktopWidth|DesktopDepth|DesktopRefresh|DocumentsCommonDir|error|exitCode|exitMethod|extended|FavoritesCommonDir|FavoritesDir|GUI_CtrlId|GUI_CtrlHandle|GUI_DragId|GUI_DragFile|GUI_DropId|GUI_WinHandle|HomeDrive|HomePath|HomeShare|HOUR|IPAddress1|IPAddress2|IPAddress3|IPAddress4|KBLayout|LF|LogonDNSDomain|LogonDomain|LogonServer|MDAY|MIN|MON|MSEC|MUILang|MyDocumentsDir|NumParams|OSArch|OSBuild|OSLang|OSServicePack|OSType|OSVersion|ProgramFilesDir|ProgramsCommonDir|ProgramsDir|ScriptDir|ScriptFullPath|ScriptLineNumber|ScriptName|SEC|StartMenuCommonDir|StartMenuDir|StartupCommonDir|StartupDir|SW_DISABLE|SW_ENABLE|SW_HIDE|SW_LOCK|SW_MAXIMIZE|SW_MINIMIZE|SW_RESTORE|SW_SHOW|SW_SHOWDEFAULT|SW_SHOWMAXIMIZED|SW_SHOWMINIMIZED|SW_SHOWMINNOACTIVE|SW_SHOWNA|SW_SHOWNOACTIVATE|SW_SHOWNORMAL|SW_UNLOCK|SystemDir|TAB|TempDir|TRAY_ID|TrayIconFlashing|TrayIconVisible|UserProfileDir|UserName|WDAY|WindowsDir|WorkingDir|YDAY|YEAR))|Default)",
61
+ "name": "support.constant.autoit"
62
+ },
63
+ {
64
+ "match": "(?i:(\\b(Abs|ACos|AdlibRegister|AdlibUnRegister|Asc|AscW|ASin|Assign|ATan|AutoItSetOption|AutoItWinGetTitle|AutoItWinSetTitle|Beep|Binary|BinaryLen|BinaryMid|BinaryToString|BitAND|BitNOT|BitOR|BitRotate|BitShift|BitXOR|BlockInput|Break|Call|CDTray|Ceiling|Chr|ChrW|ClipGet|ClipPut|ConsoleRead|ConsoleWrite|ConsoleWriteError|ControlClick|ControlCommand|ControlDisable|ControlEnable|ControlFocus|ControlGetFocus|ControlGetHandle|ControlGetPos|ControlGetText|ControlHide|ControlListView|ControlMove|ControlSend|ControlSetText|ControlShow|ControlTreeView|Cos|Dec|DirCopy|DirCreate|DirGetSize|DirMove|DirRemove|DllCall|DllCallbackFree|DllCallbackGetPtr|DllCallbackRegister|DllClose|DllOpen|DllStructCreate|DllStructGetData|DllStructGetPtr|DllStructGetSize|DllStructSetData|DriveGetDrive|DriveGetFileSystem|DriveGetLabel|DriveGetSerial|DriveGetType|DriveMapAdd|DriveMapDel|DriveMapGet|DriveSetLabel|DriveSpaceFree|DriveSpaceTotal|DriveStatus|EnvGet|EnvSet|EnvUpdate|Eval|Execute|Exp|FileChangeDir|FileClose|FileCopy|FileCreateNTFSLink|FileCreateShortcut|FileDelete|FileExists|FileFindFirstFile|FileFindNextFile|FileFlush|FileGetAttrib|FileGetEncoding|FileGetLongName|FileGetPos|FileGetShortcut|FileGetShortName|FileGetSize|FileGetTime|FileGetVersion|FileInstall|FileMove|FileOpen|FileOpenDialog|FileReadLine|FileRead|FileRecycle|FileRecycleEmpty|FileSaveDialog|FileSelectFolder|FileSetAttrib|FileSetPos|FileSetTime|FileWrite|FileWriteLine|Floor|FtpSetProxy|GUICreate|GUICtrlCreateAvi|GUICtrlCreateButton|GUICtrlCreateCheckbox|GUICtrlCreateCombo|GUICtrlCreateContextMenu|GUICtrlCreateDate|GUICtrlCreateDummy|GUICtrlCreateEdit|GUICtrlCreateGraphic|GUICtrlCreateGroup|GUICtrlCreateIcon|GUICtrlCreateInput|GUICtrlCreateLabel|GUICtrlCreateList|GUICtrlCreateListView|GUICtrlCreateListViewItem|GUICtrlCreateMenu|GUICtrlCreateMenuItem|GUICtrlCreateMonthCal|GUICtrlCreateObj|GUICtrlCreatePic|GUICtrlCreateProgress|GUICtrlCreateRadio|GUICtrlCreateSlider|GUICtrlCreateTab|GUICtrlCreateTabItem|GUICtrlCreateTreeView|GUICtrlCreateTreeViewItem|GUICtrlCreateUpdown|GUICtrlDelete|GUICtrlGetHandle|GUICtrlGetState|GUICtrlRead|GUICtrlRecvMsg|GUICtrlRegisterListViewSort|GUICtrlSendMsg|GUICtrlSendToDummy|GUICtrlSetBkColor|GUICtrlSetColor|GUICtrlSetCursor|GUICtrlSetData|GUICtrlSetDefBkColor|GUICtrlSetDefColor|GUICtrlSetFont|GUICtrlSetGraphic|GUICtrlSetImage|GUICtrlSetLimit|GUICtrlSetOnEvent|GUICtrlSetPos|GUICtrlSetResizing|GUICtrlSetState|GUICtrlSetStyle|GUICtrlSetTip|GUIDelete|GUIGetCursorInfo|GUIGetMsg|GUIGetStyle|GUIRegisterMsg|GUISetAccelerators|GUISetBkColor|GUISetCoord|GUISetCursor|GUISetFont|GUISetHelp|GUISetIcon|GUISetOnEvent|GUISetState|GUISetStyle|GUIStartGroup|GUISwitch|Hex|HotKeySet|HttpSetProxy|HttpSetUserAgent|HWnd|InetClose|InetGet|InetGetInfo|InetGetSize|InetRead|IniDelete|IniRead|IniReadSection|IniReadSectionNames|IniRenameSection|IniWrite|IniWriteSection|InputBox|Int|IsAdmin|IsArray|IsBinary|IsBool|IsDeclared|IsDllStruct|IsFloat|IsHWnd|IsInt|IsKeyword|IsNumber|IsObj|IsPtr|IsString|Log|MemGetStats|Mod|MouseClick|MouseClickDrag|MouseDown|MouseGetCursor|MouseGetPos|MouseMove|MouseUp|MouseWheel|MsgBox|Number|ObjCreate|ObjEvent|ObjGet|ObjName|OnAutoItExitRegister|OnAutoItExitUnRegister|Ping|PixelChecksum|PixelGetColor|PixelSearch|PluginClose|PluginOpen|ProcessClose|ProcessExists|ProcessGetStats|ProcessList|ProcessSetPriority|ProcessWait|ProcessWaitClose|ProgressOff|ProgressOn|ProgressSet|Ptr|Random|RegDelete|RegEnumKey|RegEnumVal|RegRead|RegWrite|Round|RunAs|RunAsWait|RunWait|Run|Send|SendKeepActive|SetError|SetExtended|ShellExecute|ShellExecuteWait|Shutdown|Sin|Sleep|SoundPlay|SoundSetWaveVolume|SplashImageOn|SplashOff|SplashTextOn|Sqrt|SRandom|StatusbarGetText|StderrRead|StdinWrite|StdioClose|StdoutRead|StringAddCR|StringCompare|StringFormat|StringFromASCIIArray|StringInStr|StringIsAlNum|StringIsAlpha|StringIsASCII|StringIsDigit|StringIsFloat|StringIsInt|StringIsLower|StringIsSpace|StringIsUpper|StringIsXDigit|StringLeft|StringLen|StringLower|StringMid|StringRegExp|StringRegExpReplace|StringReplace|StringRight|StringSplit|StringStripCR|StringStripWS|StringToASCIIArray|StringToBinary|StringTrimLeft|StringTrimRight|StringUpper|String|Tan|TCPAccept|TCPCloseSocket|TCPConnect|TCPListen|TCPNameToIP|TCPRecv|TCPSend|TCPShutdown,|UDPShutdown|Stops|TCP/UDP|services.|TCPStartup,|UDPStartup|Starts|TCP|or|UDP|services.|TimerDiff|TimerInit|ToolTip|TrayCreateItem|TrayCreateMenu|TrayGetMsg|TrayItemDelete|TrayItemGetHandle|TrayItemGetState|TrayItemGetText|TrayItemSetOnEvent|TrayItemSetState|TrayItemSetText|TraySetClick|TraySetIcon|TraySetOnEvent|TraySetPauseIcon|TraySetState|TraySetToolTip|TrayTip|UBound|UDPBind|UDPCloseSocket|UDPOpen|UDPRecv|UDPSend|VarGetType|WinActivate|WinActive|WinClose|WinExists|WinFlash|WinGetCaretPos|WinGetClassList|WinGetClientSize|WinGetHandle|WinGetPos|WinGetProcess|WinGetState|WinGetText|WinGetTitle|WinKill|WinList|WinMenuSelectItem|WinMinimizeAll|WinMinimizeAllUndo|WinMove|WinSetOnTop|WinSetState|WinSetTitle|WinSetTrans|WinWait|WinWaitActive|WinWaitClose|WinWaitNotActive))|Exit)\\b",
65
+ "name": "support.function.autoit"
66
+ },
67
+ {
68
+ "match": "[a-zA-Z_]+[\\w_]*(?=\\()",
69
+ "name": "entity.name.function.autoit"
70
+ },
71
+ {
72
+ "begin": "\"",
73
+ "end": "\"",
74
+ "name": "string.quoted.double.autoit",
75
+ "patterns": [
76
+ {
77
+ "match": "`",
78
+ "name": "constant.character.escape.autoit"
79
+ }
80
+ ]
81
+ },
82
+ {
83
+ "begin": "'",
84
+ "end": "'",
85
+ "name": "string.quoted.single.autoit",
86
+ "patterns": [
87
+ {
88
+ "match": "`",
89
+ "name": "constant.character.escape.autoit"
90
+ }
91
+ ]
92
+ },
93
+ {
94
+ "captures": {
95
+ "1": {
96
+ "name": "punctuation.definition.comment.autoit"
97
+ }
98
+ },
99
+ "match": "(?:^[ \\t]+)?(;).*$\\n?",
100
+ "name": "comment.line.semi-colon.autoit"
101
+ },
102
+ {
103
+ "begin": "(?i:^#((comments-start|cs)).*$)",
104
+ "captures": {
105
+ "0": {
106
+ "name": "punctuation.definition.comment.autoit"
107
+ }
108
+ },
109
+ "comment": "multiline comments",
110
+ "end": "(?i:^#((comments-end)|(ce)).*$)",
111
+ "name": "comment.block.documentation.autoit"
112
+ },
113
+ {
114
+ "match": ",",
115
+ "name": "punctuation.separator.function.autoit"
116
+ },
117
+ {
118
+ "match": "\\[|\\]",
119
+ "name": "punctuation.section.array.autoit"
120
+ },
121
+ {
122
+ "match": "\\(|\\)",
123
+ "name": "punctuation.section.function.autoit"
124
+ },
125
+ {
126
+ "match": "(?i:\\bStatic\\b)",
127
+ "name": "invalid.experimental.autoit"
128
+ }
129
+ ],
130
+ "scopeName": "source.autoit.3",
131
+ "uuid": "BFA2F4A4-2BE6-4C88-BFA4-1A29F0EAB15B"
132
+ }
@@ -0,0 +1,388 @@
1
+ {
2
+ "fileTypes": [
3
+ "awk"
4
+ ],
5
+ "name": "AWK",
6
+ "patterns": [
7
+ {
8
+ "include": "#comment"
9
+ },
10
+ {
11
+ "include": "#procedure"
12
+ },
13
+ {
14
+ "include": "#pattern"
15
+ }
16
+ ],
17
+ "repository": {
18
+ "builtin-pattern": {
19
+ "match": "\\b(BEGINFILE|BEGIN|ENDFILE|END)\\b",
20
+ "name": "constant.language.awk"
21
+ },
22
+ "command": {
23
+ "patterns": [
24
+ {
25
+ "match": "\\b(?:next|print|printf)\\b",
26
+ "name": "keyword.other.command.awk"
27
+ },
28
+ {
29
+ "match": "\\b(?:close|getline|delete|system)\\b",
30
+ "name": "keyword.other.command.nawk"
31
+ },
32
+ {
33
+ "match": "\\b(?:fflush|nextfile)\\b",
34
+ "name": "keyword.other.command.bell-awk"
35
+ }
36
+ ]
37
+ },
38
+ "comment": {
39
+ "match": "#.*",
40
+ "name": "comment.line.number-sign.awk"
41
+ },
42
+ "constant": {
43
+ "patterns": [
44
+ {
45
+ "include": "#numeric-constant"
46
+ },
47
+ {
48
+ "include": "#string-constant"
49
+ }
50
+ ]
51
+ },
52
+ "escaped-char": {
53
+ "match": "\\\\(?:[\\\\abfnrtv/\"]|x[0-9A-Fa-f]{2}|[0-7]{3})",
54
+ "name": "constant.character.escape.awk"
55
+ },
56
+ "expression": {
57
+ "patterns": [
58
+ {
59
+ "include": "#command"
60
+ },
61
+ {
62
+ "include": "#function"
63
+ },
64
+ {
65
+ "include": "#constant"
66
+ },
67
+ {
68
+ "include": "#variable"
69
+ },
70
+ {
71
+ "include": "#regexp-in-expression"
72
+ },
73
+ {
74
+ "include": "#operator"
75
+ },
76
+ {
77
+ "include": "#groupings"
78
+ }
79
+ ]
80
+ },
81
+ "function": {
82
+ "patterns": [
83
+ {
84
+ "match": "\\b(?:exp|int|log|sqrt|index|length|split|sprintf|substr)\\b",
85
+ "name": "support.function.awk"
86
+ },
87
+ {
88
+ "match": "\\b(?:atan2|cos|rand|sin|srand|gsub|match|sub|tolower|toupper)\\b",
89
+ "name": "support.function.nawk"
90
+ },
91
+ {
92
+ "match": "\\b(?:gensub|strftime|systime)\\b",
93
+ "name": "support.function.gawk"
94
+ }
95
+ ]
96
+ },
97
+ "function-definition": {
98
+ "begin": "\\b(function)\\s+(\\w+)(\\()",
99
+ "beginCaptures": {
100
+ "1": {
101
+ "name": "storage.type.function.awk"
102
+ },
103
+ "2": {
104
+ "name": "entity.name.function.awk"
105
+ },
106
+ "3": {
107
+ "name": "punctuation.definition.parameters.begin.awk"
108
+ }
109
+ },
110
+ "end": "\\)",
111
+ "endCaptures": {
112
+ "0": {
113
+ "name": "punctuation.definition.parameters.end.awk"
114
+ }
115
+ },
116
+ "patterns": [
117
+ {
118
+ "match": "\\b(\\w+)\\b",
119
+ "name": "variable.parameter.function.awk"
120
+ },
121
+ {
122
+ "match": "\\b(,)\\b",
123
+ "name": "punctuation.separator.parameters.awk"
124
+ }
125
+ ]
126
+ },
127
+ "groupings": {
128
+ "patterns": [
129
+ {
130
+ "match": "\\(",
131
+ "name": "meta.brace.round.awk"
132
+ },
133
+ {
134
+ "match": "\\)",
135
+ "name": "meta.brace.round.awk"
136
+ },
137
+ {
138
+ "match": "\\,",
139
+ "name": "punctuation.separator.parameters.awk"
140
+ }
141
+ ]
142
+ },
143
+ "keyword": {
144
+ "match": "\\b(?:break|continue|do|while|exit|for|if|else|return)\\b",
145
+ "name": "keyword.control.awk"
146
+ },
147
+ "numeric-constant": {
148
+ "match": "\\b[0-9]+(?:\\.[0-9]+)?(?:e[+-][0-9]+)?\\b",
149
+ "name": "constant.numeric.awk"
150
+ },
151
+ "operator": {
152
+ "patterns": [
153
+ {
154
+ "match": "(!?~|[=<>!]=|[<>])",
155
+ "name": "keyword.operator.comparison.awk"
156
+ },
157
+ {
158
+ "match": "\\b(in)\\b",
159
+ "name": "keyword.operator.comparison.awk"
160
+ },
161
+ {
162
+ "match": "([+\\-*/%^]=|\\+\\+|--|>>|=)",
163
+ "name": "keyword.operator.assignment.awk"
164
+ },
165
+ {
166
+ "match": "(\\|\\||&&|!)",
167
+ "name": "keyword.operator.boolean.awk"
168
+ },
169
+ {
170
+ "match": "([+\\-*/%^])",
171
+ "name": "keyword.operator.arithmetic.awk"
172
+ },
173
+ {
174
+ "match": "([?:])",
175
+ "name": "keyword.operator.trinary.awk"
176
+ },
177
+ {
178
+ "match": "(\\[|\\])",
179
+ "name": "keyword.operator.index.awk"
180
+ }
181
+ ]
182
+ },
183
+ "pattern": {
184
+ "patterns": [
185
+ {
186
+ "include": "#regexp-as-pattern"
187
+ },
188
+ {
189
+ "include": "#function-definition"
190
+ },
191
+ {
192
+ "include": "#builtin-pattern"
193
+ },
194
+ {
195
+ "include": "#expression"
196
+ }
197
+ ]
198
+ },
199
+ "procedure": {
200
+ "begin": "\\{",
201
+ "end": "\\}",
202
+ "patterns": [
203
+ {
204
+ "include": "#comment"
205
+ },
206
+ {
207
+ "include": "#procedure"
208
+ },
209
+ {
210
+ "include": "#keyword"
211
+ },
212
+ {
213
+ "include": "#expression"
214
+ }
215
+ ]
216
+ },
217
+ "regex-as-assignment": {
218
+ "begin": "([^=<>!+\\-*/%^]=)\\s*(/)",
219
+ "beginCaptures": {
220
+ "1": {
221
+ "name": "keyword.operator.assignment.awk"
222
+ },
223
+ "2": {
224
+ "name": "punctuation.definition.regex.begin.awk"
225
+ }
226
+ },
227
+ "contentName": "string.regexp",
228
+ "end": "/",
229
+ "endCaptures": {
230
+ "0": {
231
+ "name": "punctuation.definition.regex.end.awk"
232
+ }
233
+ },
234
+ "patterns": [
235
+ {
236
+ "include": "source.regexp"
237
+ }
238
+ ]
239
+ },
240
+ "regex-as-comparison": {
241
+ "begin": "(!?~)\\s*(/)",
242
+ "beginCaptures": {
243
+ "1": {
244
+ "name": "keyword.operator.comparison.awk"
245
+ },
246
+ "2": {
247
+ "name": "punctuation.definition.regex.begin.awk"
248
+ }
249
+ },
250
+ "contentName": "string.regexp",
251
+ "end": "/",
252
+ "endCaptures": {
253
+ "0": {
254
+ "name": "punctuation.definition.regex.end.awk"
255
+ }
256
+ },
257
+ "patterns": [
258
+ {
259
+ "include": "source.regexp"
260
+ }
261
+ ]
262
+ },
263
+ "regex-as-first-argument": {
264
+ "begin": "(\\()\\s*(/)",
265
+ "beginCaptures": {
266
+ "1": {
267
+ "name": "meta.brace.round.awk"
268
+ },
269
+ "2": {
270
+ "name": "punctuation.definition.regex.begin.awk"
271
+ }
272
+ },
273
+ "contentName": "string.regexp",
274
+ "end": "/",
275
+ "endCaptures": {
276
+ "0": {
277
+ "name": "punctuation.definition.regex.end.awk"
278
+ }
279
+ },
280
+ "patterns": [
281
+ {
282
+ "include": "source.regexp"
283
+ }
284
+ ]
285
+ },
286
+ "regex-as-nth-argument": {
287
+ "begin": "(,)\\s*(/)",
288
+ "beginCaptures": {
289
+ "1": {
290
+ "name": "punctuation.separator.parameters.awk"
291
+ },
292
+ "2": {
293
+ "name": "punctuation.definition.regex.begin.awk"
294
+ }
295
+ },
296
+ "contentName": "string.regexp",
297
+ "end": "/",
298
+ "endCaptures": {
299
+ "0": {
300
+ "name": "punctuation.definition.regex.end.awk"
301
+ }
302
+ },
303
+ "patterns": [
304
+ {
305
+ "include": "source.regexp"
306
+ }
307
+ ]
308
+ },
309
+ "regexp-as-pattern": {
310
+ "begin": "/",
311
+ "beginCaptures": {
312
+ "0": {
313
+ "name": "punctuation.definition.regex.begin.awk"
314
+ }
315
+ },
316
+ "contentName": "string.regexp",
317
+ "end": "/",
318
+ "endCaptures": {
319
+ "0": {
320
+ "name": "punctuation.definition.regex.end.awk"
321
+ }
322
+ },
323
+ "patterns": [
324
+ {
325
+ "include": "source.regexp"
326
+ }
327
+ ]
328
+ },
329
+ "regexp-in-expression": {
330
+ "patterns": [
331
+ {
332
+ "include": "#regex-as-assignment"
333
+ },
334
+ {
335
+ "include": "#regex-as-comparison"
336
+ },
337
+ {
338
+ "include": "#regex-as-first-argument"
339
+ },
340
+ {
341
+ "include": "#regex-as-nth-argument"
342
+ }
343
+ ]
344
+ },
345
+ "string-constant": {
346
+ "begin": "\"",
347
+ "beginCaptures": {
348
+ "0": {
349
+ "name": "punctuation.definition.string.begin.awk"
350
+ }
351
+ },
352
+ "end": "\"",
353
+ "endCaptures": {
354
+ "0": {
355
+ "name": "punctuation.definition.string.end.awk"
356
+ }
357
+ },
358
+ "name": "string.quoted.double.awk",
359
+ "patterns": [
360
+ {
361
+ "include": "#escaped-char"
362
+ }
363
+ ]
364
+ },
365
+ "variable": {
366
+ "patterns": [
367
+ {
368
+ "match": "\\$[0-9]+",
369
+ "name": "variable.language.awk"
370
+ },
371
+ {
372
+ "match": "\\b(?:FILENAME|FS|NF|NR|OFMT|OFS|ORS|RS)\\b",
373
+ "name": "variable.language.awk"
374
+ },
375
+ {
376
+ "match": "\\b(?:ARGC|ARGV|CONVFMT|ENVIRON|FNR|RLENGTH|RSTART|SUBSEP)\\b",
377
+ "name": "variable.language.nawk"
378
+ },
379
+ {
380
+ "match": "\\b(?:ARGIND|ERRNO|FIELDWIDTHS|IGNORECASE|RT)\\b",
381
+ "name": "variable.language.gawk"
382
+ }
383
+ ]
384
+ }
385
+ },
386
+ "scopeName": "source.awk",
387
+ "uuid": "67bd1ff0-006b-4c32-8b97-8bc198777582"
388
+ }